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

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([F180720ACFC46082:4DEE04186B97E3F8]: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([F180720ACFC46082:4DEE04186B97E3F8]: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([F180720ACFC46082:4DEE04186B97E3F8]: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([F180720ACFC46082:4DEE04186B97E3F8]: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 15438 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/init-core-data-001
   [junit4]   2> 1754848 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[F180720ACFC46082]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1754849 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[F180720ACFC46082]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1754849 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[F180720ACFC46082]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1754852 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1754852 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001
   [junit4]   2> 1754852 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1754853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1754853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1754953 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43115
   [junit4]   2> 1754953 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43115
   [junit4]   2> 1754953 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43115
   [junit4]   2> 1754955 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754957 INFO  (zkConnectionManagerCallback-8009-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754957 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754963 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754965 INFO  (zkConnectionManagerCallback-8011-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754965 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754966 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754970 INFO  (zkConnectionManagerCallback-8013-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754970 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755140 WARN  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1755140 WARN  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1755140 WARN  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1755140 INFO  (jetty-launcher-8014-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> 1755140 INFO  (jetty-launcher-8014-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> 1755140 INFO  (jetty-launcher-8014-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> 1755162 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1755162 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1755162 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1755162 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1755162 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1755162 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1755165 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@227ab863{/solr,null,AVAILABLE}
   [junit4]   2> 1755165 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e683b16{/solr,null,AVAILABLE}
   [junit4]   2> 1755166 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1755166 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1755166 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@42ae2dd5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@752b162c{/solr,null,AVAILABLE}
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44285}
   [junit4]   2> 1755169 ERROR (jetty-launcher-8014-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755169 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755170 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T02:06:27.788993Z
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35c03961{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45545}
   [junit4]   2> 1755172 ERROR (jetty-launcher-8014-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755172 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T02:06:27.791844Z
   [junit4]   2> 1755173 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65e443a3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1755173 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32833}
   [junit4]   2> 1755174 ERROR (jetty-launcher-8014-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755174 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T02:06:27.793617Z
   [junit4]   2> 1755189 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755201 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755201 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755213 INFO  (zkConnectionManagerCallback-8016-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755213 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755214 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1755220 INFO  (zkConnectionManagerCallback-8018-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755321 INFO  (zkConnectionManagerCallback-8020-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755321 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755329 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755332 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1755332 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1755675 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1755676 WARN  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59e229dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755676 WARN  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59e229dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755678 WARN  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47604d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755678 WARN  (jetty-launcher-8014-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47604d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755679 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1755684 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755685 INFO  (zkConnectionManagerCallback-8029-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755685 INFO  (jetty-launcher-8014-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755723 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1755724 WARN  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c901f47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755724 WARN  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c901f47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755727 WARN  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49cc5d24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755727 WARN  (jetty-launcher-8014-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49cc5d24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755727 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1755728 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755730 INFO  (zkConnectionManagerCallback-8035-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755730 INFO  (jetty-launcher-8014-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755745 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1755746 WARN  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53cf32c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755746 WARN  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53cf32c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755750 WARN  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bb9224d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755750 WARN  (jetty-launcher-8014-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bb9224d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755752 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1755756 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755756 INFO  (zkConnectionManagerCallback-8041-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755756 INFO  (jetty-launcher-8014-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755787 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1755788 INFO  (zkConnectionManagerCallback-8043-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755788 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1755855 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32833_solr
   [junit4]   2> 1755855 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.Overseer Overseer 
(id=72218010423328777-127.0.0.1:32833_solr-n_0000000000) starting
   [junit4]   2> 1755861 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1755865 INFO  (zkConnectionManagerCallback-8050-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755865 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1755867 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43115/solr ready
   [junit4]   2> 1755873 INFO  
(OverseerStateUpdate-72218010423328777-127.0.0.1:32833_solr-n_0000000000) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32833_solr
   [junit4]   2> 1755878 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32833_solr
   [junit4]   2> 1755879 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1755978 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1755980 INFO  (zkCallback-8049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755980 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755988 INFO  (zkConnectionManagerCallback-8052-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755988 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1755989 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1755992 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755994 INFO  (zkConnectionManagerCallback-8054-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755994 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1755994 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45545_solr as DOWN
   [junit4]   2> 1755994 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1755995 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45545_solr
   [junit4]   2> 1755995 INFO  (zkCallback-8049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755997 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1755998 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755999 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44285_solr as DOWN
   [junit4]   2> 1756000 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1756000 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44285_solr
   [junit4]   2> 1756003 INFO  (zkCallback-8051-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1756003 INFO  (zkCallback-8049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756003 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756003 INFO  (zkCallback-8051-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756005 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1756006 INFO  (zkCallback-8053-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756013 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1756015 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1756017 INFO  (zkConnectionManagerCallback-8064-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1756017 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1756017 INFO  (zkConnectionManagerCallback-8069-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1756017 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1756018 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1756018 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1756019 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43115/solr ready
   [junit4]   2> 1756019 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43115/solr ready
   [junit4]   2> 1756019 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1756019 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1756037 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1756042 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32833.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756048 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1756068 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32833.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756068 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32833.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756069 INFO  (jetty-launcher-8014-thread-2) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node2/.
   [junit4]   2> 1756071 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45545.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756086 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44285.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756090 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45545.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756090 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45545.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756092 INFO  (jetty-launcher-8014-thread-3) 
[n:127.0.0.1:45545_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node3/.
   [junit4]   2> 1756107 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44285.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756107 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44285.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1756109 INFO  (jetty-launcher-8014-thread-1) 
[n:127.0.0.1:44285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node1/.
   [junit4]   2> 1756241 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1756249 INFO  (zkConnectionManagerCallback-8076-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1756249 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1756251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1756251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43115/solr ready
   [junit4]   2> 1756262 INFO  (qtp990363761-16314) [n:127.0.0.1:45545_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> 1756265 INFO  
(OverseerThreadFactory-5024-thread-1-processing-n:127.0.0.1:32833_solr) 
[n:127.0.0.1:32833_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 1756370 INFO  
(OverseerStateUpdate-72218010423328777-127.0.0.1:32833_solr-n_0000000000) 
[n:127.0.0.1:32833_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:45545/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756371 INFO  
(OverseerStateUpdate-72218010423328777-127.0.0.1:32833_solr-n_0000000000) 
[n:127.0.0.1:32833_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:32833/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756373 INFO  
(OverseerStateUpdate-72218010423328777-127.0.0.1:32833_solr-n_0000000000) 
[n:127.0.0.1:32833_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:44285/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756575 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1756576 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1756576 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1756577 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1757590 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757591 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757594 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757606 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757606 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757607 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757718 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757718 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757718 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757718 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757719 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32833.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1757719 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44285.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1757719 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node2/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1757719 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node1/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 1757719 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757719 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757720 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45545.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4131f8d3
   [junit4]   2> 1757720 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node3/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1757813 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757813 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757814 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757814 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757816 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757816 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757816 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757816 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757818 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757818 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757818 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@424fbed0[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1757818 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38a6a5ae[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1757820 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757820 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757820 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757820 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757821 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757821 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757821 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757821 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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 1639903647959613440
   [junit4]   2> 1757821 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757821 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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 1639903647959613440
   [junit4]   2> 1757824 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f4c87fb[authCollection_shard3_replica_n4] main]
   [junit4]   2> 1757825 INFO  
(searcherExecutor-5037-thread-1-processing-n:127.0.0.1:32833_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:32833_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@38a6a5ae[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757825 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757826 INFO  
(searcherExecutor-5039-thread-1-processing-n:127.0.0.1:45545_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:45545_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@424fbed0[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757826 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757827 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757827 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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 1639903647965904896
   [junit4]   2> 1757827 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757827 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757830 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757830 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757830 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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:32833/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1757831 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757831 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:32833/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1757831 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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/72218010423328777-core_node5-n_0000000000
   [junit4]   2> 1757832 INFO  
(searcherExecutor-5038-thread-1-processing-n:127.0.0.1:44285_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44285_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@6f4c87fb[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757833 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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:32833/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1757833 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757833 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757835 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757835 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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:45545/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45545/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1757838 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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/72218010423328779-core_node3-n_0000000000
   [junit4]   2> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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:44285/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44285/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1757839 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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/72218010423328780-core_node6-n_0000000000
   [junit4]   2> 1757840 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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:45545/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1757841 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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:44285/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 1757942 INFO  (zkCallback-8042-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> 1757942 INFO  (zkCallback-8053-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> 1757942 INFO  (zkCallback-8051-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> 1757942 INFO  (zkCallback-8042-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> 1757943 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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> 1757943 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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> 1757943 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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> 1757949 INFO  (zkCallback-8053-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> 1757950 INFO  (zkCallback-8051-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> 1757984 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_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=1407
   [junit4]   2> 1757984 INFO  (qtp990363761-16311) [n:127.0.0.1:45545_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=1408
   [junit4]   2> 1757988 INFO  (qtp1797497015-16315) [n:127.0.0.1:32833_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=1412
   [junit4]   2> 1757990 INFO  (qtp990363761-16314) [n:127.0.0.1:45545_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> 1758055 INFO  (zkCallback-8051-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> 1758055 INFO  (zkCallback-8053-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> 1758055 INFO  (zkCallback-8053-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> 1758055 INFO  (zkCallback-8042-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> 1758055 INFO  (zkCallback-8042-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> 1758055 INFO  (zkCallback-8051-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> 1758055 INFO  (zkCallback-8042-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> 1758055 INFO  (zkCallback-8051-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> 1758055 INFO  (zkCallback-8053-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> 1758055 INFO  (qtp990363761-16314) [n:127.0.0.1:45545_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=1792
   [junit4]   2> 1758237 INFO  (qtp1282005544-16310) [n:127.0.0.1:44285_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1758239 INFO  (qtp1282005544-16313) [n:127.0.0.1:44285_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1758239 INFO  (zkCallback-8051-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1758239 INFO  (zkCallback-8051-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1758249 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1758249 INFO  (zkCallback-8053-thread-3) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1758250 INFO  (zkCallback-8053-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1758250 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1758267 INFO  
(OverseerCollectionConfigSetProcessor-72218010423328777-127.0.0.1:32833_solr-n_0000000000)
 [n:127.0.0.1:32833_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> 1758290 INFO  (qtp1282005544-16316) [n:127.0.0.1:44285_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1758290 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=228945555
   [junit4]   2> 1758290 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44285_solr
   [junit4]   2> 1758291 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1758291 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44285_solr as DOWN
   [junit4]   2> 1758294 INFO  (coreCloseExecutor-5052-thread-1) 
[n:127.0.0.1:44285_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@560012fb
   [junit4]   2> 1758295 INFO  (coreCloseExecutor-5052-thread-1) 
[n:127.0.0.1:44285_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=560012fb
   [junit4]   2> 1758295 INFO  (coreCloseExecutor-5052-thread-1) 
[n:127.0.0.1:44285_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30363774: rootName = 
solr_44285, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@1f8644f9
   [junit4]   2> 1758319 INFO  (coreCloseExecutor-5052-thread-1) 
[n:127.0.0.1:44285_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, 
tag=560012fb
   [junit4]   2> 1758325 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1758326 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a6c1617: rootName = 
solr_44285, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7d99f999
   [junit4]   2> 1758338 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1758338 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3814d21f: rootName = 
solr_44285, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@40b77aa4
   [junit4]   2> 1758344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1758344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ef6def0: rootName = 
solr_44285, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7fb19e0
   [junit4]   2> 1758344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1758395 INFO  (zkCallback-8042-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> 1758395 INFO  (zkCallback-8042-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> 1758395 INFO  (zkCallback-8051-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> 1758395 INFO  (zkCallback-8051-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> 1758395 INFO  (zkCallback-8042-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: [3])
   [junit4]   2> 1758397 INFO  (zkCallback-8051-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: [3])
   [junit4]   2> 1758607 INFO  (zkCallback-8053-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1758607 INFO  (zkCallback-8042-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1758607 INFO  (zkCallback-8051-thread-3) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1758737 INFO  (zkCallback-8063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1758737 INFO  (zkCallback-8075-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1758745 INFO  (zkCallback-8049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1758767 INFO  (zkCallback-8051-thread-5) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1758788 INFO  (zkCallback-8042-thread-5) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1758839 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@42ae2dd5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 1758840 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e683b16{/solr,null,UNAVAILABLE}
   [junit4]   2> 1758840 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1758840 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1758841 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1758841 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44285 try number 1 ...
   [junit4]   2> 1758841 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
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> 1758842 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1758842 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1758842 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1758842 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d736b50{/solr,null,AVAILABLE}
   [junit4]   2> 1758843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41551bd6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1758843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1758843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44285}
   [junit4]   2> 1758843 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   

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

jvm, tag=null
   [junit4]   2> 39624 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3648c8b9: rootName = 
solr_45729, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1db7a1c5
   [junit4]   2> 39624 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 39624 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e496942: rootName = 
solr_35647, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7fdbe6b4
   [junit4]   2> 39624 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 39632 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 39632 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d25635c: rootName = 
solr_45729, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7fdbe6b4
   [junit4]   2> 39632 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 39639 INFO  (closeThreadPool-219-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72218096612540423-127.0.0.1:35647_solr-n_0000000001) closing
   [junit4]   2> 39641 INFO  
(OverseerStateUpdate-72218096612540423-127.0.0.1:35647_solr-n_0000000001) 
[n:127.0.0.1:35647_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35647_solr
   [junit4]   2> 39650 INFO  
(OverseerAutoScalingTriggerThread-72218096612540423-127.0.0.1:35647_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 39668 INFO  (closeThreadPool-219-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72218096612540423-127.0.0.1:35647_solr-n_0000000001) closing
   [junit4]   2> 39872 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72218096612540423-127.0.0.1:35647_solr-n_0000000001) closing
   [junit4]   2> 39876 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4628ff3d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 39877 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44264d3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 39877 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39974 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@374547ae{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 39974 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30f56992{/solr,null,UNAVAILABLE}
   [junit4]   2> 39974 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 40075 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2b980508{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 40075 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61cf5cfc{/solr,null,UNAVAILABLE}
   [junit4]   2> 40076 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 40076 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 40282 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>        56      /solr/collections/authCollection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        27      /solr/overseer/queue
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 40284 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34859
   [junit4]   2> 40284 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34859
   [junit4]   2> 40285 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[F180720ACFC46082]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=F180720ACFC46082 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ckb-IR -Dtests.timezone=America/Thule 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 6.33s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<401> but 
was:<400>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F180720ACFC46082:4DEE04186B97E3F8]: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/J0/temp/solr.security.BasicAuthIntegrationTest_F180720ACFC46082-002
   [junit4]   2> Jul 24, 2019 2:28:29 AM 
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=288, maxMBSortInHeap=7.172508799109431, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11fe54cb),
 locale=ckb-IR, timezone=America/Thule
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=367061968,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
BasicAuthIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J0 in 7.52s, 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: F180720ACFC46082]

Total time: 47 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=85814e262c08399f2620873a308f60b9f89f829d, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24437
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