Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1684/
Java: 64bit/jdk-9-ea+134 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: https://127.0.0.1:34588/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:34588/solr
        at 
__randomizedtesting.SeedInfo.seed([3DF163E137381C2:BFB1602CB72002B8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:157)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        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(java.base@9-ea/Thread.java:843)
Caused by: javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
        at 
sun.security.ssl.Alerts.getSSLException(java.base@9-ea/Alerts.java:198)
        at 
sun.security.ssl.SSLSocketImpl.fatal(java.base@9-ea/SSLSocketImpl.java:1962)
        at 
sun.security.ssl.Handshaker.fatalSE(java.base@9-ea/Handshaker.java:309)
        at 
sun.security.ssl.Handshaker.fatalSE(java.base@9-ea/Handshaker.java:303)
        at 
sun.security.ssl.ClientHandshaker.checkServerCerts(java.base@9-ea/ClientHandshaker.java:1843)
        at 
sun.security.ssl.ClientHandshaker.serverCertificate(java.base@9-ea/ClientHandshaker.java:1652)
        at 
sun.security.ssl.ClientHandshaker.processMessage(java.base@9-ea/ClientHandshaker.java:260)
        at 
sun.security.ssl.Handshaker.processLoop(java.base@9-ea/Handshaker.java:1061)
        at 
sun.security.ssl.Handshaker.processRecord(java.base@9-ea/Handshaker.java:995)
        at 
sun.security.ssl.SSLSocketImpl.processInputRecord(java.base@9-ea/SSLSocketImpl.java:1132)
        at 
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:1069)
        at 
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:968)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(java.base@9-ea/SSLSocketImpl.java:1395)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1422)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1406)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:543)
        at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
        ... 43 more
Caused by: sun.security.validator.ValidatorException: PKIX path building 
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to 
find valid certification path to requested target
        at 
sun.security.validator.PKIXValidator.doBuild(java.base@9-ea/PKIXValidator.java:386)
        at 
sun.security.validator.PKIXValidator.engineValidate(java.base@9-ea/PKIXValidator.java:291)
        at 
sun.security.validator.Validator.validate(java.base@9-ea/Validator.java:264)
        at 
sun.security.ssl.X509TrustManagerImpl.validate(java.base@9-ea/X509TrustManagerImpl.java:343)
        at 
sun.security.ssl.X509TrustManagerImpl.checkTrusted(java.base@9-ea/X509TrustManagerImpl.java:237)
        at 
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(java.base@9-ea/X509TrustManagerImpl.java:124)
        at 
sun.security.ssl.ClientHandshaker.checkServerCerts(java.base@9-ea/ClientHandshaker.java:1822)
        ... 64 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable 
to find valid certification path to requested target
        at 
sun.security.provider.certpath.SunCertPathBuilder.build(java.base@9-ea/SunCertPathBuilder.java:141)
        at 
sun.security.provider.certpath.SunCertPathBuilder.engineBuild(java.base@9-ea/SunCertPathBuilder.java:126)
        at 
java.security.cert.CertPathBuilder.build(java.base@9-ea/CertPathBuilder.java:288)
        at 
sun.security.validator.PKIXValidator.doBuild(java.base@9-ea/PKIXValidator.java:381)
        ... 70 more




Build Log:
[...truncated 12522 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/init-core-data-001
   [junit4]   2> 1951305 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1951305 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1951306 INFO  (Thread-4329) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1951306 INFO  (Thread-4329) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1951406 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40427
   [junit4]   2> 1951406 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951406 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951424 INFO  (zkCallback-3013-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a16a465 
name:ZooKeeperConnection Watcher:127.0.0.1:40427 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951424 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951424 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951424 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1951436 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1951439 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1951440 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b7a1725{/solr,null,AVAILABLE}
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@510fb084{SSL,[ssl, 
http/1.1]}{127.0.0.1:34588}
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.e.j.s.Server Started @1953540ms
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34588}
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1'
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1951441 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cde3bef{/solr,null,AVAILABLE}
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@382cf04{SSL,[ssl, 
http/1.1]}{127.0.0.1:36568}
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c88b2fa{/solr,null,AVAILABLE}
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.e.j.s.Server Started @1953541ms
   [junit4]   2> 1951442 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36568}
   [junit4]   2> 1951443 INFO  (zkCallback-3014-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b11d72a 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3'
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@270d35c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:34705}
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.e.j.s.Server Started @1953542ms
   [junit4]   2> 1951443 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34705}
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951444 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2'
   [junit4]   2> 1951445 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1951445 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1951445 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951445 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951445 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951461 INFO  (zkCallback-3015-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@401ccf74 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/.
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1738780125
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1]
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951461 WARN  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/lib
   [junit4]   2> 1951461 INFO  (zkCallback-3016-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3299517a 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1951462 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951461 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1951462 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951462 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1951463 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1951463 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1951463 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1951463 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40427/solr
   [junit4]   2> 1951463 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1951464 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951464 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/.
   [junit4]   2> 1951465 INFO  (zkCallback-3019-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ce04f8e 
name:ZooKeeperConnection Watcher:127.0.0.1:40427 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 95640369
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3]
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/.
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 840953875
   [junit4]   2> 1951465 WARN  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/lib
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2]
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1951465 WARN  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/lib
   [junit4]   2> 1951465 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951466 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1951466 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1951466 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1951466 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$184/740420683@5996cd52
   [junit4]   2> 1951466 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40427/solr
   [junit4]   2> 1951467 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40427/solr
   [junit4]   2> 1951468 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1951468 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1951468 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951468 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951469 INFO  (zkCallback-3025-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@219c5acc 
name:ZooKeeperConnection Watcher:127.0.0.1:40427 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951469 INFO  (zkCallback-3026-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f1760b5 
name:ZooKeeperConnection Watcher:127.0.0.1:40427 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951469 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951470 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$184/740420683@4fc2018
   [junit4]   2> 1951470 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$184/740420683@3ab39d43
   [junit4]   2> 1951470 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 0x1570904a8170007, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1951470 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951470 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951471 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12eebc43 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951471 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951471 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ff1ab00 name:ZooKeeperConnection 
Watcher:127.0.0.1:40427/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1951471 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951471 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38f49b5c 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951471 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951472 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1951472 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1951472 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1951473 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1951473 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1951473 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1951474 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1951474 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1951474 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1951475 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1951475 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1951486 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1951486 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1951486 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1951487 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1951487 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1951487 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1951488 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1951489 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1951490 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1951492 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1951493 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1951493 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1951493 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1951493 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96555832616353801-127.0.0.1:36568_solr-n_0000000000
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96555832616353797-127.0.0.1:34588_solr-n_0000000001
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96555832616353800-127.0.0.1:34705_solr-n_0000000002
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36568_solr
   [junit4]   2> 1951497 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96555832616353801-127.0.0.1:36568_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96555832616353797-127.0.0.1:34588_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34588_solr
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34588_solr
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96555832616353801-127.0.0.1:36568_solr-n_0000000000) starting
   [junit4]   2> 1951498 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1951498 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1951498 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1951498 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34705_solr as DOWN
   [junit4]   2> 1951499 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1951499 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1951500 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1951500 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1951500 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34705_solr
   [junit4]   2> 1951500 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34705_solr
   [junit4]   2> 1951501 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1951501 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1951501 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1951507 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1951508 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1951508 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1951508 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1951508 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1951508 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/.
   [junit4]   2> 1951508 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/.
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1951509 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1951510 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1951510 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1951510 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36568_solr as DOWN
   [junit4]   2> 1951510 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1951510 INFO  
(OverseerCollectionConfigSetProcessor-96555832616353801-127.0.0.1:36568_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1951510 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36568_solr
   [junit4]   2> 1951510 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36568_solr
   [junit4]   2> 1951510 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1951511 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1951511 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1951511 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1951513 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1951516 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34705_solr"} current state version: 0
   [junit4]   2> 1951516 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1951516 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1951517 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34705_solr
   [junit4]   2> 1951517 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36568_solr"} current state version: 0
   [junit4]   2> 1951517 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36568_solr
   [junit4]   2> 1951518 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1951518 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1951519 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/.
   [junit4]   2> 1951519 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1951519 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1951519 INFO  (jetty-launcher-3012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1951519 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951519 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951520 INFO  (zkCallback-3032-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1226f85 name:ZooKeeperConnection 
Watcher:127.0.0.1:40427 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1951520 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951520 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951521 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951522 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951522 INFO  (zkCallback-3035-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6180ffbe 
name:ZooKeeperConnection Watcher:127.0.0.1:40427/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1951522 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951522 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1951522 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1951523 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1951523 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1951524 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 1951525 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 1951574 INFO  (qtp1990034017-17539) [    ] 
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> 1951575 INFO  
(OverseerCollectionConfigSetProcessor-96555832616353801-127.0.0.1:36568_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1951576 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1951576 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1951576 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/authCollection 
   [junit4]   2> 1951576 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/authCollection
   [junit4]   2> 1951577 INFO  (zkCallback-3035-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1951577 INFO  (zkCallback-3028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1951577 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1951577 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1951578 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1951578 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ClusterStateMutator building a new cName: authCollection
   [junit4]   2> 1951579 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/authCollection/state.json
   [junit4]   2> 1951678 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection 
authCollection, shardNames [shard1, shard2, shard3] , replicationFactor : 1
   [junit4]   2> 1951678 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating core authCollection_shard2_replica1 as 
part of shard shard2 of collection authCollection on 127.0.0.1:34588_solr
   [junit4]   2> 1951678 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating core authCollection_shard3_replica1 as 
part of shard shard3 of collection authCollection on 127.0.0.1:36568_solr
   [junit4]   2> 1951679 INFO  (OverseerThreadFactory-8963-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating core authCollection_shard1_replica1 as 
part of shard shard1 of collection authCollection on 127.0.0.1:34705_solr
   [junit4]   2> 1951682 INFO  (qtp1990034017-17546) [    ] 
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> 1951683 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=conf, collection=authCollection, 
loadOnStartup=true, transient=false, name=authCollection_shard2_replica1, 
numShards=3, shard=shard2, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1951685 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1951685 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 1951685 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"authCollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34588/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34588_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1951686 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"authCollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34588/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34588_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1951686 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 1951688 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1951730 INFO  (qtp1720442855-17549) [    ] 
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> 1951730 INFO  (qtp1672779952-17557) [    ] 
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> 1951730 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=conf, collection=authCollection, 
loadOnStartup=true, transient=false, name=authCollection_shard3_replica1, 
numShards=3, shard=shard3, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1951730 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=conf, collection=authCollection, 
loadOnStartup=true, transient=false, name=authCollection_shard1_replica1, 
numShards=3, shard=shard1, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1951731 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1951731 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1951732 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 1951732 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 1951733 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"authCollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36568/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36568_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1951733 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 1951733 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"authCollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36568/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36568_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1951733 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 1951733 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1951733 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1951734 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"authCollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34705/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34705_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1951734 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"authCollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34705/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34705_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1951835 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/authCollection/state.json version: 0
   [junit4]   2> 1951835 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1951835 INFO  (zkCallback-3028-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1951836 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1951837 INFO  (zkCallback-3024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1]
   [junit4]   2> 1951837 INFO  (zkCallback-3027-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1]
   [junit4]   2> 1951837 INFO  (zkCallback-3028-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1]
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard2_replica1
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 1952689 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/authCollection_shard2_replica1'
   [junit4]   2> 1952690 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1952690 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1952691 INFO  (qtp1990034017-17546) [    ] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1952694 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1952696 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1952699 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1952702 INFO  (qtp1990034017-17546) [    ] o.a.s.s.IndexSchema 
[authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 1952704 INFO  (qtp1990034017-17546) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1952706 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1952706 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection
   [junit4]   2> 1952706 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1952706 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
[[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/]
   [junit4]   2> 1952706 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
JMX monitoring not detected for core: authCollection_shard2_replica1
   [junit4]   2> 1952707 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 1952707 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1952708 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data
   [junit4]   2> 1952708 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index/
   [junit4]   2> 1952708 WARN  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1952708 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index
   [junit4]   2> 1952709 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3da54ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@399e3c09),segFN=segments_1,generation=1}
   [junit4]   2> 1952709 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1952709 INFO  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1) [    ] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
authCollection_shard2_replica1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/
   [junit4]   2> 1952709 WARN  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1952710 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1952712 INFO  (qtp1990034017-17546) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952713 INFO  (qtp1990034017-17546) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952714 INFO  (qtp1990034017-17546) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952715 INFO  (qtp1990034017-17546) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952716 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1952716 INFO  (qtp1990034017-17546) [    ] o.a.s.c.SolrCore 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1952717 INFO  (qtp1990034017-17546) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1952717 INFO  (qtp1990034017-17546) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3da54ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@399e3c09),segFN=segments_1,generation=1}
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a65dc42[authCollection_shard2_replica1] main]
   [junit4]   2> 1952718 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 1952719 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 1952719 INFO  (qtp1990034017-17546) [    ] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf
   [junit4]   2> 1952719 INFO  (qtp1990034017-17546) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.r.RestManager 
Initializing RestManager with initArgs: {}
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf/_rest_managed.json
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.r.RestManager 
Initializing 0 registered ManagedResources
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1952720 INFO  (searcherExecutor-8966-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher 
Searcher@1a65dc42[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.u.UpdateLog 
Looking up max value of version field to seed version buckets
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.u.VersionInfo 
Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.u.VersionInfo 
No terms found for _version_, cannot seed version bucket highest value from 
index
   [junit4]   2> 1952720 INFO  (qtp1990034017-17546) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1544893323344347136
   [junit4]   2> 1952722 INFO  (qtp1990034017-17546) [    ] o.a.s.u.UpdateLog 
Took 1.0ms to seed version buckets with highest version 1544893323344347136
   [junit4]   2> 1952722 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 1952723 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.CoreContainer registering core: authCollection_shard2_replica1
   [junit4]   2> 1952723 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ZkController Register replica - core:authCollection_shard2_replica1 
address:https://127.0.0.1:34588/solr collection:authCollection shard:shard2
   [junit4]   2> 1952725 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/authCollection/leader_elect/shard2/election
   [junit4]   2> 1952728 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/authCollection/leader_elect/shard2/election/96555832616353797-core_node1-n_0000000000
   [junit4]   2> 1952728 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1952729 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1952729 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1952729 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34588/solr/authCollection_shard2_replica1/
   [junit4]   2> 1952729 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1952729 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34588/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 1952729 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection"} current state version: 0
   [junit4]   2> 1952730 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/authCollection/leaders/shard2
   [junit4]   2> 1952733 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard3_replica1
   [junit4]   2> 1952733 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard1_replica1
   [junit4]   2> 1952733 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 1952733 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 1952735 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1952735 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 1952735 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1952735 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 1952739 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 1952740 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/authCollection_shard3_replica1'
   [junit4]   2> 1952740 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1952740 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1952741 INFO  (qtp1720442855-17549) [    ] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1952743 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 1952743 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/authCollection_shard1_replica1'
   [junit4]   2> 1952743 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1952743 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1952743 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1952744 INFO  (qtp1672779952-17557) [    ] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1952745 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1952746 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1952747 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/96555832616353797-core_node1-n_0000000000
   [junit4]   2> 1952748 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1952751 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1952753 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1952755 INFO  (qtp1720442855-17549) [    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 1952755 INFO  (qtp1672779952-17557) [    ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 1952757 INFO  (qtp1720442855-17549) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1952757 INFO  (qtp1672779952-17557) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1952757 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1952757 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection
   [junit4]   2> 1952758 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrCore 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1952758 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrCore 
[[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data/]
   [junit4]   2> 1952758 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrCore 
JMX monitoring not detected for core: authCollection_shard1_replica1
   [junit4]   2> 1952758 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1952758 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using 
configuration from collection authCollection
   [junit4]   2> 1952758 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 1952758 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1952758 INFO  (qtp1990034017-17546) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34588/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 1952759 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1952759 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "base_url":"https://127.0.0.1:34588/solr";,
   [junit4]   2>   "core":"authCollection_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1952759 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
[[authCollection_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 1952759 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
JMX monitoring not detected for core: authCollection_shard3_replica1
   [junit4]   2> 1952759 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/snapshot_metadata
   [junit4]   2> 1952759 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1952760 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data
   [junit4]   2> 1952759 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data
   [junit4]   2> 1952760 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index/
   [junit4]   2> 1952760 WARN  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1952760 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index
   [junit4]   2> 1952761 INFO  (qtp1672779952-17557) [    ] o.a.s.c.SolrCore 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index/
   [junit4]   2> 1952761 WARN  (qtp1672779952-17557) [    ] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1952761 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index
   [junit4]   2> 1952762 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15ee8321 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48ac1b26),segFN=segments_1,generation=1}
   [junit4]   2> 1952762 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1952762 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4798ab94 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f39e2e7),segFN=segments_1,generation=1}
   [junit4]   2> 1952762 INFO  (qtp1672779952-17557) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1952764 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1952765 INFO  (qtp1720442855-17549) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952766 INFO  (qtp1720442855-17549) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952766 INFO  (qtp1720442855-17549) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952767 INFO  (qtp1720442855-17549) [    ] o.a.s.h.l.XMLLoader 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1952767 INFO  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard3_replica1) [    ] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
authCollection_shard3_replica1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/
   [junit4]   2> 1952767 WARN  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard3_replica1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node3/./authCollection_shard3_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1952768 INFO  (qtp1720442855-17549) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1952768 INFO  (qtp1720442855-17549) [    ] o.a.s.c.SolrCore 
Using default statsCache cache: org.apache.solr.search.stats

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

est_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data;done=false>>]
   [junit4]   2> 1954818 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96555832616353801-127.0.0.1:36568_solr-n_0000000000) closing
   [junit4]   2> 1954818 INFO  (coreCloseExecutor-8996-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1954818 INFO  (coreCloseExecutor-8996-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001/tempDir-001/node1/./authCollection_shard2_replica1/data
   [junit4]   2> 1954818 INFO  
(OverseerStateUpdate-96555832616353801-127.0.0.1:36568_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36568_solr
   [junit4]   2> 1954819 INFO  (zkCallback-3028-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1954819 INFO  (zkCallback-3024-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1954819 WARN  (zkCallback-3024-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1954819 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 0x1570904a8170009, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1954819 INFO  (jetty-launcher-3012-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7b7a1725{/solr,null,UNAVAILABLE}
   [junit4]   2> 1956319 WARN  (zkCallback-3028-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1956319 INFO  (jetty-launcher-3012-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7cde3bef{/solr,null,UNAVAILABLE}
   [junit4]   2> 1956320 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40427 40427
   [junit4]   2> 1956422 INFO  (Thread-4329) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40427 40427
   [junit4]   2> 1956422 WARN  (Thread-4329) [    ] 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>        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>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/authCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96555832616353797-127.0.0.1:34588_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1956422 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3DF163E137381C2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3DF163E137381C2-001
   [junit4]   2> Sep 08, 2016 8:58:07 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(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ff-CM, 
timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=124488368,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, 
TestRequestStatusCollectionAPI, QueryParsingTest, PingRequestHandlerTest, 
UnloadDistributedZkTest, TestDocTermOrds, BlockJoinFacetSimpleTest, 
PrimUtilsTest, TestRebalanceLeaders, TestSerializedLuceneMatchVersion, 
PrimitiveFieldTypeTest, SmileWriterTest, TestChildDocTransformer, 
DirectUpdateHandlerOptimizeTest, TestNRTOpen, TestAuthenticationFramework, 
SimpleMLTQParserTest, TestHdfsUpdateLog, CircularListTest, 
MultiThreadedOCPTest, TestSolrDeletionPolicy1, ResponseLogComponentTest, 
ForceLeaderTest, TestRawTransformer, TestCryptoKeys, TestCloudPivotFacet, 
CollectionsAPIAsyncDistributedZkTest, TestSolrConfigHandler, 
StatelessScriptUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest, 
TestExtendedDismaxParser, TestRestManager, DistribJoinFromCollectionTest, 
TestMiniSolrCloudCluster, DataDrivenBlockJoinTest, TestDynamicFieldResource, 
AddBlockUpdateTest, TestDistributedMissingSort, 
DistributedFacetPivotWhiteBoxTest, TestBinaryField, DOMUtilTest, 
TestJmxMonitoredMap, TestSolrJ, TestConfigReload, TestScoreJoinQPScore, 
BinaryUpdateRequestHandlerTest, SuggesterTest, TestReload, 
TestSolrCoreSnapshots, PluginInfoTest, TestCustomSort, CustomCollectionTest, 
FullSolrCloudDistribCmdsTest, DistributedExpandComponentTest, AutoCommitTest, 
CurrencyFieldXmlFileTest, TestStandardQParsers, SolrCLIZkUtilsTest, 
TestRTimerTree, TestAnalyzedSuggestions, SolrCoreCheckLockOnStartupTest, 
DistributedSuggestComponentTest, LeaderElectionTest, TestReqParamsAPI, 
TestLeaderInitiatedRecoveryThread, StressHdfsTest, CachingDirectoryFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestReloadDeadlock, 
AnalyticsQueryTest, TestMergePolicyConfig, TestIndexSearcher, 
SpellPossibilityIteratorTest, ExplicitHLLTest, 
TestTolerantUpdateProcessorRandomCloud, NoCacheHeaderTest, TestRecovery, 
HLLUtilTest, TestLFUCache, ResponseHeaderTest, SharedFSAutoReplicaFailoverTest, 
DebugComponentTest, SOLR749Test, RequestHandlersTest, DeleteNodeTest, 
TestSolrConfigHandlerCloud, ReplicationFactorTest, TestSmileRequest, 
BufferStoreTest, TestXmlQParser, TestMinMaxOnMultiValuedField, 
SecurityConfHandlerTest, TestWriterPerf, TestStressCloudBlindAtomicUpdates, 
TestPKIAuthenticationPlugin, TestExactSharedStatsCache, TestSchemaResource, 
ExitableDirectoryReaderTest, ZkStateWriterTest, 
TestHighFrequencyDictionaryFactory, StatsComponentTest, ClusterStateUpdateTest, 
TestZkChroot, TestRandomDVFaceting, TestRealTimeGet, TestStressVersions, 
DistributedTermsComponentTest, TestGroupingSearch, QueryElevationComponentTest, 
PeerSyncTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, 
SuggesterTSTTest, TestTrie, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
TestAtomicUpdateErrorCases, SortByFunctionTest, CacheHeaderTest, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, 
FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, 
JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, 
TestQuerySenderListener, SolrIndexConfigTest, TestSolrDeletionPolicy2, 
MultiTermTest, SampleTest, TestDocSet, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, DateMathParserTest, 
SpellingQueryConverterTest, TestLRUCache, SliceStateTest, 
SystemInfoHandlerTest, TestRTGBase, DistributedIntervalFacetingTest, 
AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, 
DeleteInactiveReplicaTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OverseerTaskQueueTest, ReplaceNodeTest, TestCloudInspectUtil, 
TestConfigSetsAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestRandomFlRTGCloud, DirectoryFactoryTest, TestBackupRepositoryFactory, 
TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, 
TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest, 
TestReplicationHandlerBackup, TestRestoreCore, TestSQLHandler, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, 
DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, 
SpatialHeatmapFacetsTest, SuggestComponentContextFilterQueryTest, 
TestDistributedStatsComponentCardinality, TestSchemaManager, 
TestUseDocValuesAsStored, TestClassicSimilarityFactory, 
TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, 
BasicAuthIntegrationTest]
   [junit4] Completed [605/630 (1!)] on J2 in 5.38s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49935 lines...]

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

Reply via email to