Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.0/8/
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestLeaderElectionZkExpiry
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.TestLeaderElectionZkExpiry: 1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry:
1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([FEDE368F0FF06FF3]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestLeaderElectionZkExpiry
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Throwable.getStackTraceElement(Native Method) at
java.lang.Throwable.getOurStackTrace(Throwable.java:827) at
java.lang.Throwable.printStackTrace(Throwable.java:656) at
java.lang.Throwable.printStackTrace(Throwable.java:721) at
org.apache.solr.common.SolrException.toStr(SolrException.java:179) at
org.apache.solr.common.SolrException.log(SolrException.java:153) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Throwable.getStackTraceElement(Native Method)
at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
at java.lang.Throwable.printStackTrace(Throwable.java:656)
at java.lang.Throwable.printStackTrace(Throwable.java:721)
at org.apache.solr.common.SolrException.toStr(SolrException.java:179)
at org.apache.solr.common.SolrException.log(SolrException.java:153)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([FEDE368F0FF06FF3]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
replicaCount expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: replicaCount expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([FEDE368F0FF06FF3:768A0955A10C020B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:604)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:166)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:42627/qc_mg/it
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:42627/qc_mg/it
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:382)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:498)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
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.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
... 47 more
Build Log:
[...truncated 11102 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/init-core-data-001
[junit4] 2> 111491 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 111491 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/_o/vk
[junit4] 2> 113949 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 115543 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 116575 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 116584 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 116839 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 116965 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_56866_hdfs____.sxky3j/webapp
[junit4] 2> 117823 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log NO JSP Support for /, did not find
org.apache.jasper.servlet.JspServlet
[junit4] 2> 119050 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56866
[junit4] 2> 123188 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 123203 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 123216 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_36627_datanode____.w1076p/webapp
[junit4] 2> 123369 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log NO JSP Support for /, did not find
org.apache.jasper.servlet.JspServlet
[junit4] 2> 123922 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36627
[junit4] 2> 124420 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 124421 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 124437 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_34218_datanode____up7wsf/webapp
[junit4] 2> 124600 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log NO JSP Support for /, did not find
org.apache.jasper.servlet.JspServlet
[junit4] 2> 125266 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[FEDE368F0FF06FF3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34218
[junit4] 2> 128444 INFO (IPC Server handler 6 on 34431) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-4353d508-76c7-4eb2-9f69-e3a5d95a82be node DatanodeRegistration(127.0.0.1,
datanodeUuid=21d75045-7564-4d0e-a20d-8c14e6c925e3, infoPort=34218,
ipcPort=40318, storageInfo=lv=-56;cid=testClusterID;nsid=1589054835;c=0),
blocks: 0, hasStaleStorages: true, processing time: 3 msecs
[junit4] 2> 128470 INFO (IPC Server handler 6 on 34431) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-aa4d7f2d-0f7b-405b-a7d7-0bd6c4742faf node DatanodeRegistration(127.0.0.1,
datanodeUuid=21d75045-7564-4d0e-a20d-8c14e6c925e3, infoPort=34218,
ipcPort=40318, storageInfo=lv=-56;cid=testClusterID;nsid=1589054835;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 128444 INFO (IPC Server handler 2 on 34431) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-31499e54-79e8-4e7f-bc81-ae9c7ee6ea73 node DatanodeRegistration(127.0.0.1,
datanodeUuid=4e311165-e8a3-4301-9699-a14f5e52c12d, infoPort=36627,
ipcPort=46873, storageInfo=lv=-56;cid=testClusterID;nsid=1589054835;c=0),
blocks: 0, hasStaleStorages: true, processing time: 1365 msecs
[junit4] 2> 128493 INFO (IPC Server handler 2 on 34431) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-510b8198-38e5-4dac-bcdb-a22fc142a042 node DatanodeRegistration(127.0.0.1,
datanodeUuid=4e311165-e8a3-4301-9699-a14f5e52c12d, infoPort=36627,
ipcPort=46873, storageInfo=lv=-56;cid=testClusterID;nsid=1589054835;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 129439 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 129440 INFO (Thread-304) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 129440 INFO (Thread-304) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 129541 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44545
[junit4] 2> 129541 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129553 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129588 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@35485c7f
name:ZooKeeperConnection Watcher:127.0.0.1:44545 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 129589 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129589 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129589 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 129593 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129594 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129598 INFO (zkCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@db8158a name:ZooKeeperConnection
Watcher:127.0.0.1:44545/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 129598 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129598 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129598 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 129602 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 129603 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 129603 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 129604 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 129605 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 129606 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 129606 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 129608 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 129608 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 129609 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 129609 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 129610 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 129610 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 129611 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 129611 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 129612 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 129612 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 129613 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 129613 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 129614 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 129614 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 129615 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 129615 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 129616 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 129616 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 129905 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores/collection1
[junit4] 2> 129925 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 129960 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3343dfaf{/_o/vk,null,AVAILABLE}
[junit4] 2> 129960 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@219dd270{HTTP/1.1,[http/1.1]}{127.0.0.1:51422}
[junit4] 2> 129961 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.Server Started @135109ms
[junit4] 2> 129961 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:34431/hdfs__localhost_34431__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.0_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001_tempDir-002_control_data,
hostContext=/_o/vk, hostPort=51422,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores}
[junit4] 2> 129961 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 129969 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001'
[junit4] 2> 129969 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 129969 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 129970 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129977 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129985 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1088200a
name:ZooKeeperConnection Watcher:127.0.0.1:44545/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 129986 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129986 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129987 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 129987 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/solr.xml
[junit4] 2> 129993 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores
[junit4] 2> 129993 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1373956356
[junit4] 2> 129993 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001]
[junit4] 2> 129993 WARN
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/lib
[junit4] 2> 129994 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
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,useRetries : false,
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44545/solr
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 129995 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129996 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129997 INFO (zkCallback-95-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ef2dc44 name:ZooKeeperConnection
Watcher:127.0.0.1:44545 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 130001 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130001 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 130003 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 130006 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@188871c name:ZooKeeperConnection
Watcher:127.0.0.1:44545/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 130006 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 130007 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 130008 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 130009 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 130012 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 130013 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 130014 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 130015 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 130016 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 130016 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 130017 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 130018 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 130019 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 130020 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 130021 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 130022 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000
[junit4] 2> 130022 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:51422__o%2Fvk
[junit4] 2> 130022 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 130023 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer Overseer
(id=95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000) starting
[junit4] 2> 130024 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 130028 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 130028 INFO
(OverseerCollectionConfigSetProcessor-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 130029 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 130029 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51422__o%2Fvk
[junit4] 2> 130030 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:51422__o%2Fvk
[junit4] 2> 130031 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] 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> 130031 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 130031 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 130039 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 130039 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 130041 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores
[junit4] 2> 130061 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 130061 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores/collection1
[junit4] 2> 130061 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 130085 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1
[junit4] 2> 130085 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3])
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 130085 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 130085 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 130119 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51422/_o/vk",
[junit4] 2> "node_name":"127.0.0.1:51422__o%2Fvk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 130120 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 130119 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51422/_o/vk",
[junit4] 2> "node_name":"127.0.0.1:51422__o%2Fvk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 130121 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 130122 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 130124 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 131120 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 131120 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores/collection1'
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 131121 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 131123 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 131149 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 131152 WARN
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 131152 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 131171 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 131186 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 131266 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 131271 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 131272 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 131280 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 131282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 131283 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 131283 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 131284 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1
[junit4] 2> 131285 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 131285 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
[junit4] 2> 131292 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:34431/solr_hdfs_home
[junit4] 2> 131292 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication
disabled
[junit4] 2> 131292 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 131292 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70253fb0
[junit4] 2> 131292 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 131458 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 131462 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index/
[junit4] 2> 131539 WARN
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'hdfs:/localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 131539 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 131595 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 131595 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.297768791850966]
[junit4] 2> 132345 INFO (IPC Server handler 7 on 34431) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48385 is
added to blk_1073741825_1001{blockUCState=COMMITTED, primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-aa4d7f2d-0f7b-405b-a7d7-0bd6c4742faf:NORMAL:127.0.0.1:36829|RBW],
ReplicaUnderConstruction[[DISK]DS-31499e54-79e8-4e7f-bc81-ae9c7ee6ea73:NORMAL:127.0.0.1:48385|RBW]]}
size 71
[junit4] 2> 132347 INFO (IPC Server handler 8 on 34431) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36829 is
added to blk_1073741825_1001 size 71
[junit4] 2> 132894 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b8fc74;
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 132895 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 132898 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/
[junit4] 2> 132900 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 132901 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 132902 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 132902 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 132902 WARN
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 132903 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 132904 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 132916 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 132928 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 132933 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
[junit4] 2> 132933 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 132940 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 132940 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
tlogDfsReplication=2
[junit4] 2> 132994 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 132994 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 133017 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@af06901
[junit4] 2> 133270 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:34431/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b8fc74;
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 133271 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 133271 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@877df7e[collection1]
main]
[junit4] 2> 133271 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 133277 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 133277 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 133278 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 133280 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 133281 INFO
(searcherExecutor-221-thread-1-processing-n:127.0.0.1:51422__o%2Fvk
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@877df7e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 133281 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
256 version buckets from index
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1531036216774885376
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with
highest version 1531036216774885376
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 133282 INFO
(coreLoadExecutor-220-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 133289 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:51422/_o/vk
collection:control_collection shard:shard1
[junit4] 2> 133301 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 133337 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95689763296903172-core_node1-n_0000000000
[junit4] 2> 133345 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=180000
[junit4] 2> 133362 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 133362 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 133362 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51422/_o/vk/collection1/
[junit4] 2> 133362 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 133362 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:51422/_o/vk/collection1/ has no replicas
[junit4] 2> 133363 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 133364 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95689763296903172-core_node1-n_0000000000
[junit4] 2> 133365 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51422/_o/vk/collection1/ shard1
[junit4] 2> 133377 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 133390 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 133406 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer processMessage: queueSize: 0,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:51422/_o/vk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 133510 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 133533 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:51422/_o/vk/collection1/ and leader is
http://127.0.0.1:51422/_o/vk/collection1/
[junit4] 2> 133533 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51422/_o/vk
[junit4] 2> 133533 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 133533 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 133533 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 133535 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51422/_o/vk",
[junit4] 2> "node_name":"127.0.0.1:51422__o%2Fvk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 133535 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51422/_o/vk",
[junit4] 2> "node_name":"127.0.0.1:51422__o%2Fvk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 133536 INFO
(coreZkRegister-214-thread-1-processing-n:127.0.0.1:51422__o%2Fvk x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51422__o%2Fvk
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 133603 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 133603 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 133607 INFO (zkCallback-98-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@413f4c3c
name:ZooKeeperConnection Watcher:127.0.0.1:44545/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 133608 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 133608 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 133608 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 133609 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 133610 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 133610 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 133610 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 133611 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 133613 INFO (zkCallback-99-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@77972c1 name:ZooKeeperConnection
Watcher:127.0.0.1:44545/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 133613 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 133613 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 133617 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 133617 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 133622 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:51422__o%2Fvk)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 133622 INFO (zkCallback-98-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 133820 INFO
(OverseerStateUpdate-95689763296903172-127.0.0.1:51422__o%2Fvk-n_0000000000)
[n:127.0.0.1:51422__o%2Fvk ] o.a.s.c.o.ZkStateWriter going to
create_collection /collections/collection1/state.json
[junit4] 2> 133850 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/shard-1-001/cores/collection1
[junit4] 2> 133851 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/shard-1-001
[junit4] 2> 133852 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 133854 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d569adf{/_o/vk,null,AVAILABLE}
[junit4] 2> 133855 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5a66beac{HTTP/1.1,[http/1.1]}{127.0.0.1:57492}
[junit4] 2> 133855 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.e.j.s.Server Started @139003ms
[junit4] 2> 133855 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:34431/hdfs__localhost_34431__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.0_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/_o/vk, hostPort=57492,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/shard-1-001/cores}
[junit4] 2> 133856 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 133856 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_FEDE368F0FF06FF3-001/shard-1-001'
[junit4] 2> 133856 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 133856 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 133856 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 133857 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 133878 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@26aeefb8
name:ZooKeeperConnection Watcher:127.0.0.1:44545/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 133878 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[FEDE368F0FF06FF3]) [ ]
o.a.s.c.c.ConnectionManager Client is
[...truncated too long message...]
perException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:694)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 3957793 ERROR
(OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001)
[n:dummy.host.com:8984_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Error reading cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterprops.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:694)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> Apr 08, 2016 11:09:01 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> at java.lang.Throwable.getStackTraceElement(Native
Method)
[junit4] 2> at
java.lang.Throwable.getOurStackTrace(Throwable.java:827)
[junit4] 2> at
java.lang.Throwable.printStackTrace(Throwable.java:656)
[junit4] 2> at
java.lang.Throwable.printStackTrace(Throwable.java:721)
[junit4] 2> at
org.apache.solr.common.SolrException.toStr(SolrException.java:179)
[junit4] 2> at
org.apache.solr.common.SolrException.log(SolrException.java:153)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=536, maxMBSortInHeap=6.351389922865323,
sim=ClassicSimilarity, locale=ga-IE, timezone=PLT
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=2,free=162236944,total=503316480
[junit4] 2> NOTE: All tests run in this JVM: [TestSystemIdResolver,
ShardRoutingTest, ConfigSetsAPITest, CloneFieldUpdateProcessorFactoryTest,
HdfsCollectionsAPIDistributedZkTest, LoggingHandlerTest,
CollectionsAPIAsyncDistributedZkTest, TestCodecSupport,
TestEmbeddedSolrServerConstructors, DistributedIntervalFacetingTest,
TestSimpleTrackingShardHandler, DistributedDebugComponentTest,
TestQuerySenderNoQuery, TestJsonRequest, JavabinLoaderTest,
ClusterStateUpdateTest, TestCoreContainer, CollectionsAPIDistributedZkTest,
AliasIntegrationTest, BlockJoinFacetDistribTest, TestIntervalFaceting,
SpellingQueryConverterTest, OverseerStatusTest,
OverriddenZkACLAndCredentialsProvidersTest, SimplePostToolTest,
DistributedTermsComponentTest, TimeZoneUtilsTest, DistanceFunctionTest,
TestStandardQParsers, MBeansHandlerTest, MigrateRouteKeyTest,
TestPerFieldSimilarityClassic, VersionInfoTest, TestClassicSimilarityFactory,
TestFiltering, HdfsBasicDistributedZkTest, TestSizeLimitedDistributedMap,
FileUtilsTest, AsyncMigrateRouteKeyTest, WordBreakSolrSpellCheckerTest,
DistributedFacetPivotWhiteBoxTest, ZkStateReaderTest, TestExpandComponent,
RequestLoggingTest, DirectoryFactoryTest, TestSQLHandler, TestQueryUtils,
RemoteQueryErrorTest, TestCollapseQParserPlugin,
TestDocBasedVersionConstraints, DateRangeFieldTest, ZkSolrClientTest,
AnalysisErrorHandlingTest, FastVectorHighlighterTest, SuggesterFSTTest,
CSVRequestHandlerTest, DistributedMLTComponentTest,
ParsingFieldUpdateProcessorsTest, TestRecoveryHdfs, TestManagedResourceStorage,
SuggestComponentContextFilterQueryTest, IndexBasedSpellCheckerTest,
SpellCheckComponentTest, SolrIndexSplitterTest, TestCloudPivotFacet,
TestBM25SimilarityFactory, TestReplicationHandlerBackup, NumericFieldsTest,
TestDistribDocBasedVersion, TestAuthenticationFramework, GraphQueryTest,
ZkControllerTest, MultiTermTest, TestRandomRequestDistribution,
LeaderFailoverAfterPartitionTest, TestFieldSortValues,
TestManagedSynonymFilterFactory, OpenCloseCoreStressTest, InfoHandlerTest,
TestStressVersions, ShardRoutingCustomTest, CdcrReplicationHandlerTest,
BasicFunctionalityTest, ConjunctionSolrSpellCheckerTest, QueryResultKeyTest,
ChaosMonkeySafeLeaderTest, TestNoOpRegenerator, DocumentBuilderTest,
TestRuleBasedAuthorizationPlugin, TestLeaderElectionZkExpiry]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLeaderElectionZkExpiry -Dtests.seed=FEDE368F0FF06FF3
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ga-IE -Dtests.timezone=PLT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestLeaderElectionZkExpiry (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry:
[junit4] > 1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([FEDE368F0FF06FF3]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=111479,
name=OverseerHdfsCoreFailoverThread-95690011904901129-dummy.host.com:8984_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Throwable.getStackTraceElement(Native
Method)
[junit4] > at
java.lang.Throwable.getOurStackTrace(Throwable.java:827)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:656)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:721)
[junit4] > at
org.apache.solr.common.SolrException.toStr(SolrException.java:179)
[junit4] > at
org.apache.solr.common.SolrException.log(SolrException.java:153)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([FEDE368F0FF06FF3]:0)
[junit4] Completed [431/579 (3!)] on J1 in 35.09s, 1 test, 2 errors <<<
FAILURES!
[...truncated 464 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/solr/common-build.xml:527:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.0/lucene/common-build.xml:1014:
There were test failures: 579 suites (10 ignored), 2309 tests, 2 suite-level
errors, 1 error, 1 failure, 484 ignored (9 assumptions) [seed: FEDE368F0FF06FF3]
Total time: 267 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]