Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/99/

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

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([DE8577F5C2897658:62EB01E766DAF522]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:242)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13044 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/init-core-data-001
   [junit4]   2> 2277814 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=69 numCloses=69
   [junit4]   2> 2277814 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2277815 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2277815 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2277816 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001
   [junit4]   2> 2277816 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2277816 INFO  (Thread-8704) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2277816 INFO  (Thread-8704) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2277818 ERROR (Thread-8704) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2277916 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38387
   [junit4]   2> 2277924 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2277924 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2277925 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2277925 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12d08fde{/solr,null,AVAILABLE}
   [junit4]   2> 2277926 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@672a2fe9{HTTP/1.1,[http/1.1]}{127.0.0.1:59186}
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.e.j.s.Server Started @2280376ms
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59186}
   [junit4]   2> 2277927 ERROR (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2277927 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T05:25:41.539Z
   [junit4]   2> 2277931 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@740c79cb{/solr,null,AVAILABLE}
   [junit4]   2> 2277931 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@487f0be9{HTTP/1.1,[http/1.1]}{127.0.0.1:45409}
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.e.j.s.Server Started @2280381ms
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45409}
   [junit4]   2> 2277932 ERROR (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2277932 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T05:25:41.544Z
   [junit4]   2> 2277933 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c6a1c1c{/solr,null,AVAILABLE}
   [junit4]   2> 2277933 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fb116ca{HTTP/1.1,[http/1.1]}{127.0.0.1:46220}
   [junit4]   2> 2277933 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.e.j.s.Server Started @2280383ms
   [junit4]   2> 2277933 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46220}
   [junit4]   2> 2277934 ERROR (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2277934 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2277934 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277934 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2277934 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T05:25:41.546Z
   [junit4]   2> 2277939 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277947 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277947 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277956 INFO  (jetty-launcher-5249-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38387/solr
   [junit4]   2> 2277957 INFO  (jetty-launcher-5249-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38387/solr
   [junit4]   2> 2277969 INFO  (jetty-launcher-5249-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38387/solr
   [junit4]   2> 2278005 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2278006 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2278006 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45409_solr
   [junit4]   2> 2278007 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46220_solr
   [junit4]   2> 2278007 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.Overseer Overseer 
(id=98366936935890952-127.0.0.1:45409_solr-n_0000000000) starting
   [junit4]   2> 2278026 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2278030 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2278032 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2278051 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45409_solr
   [junit4]   2> 2278052 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2278053 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2278053 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2278053 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2278063 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59186_solr
   [junit4]   2> 2278064 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2278064 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2278064 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2278125 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46220.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278134 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46220.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278134 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46220.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278135 INFO  (jetty-launcher-5249-thread-2) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node2/.
   [junit4]   2> 2278176 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59186.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278187 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59186.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278187 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59186.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278193 INFO  (jetty-launcher-5249-thread-1) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/.
   [junit4]   2> 2278218 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45409.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278221 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45409.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278221 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45409.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2278222 INFO  (jetty-launcher-5249-thread-3) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node3/.
   [junit4]   2> 2278250 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2278251 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38387/solr ready
   [junit4]   2> 2278263 INFO  (qtp618157613-32214) [n:127.0.0.1:45409_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2278267 INFO  
(OverseerThreadFactory-11335-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 2278379 INFO  
(OverseerStateUpdate-98366936935890952-127.0.0.1:45409_solr-n_0000000000) 
[n:127.0.0.1:45409_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:59186/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2278381 INFO  
(OverseerStateUpdate-98366936935890952-127.0.0.1:45409_solr-n_0000000000) 
[n:127.0.0.1:45409_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46220/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2278383 INFO  
(OverseerStateUpdate-98366936935890952-127.0.0.1:45409_solr-n_0000000000) 
[n:127.0.0.1:45409_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45409/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2278582 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2278583 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2278587 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 2278587 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2278587 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2278588 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2278693 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2278693 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2278694 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2278694 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2278693 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2278694 INFO  
(zkCallback-5267-thread-2-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2279597 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2279598 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2279603 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2279606 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 2279608 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2279608 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2279608 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46220.solr.core.authCollection.shard2.replica_n1' (registry 
'solr.core.authCollection.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2279609 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279610 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node2/authCollection_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node2/./authCollection_shard2_replica_n1/data/]
   [junit4]   2> 2279612 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2279614 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2279614 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 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> 2279615 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59186.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2279615 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279615 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2279616 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 2279629 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2279629 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2279629 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45409.solr.core.authCollection.shard3.replica_n1' (registry 
'solr.core.authCollection.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2279629 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279629 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node3/authCollection_shard3_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node3/./authCollection_shard3_replica_n1/data/]
   [junit4]   2> 2279660 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2279661 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279662 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279662 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279663 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8f89fad[authCollection_shard2_replica_n1] main]
   [junit4]   2> 2279664 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2279665 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2279665 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2279666 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573870992913072128
   [junit4]   2> 2279668 INFO  
(searcherExecutor-11342-thread-1-processing-n:127.0.0.1:46220_solr 
x:authCollection_shard2_replica_n1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:46220_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n1] Registered new searcher 
Searcher@8f89fad[authCollection_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279670 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2279670 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279671 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279671 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279672 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fe68dfe[authCollection_shard3_replica_n1] main]
   [junit4]   2> 2279673 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2279673 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279674 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279674 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279675 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2279675 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52521709[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2279675 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2279676 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2279677 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2279677 INFO  
(searcherExecutor-11344-thread-1-processing-n:127.0.0.1:45409_solr 
x:authCollection_shard3_replica_n1 s:shard3 c:authCollection r:core_node3) 
[n:127.0.0.1:45409_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n1] Registered new searcher 
Searcher@5fe68dfe[authCollection_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279677 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573870992924606464
   [junit4]   2> 2279677 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2279678 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2279678 INFO  
(searcherExecutor-11343-thread-1-processing-n:127.0.0.1:59186_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:59186_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@52521709[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279678 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573870992925655040
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46220/solr/authCollection_shard2_replica_n1/
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46220/solr/authCollection_shard2_replica_n1/ has no replicas
   [junit4]   2> 2279680 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45409/solr/authCollection_shard3_replica_n1/
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45409/solr/authCollection_shard3_replica_n1/ has no replicas
   [junit4]   2> 2279683 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2279683 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46220/solr/authCollection_shard2_replica_n1/ shard2
   [junit4]   2> 2279685 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45409/solr/authCollection_shard3_replica_n1/ shard3
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59186/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:59186/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2279688 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2279690 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59186/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2279792 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2279792 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2279792 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2279792 INFO  
(zkCallback-5267-thread-2-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2279792 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2279792 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2279834 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279836 INFO  (qtp608525981-32225) [n:127.0.0.1:46220_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1253
   [junit4]   2> 2279836 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279838 INFO  (qtp618157613-32218) [n:127.0.0.1:45409_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_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_shard3_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1250
   [junit4]   2> 2279842 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279843 INFO  (qtp1823295888-32204) [n:127.0.0.1:59186_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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=1256
   [junit4]   2> 2279848 INFO  (qtp618157613-32214) [n:127.0.0.1:45409_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2279948 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2279948 INFO  
(zkCallback-5267-thread-2-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2279948 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2279949 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2279949 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2279948 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] 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> 2280271 INFO  
(OverseerCollectionConfigSetProcessor-98366936935890952-127.0.0.1:45409_solr-n_0000000000)
 [n:127.0.0.1:45409_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> 2280848 INFO  (qtp618157613-32214) [n:127.0.0.1:45409_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2584
   [junit4]   2> 2280878 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2280881 INFO  (qtp1823295888-32205) [n:127.0.0.1:59186_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 2280882 INFO  (qtp1823295888-32206) [n:127.0.0.1:59186_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 2280882 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2280883 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2280884 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2280884 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2280884 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2280884 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2280898 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2280898 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2280898 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2280910 INFO  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2280910 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2280910 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2280935 INFO  (qtp1823295888-32206) [n:127.0.0.1:59186_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=1
   [junit4]   2> 2280936 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@672a2fe9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2280937 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2030137533
   [junit4]   2> 2280937 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2280939 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2280940 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2280941 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2280941 INFO  (coreCloseExecutor-11357-thread-1) 
[n:127.0.0.1:59186_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fd83ff2
   [junit4]   2> 2280942 INFO  (coreCloseExecutor-11357-thread-1) 
[n:127.0.0.1:59186_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=534265842
   [junit4]   2> 2280945 INFO  (coreCloseExecutor-11357-thread-1) 
[n:127.0.0.1:59186_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, 
tag=534265842
   [junit4]   2> 2280946 INFO  (zkCallback-5273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2280946 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2280947 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2281043 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281043 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281043 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281043 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282446 WARN  
(zkCallback-5267-thread-1-processing-n:127.0.0.1:59186_solr) 
[n:127.0.0.1:59186_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2282447 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12d08fde{/solr,null,UNAVAILABLE}
   [junit4]   2> 2282448 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2282449 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7713fe48{/solr,null,AVAILABLE}
   [junit4]   2> 2282449 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c09fd31{HTTP/1.1,[http/1.1]}{127.0.0.1:36149}
   [junit4]   2> 2282450 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.e.j.s.Server Started @2284900ms
   [junit4]   2> 2282450 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36149}
   [junit4]   2> 2282450 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2282451 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2282451 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2282451 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2282451 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T05:25:46.063Z
   [junit4]   2> 2282453 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2282460 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38387/solr
   [junit4]   2> 2282468 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2282469 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2282471 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36149_solr
   [junit4]   2> 2282472 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2282472 INFO  (zkCallback-5273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2282472 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2282482 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2282539 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2282539 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2282539 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2282562 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36149.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2282566 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36149.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2282567 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36149.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2282568 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/.
   [junit4]   2> 2282568 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard1_replica_n1]
   [junit4]   2> 2282591 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2282693 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2282694 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2282693 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] 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> 2282694 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2282695 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2282696 INFO  
(zkCallback-5278-thread-2-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] 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> 2283599 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 2283605 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2283608 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2283608 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
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> 2283608 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_36149.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c8c878c
   [junit4]   2> 2283608 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2283608 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2283656 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2283656 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2283657 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2283657 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2283658 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f352bc2[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2283658 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2283659 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2283659 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2283659 INFO  
(coreLoadExecutor-11364-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1573870997100036096
   [junit4]   2> 2283664 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2283664 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 2283664 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36149/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2283664 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2283664 INFO  
(searcherExecutor-11365-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@6f352bc2[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2283664 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36149/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2283665 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2283666 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:36149/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2283668 INFO  
(coreZkRegister-11359-thread-1-processing-n:127.0.0.1:36149_solr 
x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2283771 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2283771 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] 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> 2283771 INFO  
(zkCallback-5266-thread-1-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2283771 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] 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> 2283771 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] 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> 2283771 INFO  
(zkCallback-5278-thread-2-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] 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> 2284094 INFO  (qtp1382837164-32306) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 2284096 INFO  (qtp1382837164-32304) [n:127.0.0.1:36149_solr    
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. 
failed permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 2284096 INFO  (qtp1382837164-32304) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: 
[null] type: [ADMIN], collections: [], Path: [/admin/authentication] path : 
/admin/authentication params :wt=javabin&version=2 
   [junit4]   2> 2284103 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2284103 INFO  (qtp1382837164-32306) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 2284112 INFO  (qtp1382837164-32306) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=6
   [junit4]   2> 2284112 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284112 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284113 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284113 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284113 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284113 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284113 INFO  (qtp1382837164-32310) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 2284114 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2284115 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284115 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284116 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2284116 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2284116 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284116 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284117 INFO  (qtp1382837164-32310) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} 
status=0 QTime=2
   [junit4]   2> 2284117 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2284117 INFO  (qtp1382837164-32307) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} 
status=0 QTime=0
   [junit4]   2> 2284117 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2284118 INFO  (qtp1382837164-32308) [n:127.0.0.1:36149_solr    
] o.a.s.s.RuleBasedAuthorizationPlugin This resource is configured to have a 
permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"}, The principal [principal: harry] does not 
have the right role 
   [junit4]   2> 2284119 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2284119 INFO  (qtp1382837164-32308) [n:127.0.0.1:36149_solr    
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header Basic 
aGFycnk6SGFycnlJc1ViZXJDb29s context : userPrincipal: [[principal: harry]] 
type: [ADMIN], collections: [], Path: [/admin/authorization] path : 
/admin/authorization params : 
   [junit4]   2> 2284119 INFO  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2284119 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DE8577F5C2897658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=DE8577F5C2897658 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=America/Shiprock -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.27s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE8577F5C2897658:62EB01E766DAF522]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:242)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2284131 INFO  (jetty-closer-5250-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2c09fd31{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2284132 INFO  (jetty-closer-5250-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=60559741
   [junit4]   2> 2284132 INFO  (jetty-closer-5250-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2284133 INFO  (jetty-closer-5250-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@487f0be9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2284133 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1318455225
   [junit4]   2> 2284133 INFO  (jetty-closer-5250-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1fb116ca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2284134 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2284135 INFO  (jetty-closer-5250-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4465889
   [junit4]   2> 2284135 INFO  (jetty-closer-5250-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2284137 INFO  (jetty-closer-5250-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2284142 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2284143 INFO  (jetty-closer-5250-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2284144 INFO  (jetty-closer-5250-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2284145 INFO  (jetty-closer-5250-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2284149 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2284149 INFO  (coreCloseExecutor-11370-thread-1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@751365e5
   [junit4]   2> 2284149 INFO  (jetty-closer-5250-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2284150 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2284151 INFO  (coreCloseExecutor-11370-thread-1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, 
tag=1964205541
   [junit4]   2> 2284153 INFO  (jetty-closer-5250-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2284160 INFO  (coreCloseExecutor-11370-thread-1) 
[n:127.0.0.1:36149_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, 
tag=1964205541
   [junit4]   2> 2284161 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2284161 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2284161 INFO  (coreCloseExecutor-11372-thread-1) 
[n:127.0.0.1:46220_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1937ccd0
   [junit4]   2> 2284162 INFO  (coreCloseExecutor-11371-thread-1) 
[n:127.0.0.1:45409_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d332e58
   [junit4]   2> 2284163 INFO  (coreCloseExecutor-11372-thread-1) 
[n:127.0.0.1:46220_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard2.replica_n1, tag=423087312
   [junit4]   2> 2284165 INFO  (coreCloseExecutor-11372-thread-1) 
[n:127.0.0.1:46220_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard2.leader, 
tag=423087312
   [junit4]   2> 2284165 INFO  (coreCloseExecutor-11371-thread-1) 
[n:127.0.0.1:45409_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n1, tag=221458008
   [junit4]   2> 2284167 WARN  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:46220_solr) 
[n:127.0.0.1:46220_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2284168 INFO  (jetty-closer-5250-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c6a1c1c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2284168 INFO  
(zkCallback-5266-thread-2-processing-n:127.0.0.1:45409_solr) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2284168 INFO  (coreCloseExecutor-11371-thread-1) 
[n:127.0.0.1:45409_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, 
tag=221458008
   [junit4]   2> 2284169 INFO  (jetty-closer-5250-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98366936935890952-127.0.0.1:45409_solr-n_0000000000) closing
   [junit4]   2> 2284169 INFO  
(OverseerStateUpdate-98366936935890952-127.0.0.1:45409_solr-n_0000000000) 
[n:127.0.0.1:45409_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 1

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

lback-5266-thread-2-processing-n:127.0.0.1:45409_solr) [n:127.0.0.1:45409_solr  
  ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2284170 INFO  (jetty-closer-5250-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@740c79cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 2285661 WARN  
(zkCallback-5278-thread-1-processing-n:127.0.0.1:36149_solr) 
[n:127.0.0.1:36149_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2285662 INFO  (jetty-closer-5250-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7713fe48{/solr,null,UNAVAILABLE}
   [junit4]   2> 2285662 ERROR 
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2285663 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[DE8577F5C2897658]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38387 38387
   [junit4]   2> 2286012 INFO  (Thread-8704) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38387 38387
   [junit4]   2> 2286013 WARN  (Thread-8704) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections/authCollection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98366936935890950-127.0.0.1:46220_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_DE8577F5C2897658-001
   [junit4]   2> Jul 25, 2017 5:25:49 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(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1869, maxMBSortInHeap=7.452050743689144, 
sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, 
timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=202977216,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, 
TestLockTree, TestUseDocValuesAsStored, DirectUpdateHandlerTest, 
TestExclusionRuleCollectionAccess, MetricsConfigTest, TestStandardQParsers, 
TestUtils, TestScoreJoinQPScore, BadIndexSchemaTest, UnloadDistributedZkTest, 
TermVectorComponentDistributedTest, LeaderFailoverAfterPartitionTest, 
TestDeleteCollectionOnDownNodes, SpatialRPTFieldTypeTest, 
TestSolrConfigHandler, DeleteReplicaTest, TestFilteredDocIdSet, 
BasicDistributedZk2Test, TestExportWriter, SearchHandlerTest, 
FullSolrCloudDistribCmdsTest, SimpleCollectionCreateDeleteTest, 
ClusterStateTest, HttpSolrCallGetCoreTest, SignatureUpdateProcessorFactoryTest, 
TestSort, TestSolrCloudWithSecureImpersonation, SuggesterTest, SolrXmlInZkTest, 
TestCloudPseudoReturnFields, UtilsToolTest, TestPKIAuthenticationPlugin, 
TestSolrConfigHandlerConcurrent, TestSerializedLuceneMatchVersion, 
TestXmlQParser, TestMultiValuedNumericRangeQuery, 
PreAnalyzedUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestPrepRecovery, DistributedSuggestComponentTest, TestSolrDeletionPolicy2, 
SolrCoreCheckLockOnStartupTest, TestFoldingMultitermQuery, 
UniqFieldsUpdateProcessorFactoryTest, TestDistributedMissingSort, 
TestAddFieldRealTimeGet, AtomicUpdateProcessorFactoryTest, 
TestPseudoReturnFields, SparseHLLTest, TermsComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, ShowFileRequestHandlerTest, 
TestNamedUpdateProcessors, CircularListTest, TestReload, TimeZoneUtilsTest, 
TestManagedResource, TestRTimerTree, TestDefaultStatsCache, 
TestDynamicFieldResource, TestExpandComponent, TestSolrCoreProperties, 
HardAutoCommitTest, PropertiesRequestHandlerTest, RecoveryZkTest, 
ManagedSchemaRoundRobinCloudTest, TestTolerantSearch, SolrInfoBeanTest, 
ResponseLogComponentTest, AnalyticsQueryTest, DeleteInactiveReplicaTest, 
TestUnifiedSolrHighlighter, RollingRestartTest, 
DocExpirationUpdateProcessorFactoryTest, DistanceUnitsTest, LeaderElectionTest, 
NotRequiredUniqueKeyTest, TestSearcherReuse, TestMacroExpander, 
ClassificationUpdateProcessorIntegrationTest, ImplicitSnitchTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCloudNestedDocsSort, 
FullHLLTest, TestCodecSupport, TestCollectionAPI, 
TestReversedWildcardFilterFactory, TestManagedSchema, TestInfoStreamLogging, 
ConnectionManagerTest, TestReRankQParserPlugin, ShardSplitTest, 
DistribCursorPagingTest, BlockCacheTest, SolrGraphiteReporterTest, 
TestRawTransformer, UpdateLogTest, HdfsDirectoryTest, SuggesterFSTTest, 
TestQueryUtils, SolrCloudReportersTest, CopyFieldTest, SolrTestCaseJ4Test, 
ConfigureRecoveryStrategyTest, MinimalSchemaTest, TestTrie, BooleanFieldTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DocumentBuilderTest, 
BaseCdcrDistributedZkTest, TestManagedSynonymFilterFactory, 
TestTolerantUpdateProcessorRandomCloud, QueryEqualityTest, 
TestRandomFlRTGCloud, SolrIndexMetricsTest, SimpleMLTQParserTest, 
HdfsUnloadDistributedZkTest, TestMissingGroups, TestQuerySenderListener, 
TestDistributedGrouping, TestRecovery, TestStressVersions, 
DistributedTermsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, TestLazyCores, SolrIndexSplitterTest, 
SimplePostToolTest, SolrRequestParserTest, DocValuesTest, TestStressLucene, 
SuggesterWFSTTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, 
XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, 
PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, 
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, 
IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, TestLFUCache, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, 
SystemInfoHandlerTest, DistributedMLTComponentTest, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, 
CdcrBootstrapTest, CleanupOldIndexTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, 
CustomCollectionTest, DeleteStatusTest, DocValuesNotIndexedTest, 
ForceLeaderTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerModifyCollectionTest, OverseerRolesTest, ReplaceNodeTest, 
TestAuthenticationFramework, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestClusterProperties, 
TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, 
TestPullReplicaErrorHandling, TestRandomRequestDistribution, 
TestRebalanceLeaders, TestSSLRandomization, TestSizeLimitedDistributedMap, 
TestStressLiveNodes, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs, 
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrXml, 
TestSolrCloudSnapshots, TestConfigReload, TestRestoreCore, 
TestSolrConfigHandlerCloud, TestSystemCollAutoCreate, 
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, 
ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, UninvertDocValuesMergePolicyTest, 
WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyFieldReuse, 
TestLegacyTerms, TestNumericTokenStream, SolrCoreMetricManagerTest, 
SolrJmxReporterTest, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, 
TestStreamBody, JSONWriterTest, SmileWriterTest, TestGeoJSONResponseWriter, 
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, 
TestSolrQueryResponse, TestSubQueryTransformer, TestManagedResourceStorage, 
TestBulkSchemaAPI, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestFieldResource, 
TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaNameResource, 
TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource, 
TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, CurrencyFieldTypeTest, 
DateRangeFieldTest, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCloudManagedSchema, TestCollationFieldDocValues, 
TestManagedSchemaThreadSafety, TestPointFields, TestSchemalessBufferedUpdates, 
AnalyticsMergeStrategyTest, TestRecoveryHdfs, BasicAuthIntegrationTest]
   [junit4] Completed [668/725 (1!)] on J2 in 8.72s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to