Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3523/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test
Error Message:
.facet_counts.facet_fields.t_s.null:0!=null
Stack Trace:
junit.framework.AssertionFailedError:
.facet_counts.facet_fields.t_s.null:0!=null
at
__randomizedtesting.SeedInfo.seed([1CFBD6041AD904D3:94AFE9DEB425692B]:0)
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:932)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:574)
at
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.checkRandomParams(DistributedFacetExistsSmallTest.java:136)
at
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test(DistributedFacetExistsSmallTest.java:87)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:50716/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:50716/solr/testSolrCloudCollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([1CFBD6041AD904D3:2123782822375AA3]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.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:50716/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:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
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:50716 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 10667 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 573289 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 573290 INFO (Thread-603) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 573290 INFO (Thread-603) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 573391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:50714
[junit4] 2> 573391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573392 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573431 INFO (zkCallback-515-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2098b405
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573431 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573431 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573431 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 573448 INFO (jetty-launcher-514-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 573448 INFO (jetty-launcher-514-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 573448 INFO (jetty-launcher-514-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 573448 INFO (jetty-launcher-514-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 573449 INFO (jetty-launcher-514-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 573455 INFO (jetty-launcher-514-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@422a7f1a{/solr,null,AVAILABLE}
[junit4] 2> 573458 INFO (jetty-launcher-514-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9844cce{/solr,null,AVAILABLE}
[junit4] 2> 573459 INFO (jetty-launcher-514-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4fe4349{/solr,null,AVAILABLE}
[junit4] 2> 573459 INFO (jetty-launcher-514-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24ad6fd3{/solr,null,AVAILABLE}
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67a334c6{/solr,null,AVAILABLE}
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@26a3701d{HTTP/1.1,[http/1.1]}{127.0.0.1:50718}
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@17ded99e{HTTP/1.1,[http/1.1]}{127.0.0.1:50720}
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-1) [ ]
o.e.j.s.Server Started @578881ms
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-3) [ ]
o.e.j.s.Server Started @578881ms
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50718}
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50720}
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@d98e8c7{HTTP/1.1,[http/1.1]}{127.0.0.1:50719}
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.e.j.s.Server Started @578882ms
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50719}
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 573461 INFO (jetty-launcher-514-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@73e0d1f6{HTTP/1.1,[http/1.1]}{127.0.0.1:50716}
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3'
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-2) [ ]
o.e.j.s.Server Started @578882ms
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5'
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@39b52faa{HTTP/1.1,[http/1.1]}{127.0.0.1:50717}
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-4) [ ]
o.e.j.s.Server Started @578885ms
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1'
[junit4] 2> 573463 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50717}
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 573463 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 573465 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4'
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573462 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50716}
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2'
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 573466 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 573467 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573467 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573467 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573468 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573470 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573478 INFO (zkCallback-516-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18a36ed4
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573478 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573478 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573479 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573482 INFO (zkCallback-518-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@45b711e1
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573482 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573482 INFO (zkCallback-520-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@30377c30
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573483 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573483 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573483 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573485 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 573485 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 573485 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 573485 INFO (zkCallback-519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@353db958
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573485 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573486 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573486 INFO (zkCallback-517-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d6923ce
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573486 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573486 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573495 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 573495 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 573500 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3/.
[junit4] 2> 573500 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1/.
[junit4] 2> 573501 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 999179130
[junit4] 2> 573501 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1]
[junit4] 2> 573501 WARN (jetty-launcher-514-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1/lib
[junit4] 2> 573500 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 636834846
[junit4] 2> 573502 INFO (jetty-launcher-514-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> 573502 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3]
[junit4] 2> 573503 WARN (jetty-launcher-514-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3/lib
[junit4] 2> 573503 INFO (jetty-launcher-514-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> 573503 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2/.
[junit4] 2> 573503 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 538658792
[junit4] 2> 573503 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2]
[junit4] 2> 573503 WARN (jetty-launcher-514-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2/lib
[junit4] 2> 573504 INFO (jetty-launcher-514-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> 573513 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5/.
[junit4] 2> 573513 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4/.
[junit4] 2> 573514 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1936395034
[junit4] 2> 573514 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5]
[junit4] 2> 573514 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1676736399
[junit4] 2> 573514 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4]
[junit4] 2> 573514 WARN (jetty-launcher-514-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5/lib
[junit4] 2> 573514 WARN (jetty-launcher-514-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4/lib
[junit4] 2> 573514 INFO (jetty-launcher-514-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> 573514 INFO (jetty-launcher-514-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> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 573569 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573570 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 573571 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 573572 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 573573 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 573572 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 573573 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 573573 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 573571 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 573574 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 573574 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 573570 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573575 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 573573 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 573575 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 573575 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573573 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 573575 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 573576 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 573575 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 573576 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 573578 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 573578 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573577 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573576 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573576 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 573579 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 573579 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573580 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573580 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 573581 INFO (zkCallback-529-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@468b9cfa
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573581 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573581 INFO (jetty-launcher-514-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573582 INFO (zkCallback-532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5e4fb526
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573582 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573582 INFO (jetty-launcher-514-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573584 INFO (zkCallback-534-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5e5a5b76
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573584 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573584 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573584 INFO (zkCallback-535-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a493f70
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573585 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573585 INFO (jetty-launcher-514-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573585 INFO (zkCallback-533-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@60fa70cc
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573585 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 573585 INFO (jetty-launcher-514-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 573590 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@6fe2e4db
[junit4] 2> 573590 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@3d7bf7d0
[junit4] 2> 573590 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 573591 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 573604 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@66989bc4
[junit4] 2> 573605 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@39e9976b
[junit4] 2> 573605 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 573605 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@1176ea0f
[junit4] 2> 573606 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 573607 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 573607 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c5e010f
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573607 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d5988f5 name:ZooKeeperConnection
Watcher:127.0.0.1:50714/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 573607 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 573608 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 573609 INFO
(zkCallback-538-thread-1-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@623bb3d6
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573609 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 573611 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67a19bbf
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573611 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 573612 INFO
(zkCallback-539-thread-1-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c5b3f18
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 573612 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 573614 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 573616 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 573616 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 573617 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 573617 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 573639 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 573639 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 573639 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 573640 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 573640 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 573673 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 573675 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 573675 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 573675 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 573676 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 573687 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 573687 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 573687 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 573687 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 573691 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 573706 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 573706 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 573707 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 573710 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 573711 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 573716 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 573716 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 573718 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 573718 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 573721 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 573730 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 573730 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 573739 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 573740 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 573741 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 573744 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 573755 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 573755 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 573755 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 573755 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 573773 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 573776 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 573776 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 573776 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 573783 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 573783 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 573784 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 573784 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 573784 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 573787 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 573789 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 573793 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 573793 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 573793 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 573794 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 573794 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 573795 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 573795 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 573795 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 573796 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 573796 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 573797 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 573797 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 573797 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 573807 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 573807 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 573808 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 573808 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 573809 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 573819 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 573819 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 573819 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 573820 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 573820 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 573841 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 573864 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 573868 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 573868 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 573868 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264335-127.0.0.1:50720_solr-n_0000000000
[junit4] 2> 573868 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 573876 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264331-127.0.0.1:50717_solr-n_0000000001
[junit4] 2> 573879 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264332-127.0.0.1:50718_solr-n_0000000002
[junit4] 2> 573880 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264333-127.0.0.1:50716_solr-n_0000000003
[junit4] 2> 573880 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50720_solr
[junit4] 2> 573880 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264334-127.0.0.1:50719_solr-n_0000000004
[junit4] 2> 573880 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 573881 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264335-127.0.0.1:50720_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 573882 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264331-127.0.0.1:50717_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 573882 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264332-127.0.0.1:50718_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 573882 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50717_solr
[junit4] 2> 573882 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50717_solr
[junit4] 2> 573882 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264333-127.0.0.1:50716_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 573883 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50716_solr
[junit4] 2> 573883 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50718_solr
[junit4] 2> 573883 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50716_solr
[junit4] 2> 573883 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50718_solr
[junit4] 2> 573893 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50719_solr
[junit4] 2> 573893 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50719_solr
[junit4] 2> 573894 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.Overseer Overseer
(id=96529709678264335-127.0.0.1:50720_solr-n_0000000000) starting
[junit4] 2> 573897 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 573897 INFO
(zkCallback-538-thread-1-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_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> 573898 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_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> 573898 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_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> 573898 INFO
(zkCallback-539-thread-1-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_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> 573910 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 573910 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 573911 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_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> 573913 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 573913 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 573914 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 573914 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_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> 573915 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_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> 573917 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 573917 INFO
(zkCallback-538-thread-1-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 573917 INFO
(zkCallback-539-thread-1-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 573917 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node4/.
[junit4] 2> 573918 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 573919 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 573921 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 573921 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 573926 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_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> 573930 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 573930 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 573930 INFO (jetty-launcher-514-thread-4)
[n:127.0.0.1:50717_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 573932 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 573932 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 573935 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node1/.
[junit4] 2> 573935 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 573936 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 573936 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 573938 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 573938 INFO (jetty-launcher-514-thread-1)
[n:127.0.0.1:50718_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 573940 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 573940 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 573941 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node2/.
[junit4] 2> 573941 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 573941 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 573942 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 573942 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node5/.
[junit4] 2> 573943 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 573946 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 573946 INFO (jetty-launcher-514-thread-2)
[n:127.0.0.1:50716_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 573946 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 573946 INFO (jetty-launcher-514-thread-5)
[n:127.0.0.1:50719_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 573977 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 573978 INFO
(OverseerCollectionConfigSetProcessor-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 573979 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:50720_solr as DOWN
[junit4] 2> 573979 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 573988 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50720_solr
[junit4] 2> 573989 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 573989 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50720_solr
[junit4] 2> 573993 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_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> 573993 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_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> 573994 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_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> 573994 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50720_solr"} current state version: 0
[junit4] 2> 573994 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_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> 573994 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50720_solr
[junit4] 2> 573993 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 573995 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 573996 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 573996 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 573996 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 573996 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 574007 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 574007 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 574008 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node3/.
[junit4] 2> 574009 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 574010 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 574010 INFO (jetty-launcher-514-thread-3)
[n:127.0.0.1:50720_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 574010 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 574011 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 574014 INFO (zkCallback-546-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5ba50f7d
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 574015 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 574015 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 574022 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@39b52faa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 574023 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1676736399
[junit4] 2> 574024 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:50717_solr as DOWN
[junit4] 2> 574041 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50717_solr"} current state version: 0
[junit4] 2> 574042 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 574042 INFO
(OverseerStateUpdate-96529709678264335-127.0.0.1:50720_solr-n_0000000000)
[n:127.0.0.1:50720_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50717_solr
[junit4] 2> 574042 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_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> 574042 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_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> 574042 INFO
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_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> 574043 WARN
(zkCallback-537-thread-1-processing-n:127.0.0.1:50717_solr)
[n:127.0.0.1:50717_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 574044 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9844cce{/solr,null,UNAVAILABLE}
[junit4] 2> 574046 INFO
(zkCallback-536-thread-2-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_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> 574047 INFO
(zkCallback-538-thread-2-processing-n:127.0.0.1:50716_solr)
[n:127.0.0.1:50716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 574047 INFO
(zkCallback-539-thread-2-processing-n:127.0.0.1:50720_solr)
[n:127.0.0.1:50720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 574047 INFO
(zkCallback-540-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 574048 INFO
(zkCallback-536-thread-2-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 574050 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 574052 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ad3c343{/solr,null,AVAILABLE}
[junit4] 2> 574052 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@26245e2{HTTP/1.1,[http/1.1]}{127.0.0.1:50737}
[junit4] 2> 574052 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.Server Started @579472ms
[junit4] 2> 574053 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50737}
[junit4] 2> 574053 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 574054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node6'
[junit4] 2> 574054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 574054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 574054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 574055 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 574063 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:50718_solr)
[n:127.0.0.1:50718_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264335-127.0.0.1:50720_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 574079 INFO (zkCallback-548-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27671a21
name:ZooKeeperConnection Watcher:127.0.0.1:50714/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 574079 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 574080 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 574081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 574088 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node6/.
[junit4] 2> 574089 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.CoreContainer New CoreContainer 929136982
[junit4] 2> 574089 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node6]
[junit4] 2> 574089 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node6/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1CFBD6041AD904D3-001/tempDir-001/node6/lib
[junit4] 2> 574091 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
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> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50714/solr
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 574094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 574098 INFO (zkCallback-551-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e1efa36
name:ZooKeeperConnection Watcher:127.0.0.1:50714 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 574099 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 574100 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 574104 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/551047613@45f7719b
[junit4] 2> 574106 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 574110 INFO
(zkCallback-552-thread-1-processing-n:127.0.0.1:50737_solr)
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8a7ea8c name:ZooKeeperConnection
Watcher:127.0.0.1:50714/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 574110 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 574155 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 574156 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 574158 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 574168 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 574178 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96529709678264339-127.0.0.1:50737_solr-n_0000000005
[junit4] 2> 574179 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1CFBD6041AD904D3])
[n:127.0.0.1:50737_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96529709678264334-127.0.0.1:50719_solr-
[...truncated too long message...]
ry looking to close
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/snapshot_metadata
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data;done=false>>]
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/index;done=false>>]
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 2043591 INFO (coreCloseExecutor-5415-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001/tempDir-001/shard3/cores/collection1/data/index
[junit4] 2> 2043593 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[1CFBD6041AD904D3]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4527e365{/zw_u/v,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedFacetExistsSmallTest -Dtests.method=test
-Dtests.seed=1CFBD6041AD904D3 -Dtests.slow=true -Dtests.locale=es-SV
-Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 4.62s J0 | DistributedFacetExistsSmallTest.test <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError:
.facet_counts.facet_fields.t_s.null:0!=null
[junit4] > at
__randomizedtesting.SeedInfo.seed([1CFBD6041AD904D3:94AFE9DEB425692B]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:50)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:932)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:574)
[junit4] > at
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.checkRandomParams(DistributedFacetExistsSmallTest.java:136)
[junit4] > at
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test(DistributedFacetExistsSmallTest.java:87)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2043597 INFO
(SUITE-DistributedFacetExistsSmallTest-seed#[1CFBD6041AD904D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetExistsSmallTest_1CFBD6041AD904D3-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=FST50, _version_=BlockTreeOrds(blocksize=128),
multiDefault=PostingsFormat(name=Asserting),
intDefault=BlockTreeOrds(blocksize=128), t_s=PostingsFormat(name=Asserting),
id=FST50, range_facet_i_dv=BlockTreeOrds(blocksize=128),
range_facet_l=BlockTreeOrds(blocksize=128),
timestamp=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1478,
maxMBSortInHeap=6.92791968697758, sim=RandomSimilarity(queryNorm=false): {},
locale=es-SV, timezone=Pacific/Guadalcanal
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=181553400,total=458752000
[junit4] 2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest,
TestCloudSchemaless, XmlUpdateRequestHandlerTest, TestFunctionQuery,
TestCoreContainer, AlternateDirectoryTest, ShardRoutingTest, TestLazyCores,
TestSweetSpotSimilarityFactory, CdcrVersionReplicationTest, QueryEqualityTest,
GraphQueryTest, TestFieldCacheReopen, TestSerializedLuceneMatchVersion,
DeleteShardTest, TestGraphTermsQParserPlugin, PolyFieldTest,
DistributedQueryElevationComponentTest, LeaderInitiatedRecoveryOnCommitTest,
TestJmxMonitoredMap, TestSortingResponseWriter, SSLMigrationTest, TestLockTree,
TestRebalanceLeaders, HdfsNNFailoverTest, TestSizeLimitedDistributedMap,
CollectionsAPISolrJTest, AnalysisAfterCoreReloadTest,
TestEmbeddedSolrServerConstructors, VMParamsZkACLAndCredentialsProvidersTest,
SolrRequestParserTest, DirectUpdateHandlerTest, TestDocTermOrds,
BasicAuthIntegrationTest, TestAuthorizationFramework, TestConfigSetImmutable,
RegexBoostProcessorTest, TestSolrConfigHandler,
ParsingFieldUpdateProcessorsTest, TestCloudPivotFacet, TermsComponentTest,
TestMergePolicyConfig, IndexSchemaTest, CleanupOldIndexTest,
TestDownShardTolerantSearch, RestartWhileUpdatingTest,
DistributedSpellCheckComponentTest, DistributedDebugComponentTest, TestSolrXml,
TestMacroExpander, TestLFUCache, TestStressLucene, TestXmlQParser,
TestConfigSets, TestHighlightDedupGrouping, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, OverseerTest, TestJsonFacets, MigrateRouteKeyTest,
TestHashPartitioner, ShardSplitTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestComplexPhraseQParserPlugin, DocExpirationUpdateProcessorFactoryTest,
ChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest,
HdfsSyncSliceTest, HdfsDirectoryFactoryTest, TestRecoveryHdfs,
BadCopyFieldTest, TimeZoneUtilsTest, URLClassifyProcessorTest,
CoreMergeIndexesAdminHandlerTest, TestTrackingShardHandlerFactory,
ClassificationUpdateProcessorFactoryTest, TestDistributedSearch,
CreateCollectionCleanupTest, PathHierarchyTokenizerFactoryTest,
MergeStrategyTest, ZkStateWriterTest, TestConfigReload, TestNoOpRegenerator,
TestCodecSupport, TestFieldCacheVsDocValues, TestHdfsUpdateLog,
TestSolrQueryParserResource, UnloadDistributedZkTest, SOLR749Test,
DistributedFacetPivotSmallTest, SuggesterFSTTest,
StatelessScriptUpdateProcessorFactoryTest, BadComponentTest, TestUpdate,
TestManagedStopFilterFactory, DocValuesTest, TestIBSimilarityFactory,
SpatialRPTFieldTypeTest, ClusterStateTest, TestGraphMLResponseWriter,
TestDocumentBuilder, TestSearcherReuse, TestMaxScoreQueryParser,
TestRawTransformer, OutOfBoxZkACLAndCredentialsProvidersTest,
TestImplicitCoreProperties, TestLMDirichletSimilarityFactory, AssignTest,
TestCustomDocTransformer, DeleteInactiveReplicaTest, TestXIncludeConfig,
DistributedVersionInfoTest, CursorPagingTest, TestDocBasedVersionConstraints,
TestExpandComponent, TestDistribIDF, TestAnalyzedSuggestions, TestDocSet,
CdcrReplicationHandlerTest, TestCloudManagedSchema, TestFastLRUCache,
MoreLikeThisHandlerTest, TestCursorMarkWithoutUniqueKey,
DisMaxRequestHandlerTest, HdfsBasicDistributedZkTest, SystemInfoHandlerTest,
SliceStateTest, OverseerRolesTest, OverseerTaskQueueTest,
TestSurroundQueryParser, DistribJoinFromCollectionTest,
TestTolerantUpdateProcessorCloud, BJQParserTest, CloudMLTQParserTest,
TestSolrFieldCacheMBean, TestJmxIntegration, TestFieldCollectionResource,
ScriptEngineTest, BitVectorTest, TestFileDictionaryLookup,
TestClassicSimilarityFactory, SimplePostToolTest, JSONWriterTest,
DistributedFacetExistsSmallTest]
[junit4] Completed [250/633 (2!)] on J0 in 4.64s, 1 test, 1 failure <<<
FAILURES!
[...truncated 61373 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]