Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17453/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
ObjectTracker found 10 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, RawDirectoryWrapper,
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,
RawDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, RawDirectoryWrapper,
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor,
RawDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]
at __randomizedtesting.SeedInfo.seed([ADB21CEC9985270A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:834)
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)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:40587/solr/testSolrCloudCollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:40587/solr/testSolrCloudCollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([ADB21CEC9985270A:906AB2C0A16B797A]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
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:40587/solr/testSolrCloudCollection_shard1_replica1
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:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40587 failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
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)
... 10 more
Build Log:
[...truncated 11272 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 738519 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 738520 INFO (Thread-1132) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 738520 INFO (Thread-1132) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 738620 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43197
[junit4] 2> 738620 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738620 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738638 INFO (zkCallback-792-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5fd1b name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 738647 INFO (jetty-launcher-791-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 738647 INFO (jetty-launcher-791-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 738647 INFO (jetty-launcher-791-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 738648 INFO (jetty-launcher-791-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 738648 INFO (jetty-launcher-791-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 738649 INFO (jetty-launcher-791-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@118c25f{/solr,null,AVAILABLE}
[junit4] 2> 738649 INFO (jetty-launcher-791-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e581cd{/solr,null,AVAILABLE}
[junit4] 2> 738650 INFO (jetty-launcher-791-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1a871f2{HTTP/1.1,[http/1.1]}{127.0.0.1:41587}
[junit4] 2> 738650 INFO (jetty-launcher-791-thread-3) [ ]
o.e.j.s.Server Started @739977ms
[junit4] 2> 738650 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41587}
[junit4] 2> 738651 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 738651 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3'
[junit4] 2> 738651 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 738651 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 738651 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a93f5f{/solr,null,AVAILABLE}
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@145ec48{HTTP/1.1,[http/1.1]}{127.0.0.1:39344}
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a50908{/solr,null,AVAILABLE}
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-2) [ ]
o.e.j.s.Server Started @739978ms
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39344}
[junit4] 2> 738652 INFO (jetty-launcher-791-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1202d06{/solr,null,AVAILABLE}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@a5fc6{HTTP/1.1,[http/1.1]}{127.0.0.1:41381}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2'
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@131b26c{HTTP/1.1,[http/1.1]}{127.0.0.1:38458}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-1) [ ]
o.e.j.s.Server Started @739979ms
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-5) [ ]
o.e.j.s.Server Started @739979ms
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41381}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38458}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6c7fdc{HTTP/1.1,[http/1.1]}{127.0.0.1:33921}
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-4) [ ]
o.e.j.s.Server Started @739980ms
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1'
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5'
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 738653 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33921}
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4'
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 738654 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738655 INFO (zkCallback-793-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f3925 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738655 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738655 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738655 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738655 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738655 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738666 INFO (zkCallback-794-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@bb8c68 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738666 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738666 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738675 INFO (zkCallback-795-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3822ee name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 738675 INFO (zkCallback-796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10fd075 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 738675 INFO (zkCallback-797-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@797a0b name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738675 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738676 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 738676 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 738691 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/.
[junit4] 2> 738691 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 0x156522d591a0001, 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> 738691 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 32978903
[junit4] 2> 738691 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/.
[junit4] 2> 738691 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/.
[junit4] 2> 738692 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 7080783
[junit4] 2> 738692 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 3147732
[junit4] 2> 738692 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 0x156522d591a0004, 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> 738692 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3]
[junit4] 2> 738692 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2]
[junit4] 2> 738692 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1]
[junit4] 2> 738692 WARN (jetty-launcher-791-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/lib
[junit4] 2> 738693 WARN (jetty-launcher-791-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/lib
[junit4] 2> 738692 WARN (jetty-launcher-791-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/lib
[junit4] 2> 738693 INFO (jetty-launcher-791-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> 738693 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/.
[junit4] 2> 738693 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 0x156522d591a0003, 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> 738693 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/.
[junit4] 2> 738693 INFO (jetty-launcher-791-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> 738693 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 32738436
[junit4] 2> 738693 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 22856331
[junit4] 2> 738693 INFO (jetty-launcher-791-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> 738693 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5]
[junit4] 2> 738693 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4]
[junit4] 2> 738693 WARN (jetty-launcher-791-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/lib
[junit4] 2> 738693 WARN (jetty-launcher-791-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/lib
[junit4] 2> 738694 INFO (jetty-launcher-791-thread-5) [ ]
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> 738695 INFO (jetty-launcher-791-thread-4) [ ]
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> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 738727 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 738728 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738729 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 738730 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 738730 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738731 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738731 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 738731 INFO (zkCallback-808-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b5cf8b name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738731 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738731 INFO (jetty-launcher-791-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738733 INFO (zkCallback-809-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b01298 name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738733 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738733 INFO (zkCallback-810-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c78e4e name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738733 INFO (jetty-launcher-791-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738733 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738733 INFO (jetty-launcher-791-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738735 INFO (zkCallback-811-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@bb600b name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738735 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738735 INFO (zkCallback-812-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@86498d name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 738735 INFO (jetty-launcher-791-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738735 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 738735 INFO (jetty-launcher-791-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 738737 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@fa9824
[junit4] 2> 738737 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 738739 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 0x156522d591a0007, 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> 738739 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@1bfb0b6
[junit4] 2> 738739 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@8e1741
[junit4] 2> 738739 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 738739 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 738740 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6877b5 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738741 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 738743 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@12a1825
[junit4] 2> 738743 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@16183bb
[junit4] 2> 738743 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 0x156522d591a0009, 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> 738743 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 738743 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 738743 INFO
(zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14b40c2 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738743 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 738744 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@183cdde name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738744 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 738747 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4f52ad name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738747 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 738747 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13265bc name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 738747 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 738747 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 738747 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 738749 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 738751 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 738751 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 738761 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 738761 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 738761 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 738765 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 738765 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 738792 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 738794 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 738809 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 738809 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 738809 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 738829 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 738830 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 738832 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 738832 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 738832 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 738841 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 738849 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 738849 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 738857 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 738858 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 738893 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 738893 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 738893 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 738893 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 738895 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 738899 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 738899 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 738901 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 738901 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 738901 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 738906 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 738906 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 738906 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 738908 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 738908 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 738926 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 738926 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 738928 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 738928 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 738928 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 738932 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 738933 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 738933 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 738934 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 738936 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 738937 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 738937 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 738939 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 738939 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 738939 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 738939 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 738940 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 738942 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 738942 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 738942 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 738942 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 738943 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 738946 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 738948 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 738949 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 738949 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 738950 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 738953 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 738953 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 738955 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 738960 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 738960 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 738960 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926475-127.0.0.1:41381_solr-n_0000000000
[junit4] 2> 738960 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926477-127.0.0.1:41587_solr-n_0000000001
[junit4] 2> 738962 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926479-127.0.0.1:39344_solr-n_0000000002
[junit4] 2> 738963 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003
[junit4] 2> 738963 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926476-127.0.0.1:38458_solr-n_0000000004
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41381_solr
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96354796756926475-127.0.0.1:41381_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96354796756926477-127.0.0.1:41587_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96354796756926479-127.0.0.1:39344_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41587_solr
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39344_solr
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41587_solr
[junit4] 2> 738964 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:39344_solr
[junit4] 2> 738966 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33921_solr
[junit4] 2> 738966 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38458_solr
[junit4] 2> 738966 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:38458_solr
[junit4] 2> 738966 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:33921_solr
[junit4] 2> 738966 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer Overseer
(id=96354796756926475-127.0.0.1:41381_solr-n_0000000000) starting
[junit4] 2> 738970 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_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> 738970 INFO
(zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_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> 738970 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_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> 738970 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_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> 738970 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_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> 738988 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 738988 INFO
(zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 738988 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_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> 738988 INFO
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_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> 738989 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 738989 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 738989 INFO
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 738989 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 738989 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 738992 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 739009 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 739009 INFO
(OverseerCollectionConfigSetProcessor-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 739009 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 739009 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41381_solr as DOWN
[junit4] 2> 739012 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 739014 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41381_solr
[junit4] 2> 739014 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41381_solr
[junit4] 2> 739014 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41381_solr"} current state version: 0
[junit4] 2> 739014 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:41381_solr
[junit4] 2> 739016 INFO
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_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: [4])
[junit4] 2> 739016 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_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: [4])
[junit4] 2> 739016 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_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: [4])
[junit4] 2> 739016 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_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: [4])
[junit4] 2> 739016 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_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: [4])
[junit4] 2> 739016 INFO
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 739017 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 739017 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 739019 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 739019 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 739031 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 739031 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 739032 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/.
[junit4] 2> 739032 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 739032 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 739032 INFO (jetty-launcher-791-thread-5)
[n:127.0.0.1:38458_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 739035 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 739035 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 739035 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/.
[junit4] 2> 739036 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 739036 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 739036 INFO (jetty-launcher-791-thread-4)
[n:127.0.0.1:33921_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 739036 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 739036 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 739037 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/.
[junit4] 2> 739037 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 739038 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 739038 INFO (jetty-launcher-791-thread-3)
[n:127.0.0.1:41587_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/.
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 739045 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-2)
[n:127.0.0.1:39344_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/.
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 739046 INFO (jetty-launcher-791-thread-1)
[n:127.0.0.1:41381_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 739047 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 739047 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 739049 INFO (zkCallback-823-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5531df name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 739049 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 739050 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 739054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@131b26c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 739054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22856331
[junit4] 2> 739054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38458_solr as DOWN
[junit4] 2> 739061 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_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: [5])
[junit4] 2> 739061 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_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: [5])
[junit4] 2> 739061 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_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: [5])
[junit4] 2> 739061 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:38458_solr"} current state version: 0
[junit4] 2> 739061 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_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: [5])
[junit4] 2> 739061 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:38458_solr
[junit4] 2> 739061 INFO
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_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: [5])
[junit4] 2> 739061 INFO
(zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr)
[n:127.0.0.1:33921_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 739061 INFO
(zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr)
[n:127.0.0.1:41381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 739061 WARN
(zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr)
[n:127.0.0.1:38458_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 739061 INFO
(zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr)
[n:127.0.0.1:39344_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 739061 INFO
(zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr)
[n:127.0.0.1:41587_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 739062 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a50908{/solr,null,UNAVAILABLE}
[junit4] 2> 739064 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 739065 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17608fe{/solr,null,AVAILABLE}
[junit4] 2> 739066 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b210b6{HTTP/1.1,[http/1.1]}{127.0.0.1:40587}
[junit4] 2> 739066 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.e.j.s.Server Started @740392ms
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40587}
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6'
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 739067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 739068 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 739070 INFO (zkCallback-825-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b159ed name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 739070 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 739070 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 739071 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 739078 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/.
[junit4] 2> 739078 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 30840034
[junit4] 2> 739079 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6]
[junit4] 2> 739079 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/lib
[junit4] 2> 739079 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
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> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
[junit4] 2> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 739081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 739082 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 739084 INFO (zkCallback-828-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72a546 name:ZooKeeperConnection
Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 739085 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 739085 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 739087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@fb2193
[junit4] 2> 739087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 739090 INFO
(zkCallback-829-thread-1-processing-n:127.0.0.1:40587_solr)
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1162fe8 name:ZooKeeperConnection
Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 739091 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 739112 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 739112 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 739113 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 739116 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 739124 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96354796756926483-127.0.0.1:40587_solr-n_0000000005
[junit4] 2> 739125 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 739125 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40587_solr as DOWN
[junit4] 2> 739129 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40587_solr
[junit4] 2> 739129 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A])
[n:127.0.0.1:40587_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:40587_solr
[junit4] 2> 739130 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:40587_solr"} current state version: 0
[junit4] 2> 739130 INFO
(OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000)
[n:127.0.0.1:41381_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:40587_solr
[junit4] 2> 739132 INFO (zkCallback-81
[...truncated too long message...]
de1/./testschemaapi_shard1_replica2/data/index
[junit4] 2> 2296747 INFO (Thread-4348) [n:127.0.0.1:33069_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata;done=false>>]
[junit4] 2> 2296747 INFO (Thread-4348) [n:127.0.0.1:33069_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 2296747 INFO (Thread-4348) [n:127.0.0.1:33069_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata
[junit4] 2> 2296747 WARN (Thread-4348) [n:127.0.0.1:33069_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2]
o.a.s.c.ZkController listener throws error
[junit4] 2> org.apache.solr.common.SolrException: Unable to reload core
[testschemaapi_shard1_replica2]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
[junit4] 2> at
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:503)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:962)
[junit4] 2> ... 3 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
[junit4] 2> at
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2358)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:791)
[junit4] 2> ... 5 more
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH,
timezone=Asia/Kuwait
[junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=252532656,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestFiltering,
TestDistributedStatsComponentCardinality, SolrPluginUtilsTest,
TestSolrConfigHandlerConcurrent, TestFieldCache, DirectSolrSpellCheckerTest,
TestLeaderInitiatedRecoveryThread, TestCopyFieldCollectionResource,
TestQueryTypes, SpatialHeatmapFacetsTest, TestMaxScoreQueryParser,
SolrInfoMBeanTest, AnalysisErrorHandlingTest, ZkCLITest,
TestSurroundQueryParser, TestNonDefinedSimilarityFactory, HttpPartitionTest,
TestSubQueryTransformerDistrib, SpellPossibilityIteratorTest,
TestFieldCacheWithThreads, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestFieldTypeCollectionResource, SimplePostToolTest, DateRangeFieldTest,
TestStressLiveNodes, DistributedQueueTest, TestIntervalFaceting,
HdfsRecoverLeaseTest, OpenCloseCoreStressTest, TestUpdate,
TestSimpleTrackingShardHandler, TestMiniSolrCloudCluster, TestCustomSort,
TestRawTransformer, TestTrackingShardHandlerFactory, AnalyticsQueryTest,
TestMiniSolrCloudClusterSSL, SparseHLLTest, TestNumericTerms64,
CoreMergeIndexesAdminHandlerTest, FastVectorHighlighterTest,
TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, DocValuesTest,
SchemaVersionSpecificBehaviorTest, BasicFunctionalityTest,
SpatialRPTFieldTypeTest, TestSlowCompositeReaderWrapper,
PKIAuthenticationIntegrationTest, TestSolrDynamicMBean, CollectionReloadTest,
TestUniqueKeyFieldResource, TestScoreJoinQPScore, SpatialFilterTest,
ClusterStateUpdateTest, TestBM25SimilarityFactory,
OutOfBoxZkACLAndCredentialsProvidersTest, TestDocumentBuilder,
TestSolrCoreProperties, TestReloadAndDeleteDocs, ChaosMonkeySafeLeaderTest,
DistributedTermsComponentTest, TestManagedSchema,
LeaderInitiatedRecoveryOnShardRestartTest, SoftAutoCommitTest, TestLFUCache,
TestRequestForwarding, TestStandardQParsers, TestHdfsBackupRestoreCore,
OverseerTaskQueueTest, SpellingQueryConverterTest, TestHashPartitioner,
TestRestManager, HdfsDirectoryFactoryTest, MultiTermTest,
TestQuerySenderNoQuery, TestGeoJSONResponseWriter, TestChildDocTransformer,
BJQParserTest, SharedFSAutoReplicaFailoverTest, TestFileDictionaryLookup,
TestRandomRequestDistribution, IndexBasedSpellCheckerTest,
TestQuerySenderListener, ConfigSetsAPITest, TestShortCircuitedRequests,
TestCloudPivotFacet, TestUseDocValuesAsStored, SuggesterFSTTest,
ClassificationUpdateProcessorFactoryTest, HdfsDirectoryTest, TimeZoneUtilsTest,
LoggingHandlerTest, TermVectorComponentTest, BlockCacheTest, TestConfigOverlay,
ReplicationFactorTest, DOMUtilTest, CollectionsAPIDistributedZkTest,
TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest,
TestDistributedSearch, DistributedSpellCheckComponentTest, ZkControllerTest,
TestRealTimeGet, TestReload, TestCoreContainer, SimpleFacetsTest,
SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest,
DirectUpdateHandlerTest, TestBadConfig, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterTest,
TestTrie, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestWordDelimiterFilterFactory, DocValuesMultiTest,
DistanceFunctionTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance,
TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest,
TestBinaryResponseWriter, TestSolrIndexConfig, TestSolrDeletionPolicy2,
TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestCharFilters, TestXIncludeConfig, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, ResourceLoaderTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors,
ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest,
CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest,
LeaderFailoverAfterPartitionTest, OverseerModifyCollectionTest,
RestartWhileUpdatingTest, RollingRestartTest, SimpleCollectionCreateDeleteTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestConfigSetsAPI,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestHdfsCloudBackupRestore,
TestLeaderElectionZkExpiry, TestRebalanceLeaders,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest,
HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest,
HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest,
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
TestClusterStateMutator, BlobRepositoryCloudTest, TestConfigSets,
TestInfoStreamLogging, TestNRTOpen, TestSolrCoreSnapshots, RequestLoggingTest,
TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler,
CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest,
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest,
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest,
DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest,
TestExpandComponent, HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest,
CheckHdfsIndexTest, SmileWriterTest, TestGraphMLResponseWriter,
TestSolrQueryResponse, TestDefaultSearchFieldResource,
TestDynamicFieldCollectionResource, TestDynamicFieldResource,
TestFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource,
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource,
BadCopyFieldTest, BooleanFieldTest, EnumFieldTest, TestManagedSchemaAPI]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=ADB21CEC9985270A
-Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Kuwait
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestManagedSchemaAPI (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 10
object(s) that were not released!!! [MockDirectoryWrapper,
MockDirectoryWrapper, RawDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, RawDirectoryWrapper,
TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]
[junit4] > at
__randomizedtesting.SeedInfo.seed([ADB21CEC9985270A]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [577/626 (2!)] on J1 in 12.35s, 1 test, 1 failure <<<
FAILURES!
[...truncated 52596 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]