Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/481/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

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([9D3E39FC3FDABD83:21504FEE9B893EF9]: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:227)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:143)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11318 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\init-core-data-001
   [junit4]   2> 918277 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 918278 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 918279 INFO  (Thread-1649) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 918279 INFO  (Thread-1649) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 918380 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51787
   [junit4]   2> 918391 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 918391 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 918392 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 918392 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@508aa1{/solr,null,AVAILABLE}
   [junit4]   2> 918392 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b3028b{HTTP/1.1,[http/1.1]}{127.0.0.1:51791}
   [junit4]   2> 918392 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.Server Started @923169ms
   [junit4]   2> 918392 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51791}
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-28T14:19:47.027Z
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19c2455{/solr,null,AVAILABLE}
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@18eaeb3{HTTP/1.1,[http/1.1]}{127.0.0.1:51794}
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.Server Started @923171ms
   [junit4]   2> 918393 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51794}
   [junit4]   2> 918394 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 918394 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 918394 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 918394 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-28T14:19:47.028Z
   [junit4]   2> 918394 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bc968{/solr,null,AVAILABLE}
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@306800{HTTP/1.1,[http/1.1]}{127.0.0.1:51799}
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.Server Started @923172ms
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51799}
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 918395 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-28T14:19:47.029Z
   [junit4]   2> 918405 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 918407 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 918407 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 918413 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 918415 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 918415 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51787/solr
   [junit4]   2> 918416 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51787/solr
   [junit4]   2> 918418 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 918419 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51787/solr
   [junit4]   2> 918425 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157712a67670005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 918478 INFO  (jetty-launcher-1112-thread-1) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51791_solr
   [junit4]   2> 918479 INFO  (jetty-launcher-1112-thread-2) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51799_solr
   [junit4]   2> 918479 INFO  (jetty-launcher-1112-thread-1) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.Overseer Overseer 
(id=96670343949123591-127.0.0.1:51791_solr-n_0000000000) starting
   [junit4]   2> 918480 INFO  (jetty-launcher-1112-thread-3) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51794_solr
   [junit4]   2> 918483 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 918488 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 918489 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 918493 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 918493 INFO  
(zkCallback-1126-thread-2-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 918503 INFO  (jetty-launcher-1112-thread-1) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51791_solr
   [junit4]   2> 918507 INFO  (jetty-launcher-1112-thread-2) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node2\.
   [junit4]   2> 918508 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 918508 INFO  
(zkCallback-1126-thread-2-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 918508 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 918511 INFO  (jetty-launcher-1112-thread-3) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node3\.
   [junit4]   2> 918532 INFO  (jetty-launcher-1112-thread-1) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\.
   [junit4]   2> 918541 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 918551 INFO  (qtp31434666-6945) [n:127.0.0.1:51791_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 918556 INFO  
(OverseerThreadFactory-3011-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 918668 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 918668 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 918677 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 918804 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 918804 INFO  
(zkCallback-1126-thread-2-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_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> 918804 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 919709 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 919709 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 919717 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 919720 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 919730 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 919732 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 919733 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 919734 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 919736 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 919736 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection
   [junit4]   2> 919737 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node3\authCollection_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node3\.\authCollection_shard1_replica1\data\]
   [junit4]   2> 919737 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using 
configuration from collection authCollection
   [junit4]   2> 919737 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node2\authCollection_shard3_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node2\.\authCollection_shard3_replica1\data\]
   [junit4]   2> 919738 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection
   [junit4]   2> 919739 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\authCollection_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 919753 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 919753 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 919757 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 919757 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 919759 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 919759 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 919762 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 919762 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 919763 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@163bc64[authCollection_shard1_replica1] main]
   [junit4]   2> 919763 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c8639e[authCollection_shard2_replica1] main]
   [junit4]   2> 919764 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 919765 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 919765 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 919765 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546725504737869824
   [junit4]   2> 919767 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 919767 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 919768 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 919768 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 919768 INFO  
(searcherExecutor-3014-thread-1-processing-n:127.0.0.1:51794_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:51794_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@163bc64[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 919772 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 919772 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1674bca[authCollection_shard3_replica1] main]
   [junit4]   2> 919773 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 919773 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 919773 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546725504746258432
   [junit4]   2> 919773 INFO  
(searcherExecutor-3016-thread-1-processing-n:127.0.0.1:51791_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51791_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@c8639e[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 919776 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 919776 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 919776 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51794/solr/authCollection_shard1_replica1/
   [junit4]   2> 919776 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 919776 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51794/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 919777 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 919779 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 919779 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 919779 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546725504752549888
   [junit4]   2> 919779 INFO  
(searcherExecutor-3015-thread-1-processing-n:127.0.0.1:51799_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node3) 
[n:127.0.0.1:51799_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@1674bca[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 919785 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51794/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 919786 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 919786 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 919786 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51791/solr/authCollection_shard2_replica1/
   [junit4]   2> 919786 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 919786 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51791/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 919791 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 919791 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 919791 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51799/solr/authCollection_shard3_replica1/
   [junit4]   2> 919791 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 919791 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51799/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 919793 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51791/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 919797 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51799/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 919903 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 919903 INFO  
(zkCallback-1126-thread-2-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_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> 919907 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 919940 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 919950 INFO  (qtp12675326-6972) [n:127.0.0.1:51794_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1283
   [junit4]   2> 919951 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 919956 INFO  (qtp31434666-6980) [n:127.0.0.1:51791_solr 
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1288
   [junit4]   2> 919957 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 919977 INFO  (qtp8948449-6965) [n:127.0.0.1:51799_solr 
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2}
 status=0 QTime=1300
   [junit4]   2> 919983 INFO  (qtp31434666-6945) [n:127.0.0.1:51791_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> 920096 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 920096 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_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> 920097 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 920560 INFO  
(OverseerCollectionConfigSetProcessor-96670343949123591-127.0.0.1:51791_solr-n_0000000000)
 [n:127.0.0.1:51791_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> 920984 INFO  (qtp31434666-6945) [n:127.0.0.1:51791_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2431
   [junit4]   2> 921007 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 921009 INFO  (qtp31434666-6951) [n:127.0.0.1:51791_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 921011 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 921012 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 921012 INFO  (qtp31434666-6950) [n:127.0.0.1:51791_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 921012 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 921012 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 921013 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@b3028b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 921014 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7113268
   [junit4]   2> 921014 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 921014 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 921016 INFO  (coreCloseExecutor-3029-thread-1) 
[n:127.0.0.1:51791_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a5537
   [junit4]   2> 921023 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.c.Overseer Overseer 
(id=96670343949123591-127.0.0.1:51791_solr-n_0000000000) closing
   [junit4]   2> 921023 INFO  
(OverseerStateUpdate-96670343949123591-127.0.0.1:51791_solr-n_0000000000) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51791_solr
   [junit4]   2> 921024 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157712a67670007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 921026 INFO  (zkCallback-1135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 921028 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51794_solr
   [junit4]   2> 921029 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.Overseer Overseer 
(id=96670343949123593-127.0.0.1:51794_solr-n_0000000001) starting
   [junit4]   2> 921110 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 921110 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 921110 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 921182 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 921182 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@18b6dcb
   [junit4]   2> 921183 INFO  
(zkCallback-1126-thread-1-processing-n:127.0.0.1:51791_solr) 
[n:127.0.0.1:51791_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@18b6dcb
   [junit4]   2> 921183 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@508aa1{/solr,null,UNAVAILABLE}
   [junit4]   2> 921183 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 921183 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@b56ee
   [junit4]   2> 921184 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@b56ee
   [junit4]   2> 921186 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 921186 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@efd79d
   [junit4]   2> 921187 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@efd79d
   [junit4]   2> 921187 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 921187 INFO  
(OverseerStateUpdate-96670343949123593-127.0.0.1:51794_solr-n_0000000001) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 921188 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 921189 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17c21b7{/solr,null,AVAILABLE}
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@8e7cc9{HTTP/1.1,[http/1.1]}{127.0.0.1:51930}
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.e.j.s.Server Started @925968ms
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51930}
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921190 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-28T14:19:49.824Z
   [junit4]   2> 921192 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 921192 INFO  
(zkCallback-1127-thread-2-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 921200 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921213 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 921213 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51787/solr
   [junit4]   2> 921226 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 921232 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51930_solr
   [junit4]   2> 921233 INFO  (zkCallback-1135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 921234 INFO  
(zkCallback-1127-thread-2-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 921235 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 921235 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 921251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 921251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 921251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 921251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1ff603a
   [junit4]   2> 921251 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1ff603a
   [junit4]   2> 921257 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\.
   [junit4]   2> 921257 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard2_replica1]
   [junit4]   2> 921363 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 921363 INFO  
(zkCallback-1127-thread-2-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 921363 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_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> 922277 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.3.0
   [junit4]   2> 922287 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema 
[authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 922295 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 922301 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard2_replica1' using configuration from collection 
authCollection
   [junit4]   2> 922301 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[[authCollection_shard2_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\authCollection_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001\tempDir-001\node1\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 922383 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 922383 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 922383 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 922383 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 922384 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ea8c01[authCollection_shard2_replica1] main]
   [junit4]   2> 922385 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 922386 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 922386 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 922386 INFO  
(searcherExecutor-3039-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@1ea8c01[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922387 INFO  
(coreLoadExecutor-3038-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1546725507487236096
   [junit4]   2> 922392 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 922392 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 922392 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51930/solr/authCollection_shard2_replica1/
   [junit4]   2> 922392 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 922392 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51930/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 922396 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:51930/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 922396 INFO  
(coreZkRegister-3033-thread-1-processing-n:127.0.0.1:51930_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node2) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 922500 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_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> 922500 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_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> 922500 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_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> 922769 INFO  (qtp23836889-7072) [n:127.0.0.1:51930_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=2
   [junit4]   2> 922777 INFO  (qtp23836889-7066) [n:127.0.0.1:51930_solr    ] 
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed 
permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 922777 INFO  (qtp23836889-7066) [n:127.0.0.1:51930_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> 922799 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 922801 INFO  (qtp23836889-7063) [n:127.0.0.1:51930_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 922807 INFO  (qtp23836889-7064) [n:127.0.0.1:51930_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=1
   [junit4]   2> 922808 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922808 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 922808 INFO  (qtp12675326-6967) [n:127.0.0.1:51794_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 922808 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922808 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 922808 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922808 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 922859 INFO  (qtp12675326-6963) [n:127.0.0.1:51794_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 922859 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 922862 INFO  (qtp12675326-6961) [n:127.0.0.1:51794_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} 
status=0 QTime=1
   [junit4]   2> 922864 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922864 INFO  (qtp8948449-6960) [n:127.0.0.1:51799_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} 
status=0 QTime=0
   [junit4]   2> 922865 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 922865 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922865 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 922865 INFO  
(zkCallback-1127-thread-3-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 922865 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Security node changed
   [junit4]   2> 922865 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 922865 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> 922866 INFO  (qtp8948449-6957) [n:127.0.0.1:51799_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> 922866 INFO  (qtp8948449-6957) [n:127.0.0.1:51799_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> 922867 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9D3E39FC3FDABD83]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> 922867 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 922867 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: solr.BasicAuthPlugin
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=9D3E39FC3FDABD83 -Dtests.slow=true -Dtests.locale=es-BO 
-Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.89s J1 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9D3E39FC3FDABD83:21504FEE9B893EF9]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:227)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:143)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 922870 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157712a6767000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 922871 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@18eaeb3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 922871 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32196242
   [junit4]   2> 922871 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@306800{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 922872 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21941968
   [junit4]   2> 922872 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@8e7cc9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 922873 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25382091
   [junit4]   2> 922889 INFO  (coreCloseExecutor-3044-thread-1) 
[n:127.0.0.1:51930_solr c:authCollection s:shard2 r:core_node2 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ae1ef0
   [junit4]   2> 922890 INFO  (coreCloseExecutor-3046-thread-1) 
[n:127.0.0.1:51799_solr c:authCollection s:shard3 r:core_node3 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1053d6c
   [junit4]   2> 922890 INFO  (coreCloseExecutor-3045-thread-1) 
[n:127.0.0.1:51794_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10633ab
   [junit4]   2> 922895 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96670343949123593-127.0.0.1:51794_solr-n_0000000001) closing
   [junit4]   2> 922898 INFO  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 922898 INFO  
(OverseerStateUpdate-96670343949123593-127.0.0.1:51794_solr-n_0000000001) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51794_solr
   [junit4]   2> 922898 INFO  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 922901 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157712a6767000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 922902 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157712a67670008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 924398 WARN  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:51794_solr) 
[n:127.0.0.1:51794_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 924399 INFO  (jetty-launcher-1112-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19c2455{/solr,null,UNAVAILABLE}
   [junit4]   2> 924401 WARN  
(zkCallback-1140-thread-1-processing-n:127.0.0.1:51930_solr) 
[n:127.0.0.1:51930_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 924401 INFO  (jetty-launcher-1112-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17c21b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 924401 WARN  
(zkCallback-1128-thread-2-processing-n:127.0.0.1:51799_solr) 
[n:127.0.0.1:51799_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 924401 INFO  (jetty-launcher-1112-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6bc968{/solr,null,UNAVAILABLE}
   [junit4]   2> 924404 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51787 51787
   [junit4]   2> 924406 INFO  (Thread-1649) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51787 51787
   [junit4]   2> 924406 WARN  (Thread-1649) [    ] 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>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/authCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 924406 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9D3E39FC3FDABD83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9D3E39FC3FDABD83-001
   [junit4]   2> Sep 28, 2016 2:19:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=899, maxMBSortInHeap=7.7205629443375425, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-BO, 
timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=55411120,total=345767936
   [junit4]   2> NOTE: All tests run in this JVM: 
[DefaultValueUpdateProcessorTest, DeleteStatusTest, NoCacheHeaderTest, 
UpdateParamsTest, SuggesterTest, ResponseHeaderTest, 
LeaderInitiatedRecoveryOnCommitTest, RuleEngineTest, SuggesterTSTTest, 
BlockJoinFacetSimpleTest, TestReloadAndDeleteDocs, SolrCLIZkUtilsTest, 
MergeStrategyTest, TestSolrCoreProperties, TestTolerantUpdateProcessorCloud, 
CachingDirectoryFactoryTest, TestSolr4Spatial2, FileBasedSpellCheckerTest, 
TestPHPSerializedResponseWriter, TestAtomicUpdateErrorCases, TestSchemaManager, 
TestUtils, DeleteReplicaTest, ReturnFieldsTest, TestSlowCompositeReaderWrapper, 
TestZkChroot, FieldAnalysisRequestHandlerTest, ShardSplitTest, TestRealTimeGet, 
SolrInfoMBeanTest, TestDistributedMissingSort, TestIndexingPerformance, 
TestRawTransformer, TestFieldCacheSort, TestSearchPerf, AliasIntegrationTest, 
BaseCdcrDistributedZkTest, TestCloudDeleteByQuery, HdfsRecoveryZkTest, 
TermVectorComponentDistributedTest, HighlighterConfigTest, 
SolrCoreCheckLockOnStartupTest, SearchHandlerTest, 
DistributedFacetPivotLargeTest, ShardRoutingCustomTest, 
TestAuthorizationFramework, BlockDirectoryTest, CdcrUpdateLogTest, 
UUIDFieldTest, BigEndianAscendingWordDeserializerTest, 
TestReplicationHandlerBackup, CdcrRequestHandlerTest, 
TestNamedUpdateProcessors, HdfsDirectoryFactoryTest, TestMacros, 
LukeRequestHandlerTest, HdfsDirectoryTest, SliceStateTest, 
TestSortByMinMaxFunction, TestRequestStatusCollectionAPI, CheckHdfsIndexTest, 
ChaosMonkeySafeLeaderTest, BadCopyFieldTest, TestOmitPositions, 
DistribDocExpirationUpdateProcessorTest, TestRandomFaceting, 
ConvertedLegacyTest, TestFieldCollectionResource, SpellCheckCollatorTest, 
HdfsWriteToMultipleCollectionsTest, ConcurrentDeleteAndCreateCollectionTest, 
TestCopyFieldCollectionResource, TestSolrCloudWithDelegationTokens, 
TestSerializedLuceneMatchVersion, AddBlockUpdateTest, ReplaceNodeTest, 
SuggesterWFSTTest, BlockJoinFacetDistribTest, DebugComponentTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestSuggestSpellingConverter, 
TestLMJelinekMercerSimilarityFactory, BasicAuthIntegrationTest]
   [junit4] Completed [219/635 (1!)] on J1 in 7.16s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53955 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to