Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6108/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Unexpected exception type, expected RemoteSolrException
Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected
RemoteSolrException
at
__randomizedtesting.SeedInfo.seed([6D5BF02B2DB3EFC2:D135863989E06CB8]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: http://127.0.0.1:61094/solr
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.lambda$testBasicAuth$0(BasicAuthIntegrationTest.java:112)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
... 40 more
Caused by: java.net.SocketException: Software caused connection abort: recv
failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 50 more
Build Log:
[...truncated 10704 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\init-core-data-001
[junit4] 2> 173709 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 173712 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 173713 INFO (Thread-290) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 173713 INFO (Thread-290) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 173813 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:61087
[junit4] 2> 173813 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173814 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173818 INFO (zkCallback-192-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@49270af9
name:ZooKeeperConnection Watcher:127.0.0.1:61087 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173818 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173818 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173818 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 173825 INFO (jetty-launcher-191-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 173826 INFO (jetty-launcher-191-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 173826 INFO (jetty-launcher-191-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 173827 INFO (jetty-launcher-191-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@313a396{/solr,null,AVAILABLE}
[junit4] 2> 173828 INFO (jetty-launcher-191-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@97a6bd6{/solr,null,AVAILABLE}
[junit4] 2> 173830 INFO (jetty-launcher-191-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@361fbb25{HTTP/1.1,[http/1.1]}{127.0.0.1:61094}
[junit4] 2> 173830 INFO (jetty-launcher-191-thread-1) [ ]
o.e.j.s.Server Started @180948ms
[junit4] 2> 173830 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61094}
[junit4] 2> 173830 INFO (jetty-launcher-191-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23b61ca{/solr,null,AVAILABLE}
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1'
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@439395bc{HTTP/1.1,[http/1.1]}{127.0.0.1:61097}
[junit4] 2> 173831 INFO (jetty-launcher-191-thread-2) [ ]
o.e.j.s.Server Started @180949ms
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61097}
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2'
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173832 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 173833 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173833 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173834 INFO (jetty-launcher-191-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@582ff586{HTTP/1.1,[http/1.1]}{127.0.0.1:61091}
[junit4] 2> 173834 INFO (jetty-launcher-191-thread-3) [ ]
o.e.j.s.Server Started @180951ms
[junit4] 2> 173834 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61091}
[junit4] 2> 173834 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 173834 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3'
[junit4] 2> 173836 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 173836 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 173837 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173839 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173839 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173842 INFO (zkCallback-193-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4854be59
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173842 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173842 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173842 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d006478
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173843 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5dc591b name:ZooKeeperConnection
Watcher:127.0.0.1:61087/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 173843 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173843 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173843 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173843 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173844 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 173844 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 173844 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1614565483
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1059245582
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3]
[junit4] 2> 173859 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2]
[junit4] 2> 173860 WARN (jetty-launcher-191-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\lib
[junit4] 2> 173860 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 173860 WARN (jetty-launcher-191-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\lib
[junit4] 2> 173863 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 173865 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 0x1570ddc6feb0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61087/solr
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173865 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61087/solr
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173866 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.
[junit4] 2> 173867 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173868 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1029354050
[junit4] 2> 173868 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1]
[junit4] 2> 173868 WARN (jetty-launcher-191-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\lib
[junit4] 2> 173868 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 173869 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173870 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 173870 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 173870 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 173871 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61087/solr
[junit4] 2> 173871 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 173871 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173871 INFO (zkCallback-200-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6b3273b3
name:ZooKeeperConnection Watcher:127.0.0.1:61087 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173872 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173872 INFO (jetty-launcher-191-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173873 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173873 INFO (zkCallback-201-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6d765646
name:ZooKeeperConnection Watcher:127.0.0.1:61087 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173874 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173874 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1014620073@43433ad3
[junit4] 2> 173874 INFO (jetty-launcher-191-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173875 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 173875 INFO (zkCallback-204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79e1ef2a
name:ZooKeeperConnection Watcher:127.0.0.1:61087 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173891 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173891 INFO (jetty-launcher-191-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173893 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 0x1570ddc6feb0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 173893 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1014620073@71c5635b
[junit4] 2> 173894 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 173895 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14d259a6
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173895 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 173895 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 0x1570ddc6feb0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 173896 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1014620073@2b846289
[junit4] 2> 173896 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 173896 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 173898 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e1e0c4a
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173898 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 173901 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4026c5e2
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173901 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 173901 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 173901 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 173904 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 173905 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 173905 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 173907 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 173907 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 173907 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 173909 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 173910 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 173910 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 173911 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 173911 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 173913 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 173913 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 173913 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 173915 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 173915 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 173915 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 173915 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 173915 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 173916 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 173916 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 173917 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 173917 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 173917 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 173918 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 173918 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 173918 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 173918 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 173918 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 173920 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 173920 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 173920 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 173922 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 173922 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 173925 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 173925 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 173926 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 173926 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96561157433393160-127.0.0.1:61091_solr-n_0000000000
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96561157433393159-127.0.0.1:61097_solr-n_0000000001
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61091_solr
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 173927 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96561157433393161-127.0.0.1:61094_solr-n_0000000002
[junit4] 2> 173928 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96561157433393160-127.0.0.1:61091_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 173928 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61097_solr
[junit4] 2> 173928 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:61097_solr
[junit4] 2> 173928 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96561157433393159-127.0.0.1:61097_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 173929 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61094_solr
[junit4] 2> 173929 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer Overseer
(id=96561157433393160-127.0.0.1:61091_solr-n_0000000000) starting
[junit4] 2> 173929 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:61094_solr
[junit4] 2> 173930 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] 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> 173930 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] 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> 173930 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] 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> 173931 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 173931 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 173932 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 173932 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] 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> 173933 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] 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> 173934 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] 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> 173934 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 173934 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 173934 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 173934 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 173940 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 173940 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:61091_solr as DOWN
[junit4] 2> 173941 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61091_solr
[junit4] 2> 173941 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:61091_solr
[junit4] 2> 173942 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 173942 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 173943 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.
[junit4] 2> 173944 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 173944 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] 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> 173944 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] 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> 173944 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] 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> 173945 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 173945 INFO (jetty-launcher-191-thread-2)
[n:127.0.0.1:61097_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 173946 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 173946 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 173946 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 173947 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 173947 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 173948 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.
[junit4] 2> 173949 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 173949 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 173949 INFO (jetty-launcher-191-thread-1)
[n:127.0.0.1:61094_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 173950 INFO
(OverseerCollectionConfigSetProcessor-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 173950 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 173951 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (3)
[junit4] 2> 173958 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 173958 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 173959 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.
[junit4] 2> 173960 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 173964 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 173964 INFO (jetty-launcher-191-thread-3)
[n:127.0.0.1:61091_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 173966 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173966 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:61091_solr"} current state version: 0
[junit4] 2> 173966 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:61091_solr
[junit4] 2> 173966 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173969 INFO (zkCallback-211-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@653fc0e6
name:ZooKeeperConnection Watcher:127.0.0.1:61087 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173969 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173969 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173971 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 0x1570ddc6feb000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 173973 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 173974 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173976 INFO (zkCallback-214-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7bb41f97
name:ZooKeeperConnection Watcher:127.0.0.1:61087/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 173976 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173976 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 173976 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 173978 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 173979 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 173990 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
[junit4] 2> 173993 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
[junit4] 2> 173999 INFO (qtp1544404720-1508) [n:127.0.0.1:61094_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 174002 INFO
(OverseerCollectionConfigSetProcessor-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] 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> 174003 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] 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> 174003 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 174004 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/authCollection
[junit4] 2> 174004 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/authCollection
[junit4] 2> 174005 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 174006 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 174006 INFO (zkCallback-214-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 174006 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 174009 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] 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> 174009 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: authCollection
[junit4] 2> 174010 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/authCollection/state.json
[junit4] 2> 174109 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection authCollection, shardNames [shard1, shard2, shard3] ,
replicationFactor : 1
[junit4] 2> 174109 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard1_replica1 as part of shard shard1 of collection
authCollection on 127.0.0.1:61094_solr
[junit4] 2> 174109 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard2_replica1 as part of shard shard2 of collection
authCollection on 127.0.0.1:61097_solr
[junit4] 2> 174110 INFO
(OverseerThreadFactory-671-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard3_replica1 as part of shard shard3 of collection
authCollection on 127.0.0.1:61091_solr
[junit4] 2> 174113 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 174114 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard1_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data\, shard=shard1}
[junit4] 2> 174114 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 174115 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 174116 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard2_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data\, shard=shard2}
[junit4] 2> 174117 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard3_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data\, shard=shard3}
[junit4] 2> 174117 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 174119 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 174119 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 174121 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 174121 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 174121 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 174121 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 174122 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 174122 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 174122 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 174122 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 174122 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 174122 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"authCollection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61094/solr",
[junit4] 2> "node_name":"127.0.0.1:61094_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> 174123 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] 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":"http://127.0.0.1:61094/solr",
[junit4] 2> "node_name":"127.0.0.1:61094_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 174125 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"authCollection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61097/solr",
[junit4] 2> "node_name":"127.0.0.1:61097_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> 174125 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] 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":"http://127.0.0.1:61097/solr",
[junit4] 2> "node_name":"127.0.0.1:61097_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 174127 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"authCollection_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61091/solr",
[junit4] 2> "node_name":"127.0.0.1:61091_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> 174127 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] 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":"http://127.0.0.1:61091/solr",
[junit4] 2> "node_name":"127.0.0.1:61091_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 174230 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/authCollection/state.json version: 0
[junit4] 2> 174230 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 174230 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 174230 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 174231 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 174233 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 174233 INFO
(zkCallback-206-thread-1-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 175124 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard3_replica1
[junit4] 2> 175124 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard1_replica1
[junit4] 2> 175124 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 175124 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 175124 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard2_replica1
[junit4] 2> 175125 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 175125 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 175125 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 175125 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 175125 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 175125 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 175125 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 175126 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 175126 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\authCollection_shard1_replica1'
[junit4] 2> 175126 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 175126 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 175126 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 175126 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\authCollection_shard3_replica1'
[junit4] 2> 175126 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 175126 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 175126 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 175126 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\authCollection_shard2_replica1'
[junit4] 2> 175126 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 175126 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 175129 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 175129 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 175129 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 175137 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 175137 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 175137 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 175138 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 175139 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 175139 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 175143 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 175143 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 175143 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 175146 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 175147 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 175147 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
[junit4] 2> 175152 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 175152 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 175152 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 175156 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
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=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 175156 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using
configuration from collection authCollection
[junit4] 2> 175156 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 175156 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\authCollection_shard3_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\]
[junit4] 2> 175156 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard3_replica1
[junit4] 2> 175157 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
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=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 175157 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
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=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 175157 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using
configuration from collection authCollection
[junit4] 2> 175157 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using
configuration from collection authCollection
[junit4] 2> 175157 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\snapshot_metadata
[junit4] 2> 175157 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 175157 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 175157 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\authCollection_shard2_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\]
[junit4] 2> 175157 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\
[junit4] 2> 175157 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 175158 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\index/
[junit4] 2> 175158 WARN (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore [authCollection_shard3_replica1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 175158 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard2_replica1
[junit4] 2> 175158 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\authCollection_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\]
[junit4] 2> 175158 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard1_replica1
[junit4] 2> 175160 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\index
[junit4] 2> 175160 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\snapshot_metadata
[junit4] 2> 175160 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 175161 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\
[junit4] 2> 175161 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\index/
[junit4] 2> 175161 WARN (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore [authCollection_shard2_replica1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 175161 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\snapshot_metadata
[junit4] 2> 175161 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 175161 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\index
[junit4] 2> 175161 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\
[junit4] 2> 175161 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\index/
[junit4] 2> 175161 WARN (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore [authCollection_shard1_replica1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 175161 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@341a5657
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50886c85),segFN=segments_1,generation=1}
[junit4] 2> 175161 INFO (qtp1865462746-1510) [n:127.0.0.1:61091_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 175162 INFO (qtp1544404720-1509) [n:127.0.0.1:61094_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\index
[junit4] 2> 175162 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5fb41d52
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60de938a),segFN=segments_1,generation=1}
[junit4] 2> 175162 INFO (qtp1004623879-1531) [n:127.0.0.1:61097_solr
c:authCollection s:shard2 r:core_node2 x:authCollection_shard2_replica1] o.a.
[...truncated too long message...]
(jetty-launcher-191-thread-2) [ ] o.a.s.c.Overseer Overseer
(id=96561157433393160-127.0.0.1:61091_solr-n_0000000000) closing
[junit4] 2> 177275 INFO
(zkCallback-206-thread-2-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 177275 INFO
(OverseerStateUpdate-96561157433393160-127.0.0.1:61091_solr-n_0000000000)
[n:127.0.0.1:61091_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61091_solr
[junit4] 2> 177275 INFO
(zkCallback-205-thread-2-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 177274 INFO
(zkCallback-219-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 177275 WARN
(zkCallback-219-thread-1-processing-n:127.0.0.1:61094_solr)
[n:127.0.0.1:61094_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 177275 INFO (coreCloseExecutor-704-thread-1)
[n:127.0.0.1:61097_solr c:authCollection s:shard2 r:core_node2
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 177276 INFO (coreCloseExecutor-704-thread-1)
[n:127.0.0.1:61097_solr c:authCollection s:shard2 r:core_node2
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\index
[junit4] 2> 177276 INFO
(zkCallback-206-thread-2-processing-n:127.0.0.1:61091_solr)
[n:127.0.0.1:61091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 177278 INFO
(zkCallback-205-thread-2-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 177278 INFO (jetty-launcher-191-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23f187b6{/solr,null,UNAVAILABLE}
[junit4] 2> 177279 ERROR (jetty-launcher-191-thread-3-EventThread)
[n:127.0.0.1:61091_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1772692523@47a7c52c
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3ab86077[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 94]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 177279 INFO
(zkCallback-205-thread-3-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] 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> 177280 INFO (jetty-launcher-191-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@313a396{/solr,null,UNAVAILABLE}
[junit4] 2> 177280 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 0x1570ddc6feb0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 178780 WARN
(zkCallback-205-thread-2-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 178780 WARN
(zkCallback-205-thread-3-processing-n:127.0.0.1:61097_solr)
[n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 178781 INFO (jetty-launcher-191-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23b61ca{/solr,null,UNAVAILABLE}
[junit4] 2> 178782 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61087 61087
[junit4] 2> 178784 INFO (Thread-290) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:61087 61087
[junit4] 2> 178785 WARN (Thread-290) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/authCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96561157433393159-127.0.0.1:61097_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 18 /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> 178785 INFO
(SUITE-BasicAuthIntegrationTest-seed#[6D5BF02B2DB3EFC2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_6D5BF02B2DB3EFC2-001
[junit4] 2> Sep 09, 2016 7:32:17 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): {},
docValues:{}, maxPointsInLeafNode=419, maxMBSortInHeap=6.632730033543609,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=BST
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=166536768,total=490696704
[junit4] 2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest,
AsyncCallRequestStatusResponseTest, SolrIndexConfigTest, CSVRequestHandlerTest,
TestOmitPositions, CustomCollectionTest, TestDistribDocBasedVersion,
CdcrUpdateLogTest, NotRequiredUniqueKeyTest, DistributedFacetPivotSmallTest,
RequestLoggingTest, TestLeaderElectionZkExpiry, TestSchemaManager,
BasicAuthIntegrationTest]
[junit4] Completed [50/631 (1!)] on J1 in 5.35s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62060 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]