Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/22/
1 tests failed.
FAILED: org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([CC47593D039327C0:6B03E1996E283479]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1115)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:891)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:974)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:974)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:974)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:974)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:974)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:482)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1506)
at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
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)
Build Log:
[...truncated 10951 lines...]
[junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/init-core-data-001
[junit4] 2> 493429 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 493429 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b_/
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 493460 WARN
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 493467 WARN
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 493470 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 493490 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-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_56357_hdfs____lzhgn2/webapp
[junit4] 2> 493601 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 493870 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56357
[junit4] 2> 493962 WARN
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 493963 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 493972 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-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_51590_datanode____5ghyhj/webapp
[junit4] 2> 494069 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 494324 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51590
[junit4] 2> 494388 WARN
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 494398 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 494431 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-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_52384_datanode____74snmh/webapp
[junit4] 2> 494509 INFO (IPC Server handler 3 on 41125) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-e91331ac-1f96-4d60-bef1-ab81b2d857cf node DatanodeRegistration(127.0.0.1,
datanodeUuid=de245b44-5cf3-4a7a-a2bb-ca7f34f60509, infoPort=51590,
ipcPort=44433, storageInfo=lv=-56;cid=testClusterID;nsid=401116529;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 494509 INFO (IPC Server handler 3 on 41125) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-9b7de550-44eb-459c-9028-2998fe27cfb8 node DatanodeRegistration(127.0.0.1,
datanodeUuid=de245b44-5cf3-4a7a-a2bb-ca7f34f60509, infoPort=51590,
ipcPort=44433, storageInfo=lv=-56;cid=testClusterID;nsid=401116529;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 494561 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 494828 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52384
[junit4] 2> 494895 INFO (IPC Server handler 8 on 41125) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-dcb4246c-365c-4a81-a83e-0bc0622a2619 node DatanodeRegistration(127.0.0.1,
datanodeUuid=9d02b470-dde0-444f-8ba9-19272e24a75d, infoPort=52384,
ipcPort=57670, storageInfo=lv=-56;cid=testClusterID;nsid=401116529;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 494895 INFO (IPC Server handler 8 on 41125) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-2914dae5-233a-4585-bc57-4cf29f51ff5d node DatanodeRegistration(127.0.0.1,
datanodeUuid=9d02b470-dde0-444f-8ba9-19272e24a75d, infoPort=52384,
ipcPort=57670, storageInfo=lv=-56;cid=testClusterID;nsid=401116529;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 495094 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 495097 INFO (Thread-1456) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 495097 INFO (Thread-1456) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 495197 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkTestServer start zk server on port:58037
[junit4] 2> 495197 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 495198 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 495201 INFO (zkCallback-457-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@451c23b3
name:ZooKeeperConnection Watcher:127.0.0.1:58037 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 495201 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 495201 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 495201 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 495203 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 495205 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 495205 INFO (zkCallback-458-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a6be33e
name:ZooKeeperConnection Watcher:127.0.0.1:58037/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 495205 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 495205 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 495205 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 495207 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 495208 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 495209 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 495210 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 495210 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 495211 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 495212 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 495213 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 495213 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 495214 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 495214 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 495215 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 495215 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 495216 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 495216 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 495217 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 495217 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 495218 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 495218 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 495219 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 495219 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 495220 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 495220 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 495221 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 495221 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 495277 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores/collection1
[junit4] 2> 495278 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ] o.e.j.s.Server
jetty-9.2.13.v20150730
[junit4] 2> 495279 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@489e2b3b{/b_,null,AVAILABLE}
[junit4] 2> 495279 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f915fd3{HTTP/1.1}{127.0.0.1:56013}
[junit4] 2> 495279 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ] o.e.j.s.Server
Started @498024ms
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:41125/hdfs__localhost_41125__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-Tests-5.5_solr_build_solr-core_test_J2_temp_solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001_tempDir-002_control_data,
hostPort=56013, hostContext=/b_,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores}
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001'
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 495280 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 495282 INFO (zkCallback-459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@54dde1ab
name:ZooKeeperConnection Watcher:127.0.0.1:58037/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 495282 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 495282 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 495283 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 495283 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/solr.xml
[junit4] 2> 495292 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores
[junit4] 2> 495292 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer New CoreContainer 316269544
[junit4] 2> 495292 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001]
[junit4] 2> 495292 WARN
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/lib
[junit4] 2> 495293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 495293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 495294 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 495294 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 495294 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58037/solr
[junit4] 2> 495294 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 495294 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 495295 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 495296 INFO (zkCallback-462-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6bdb30f5
name:ZooKeeperConnection Watcher:127.0.0.1:58037 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 495296 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 495296 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 495297 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$6@48f26494
[junit4] 2> 495298 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 495298 INFO
(zkCallback-463-thread-1-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@da1de34 name:ZooKeeperConnection
Watcher:127.0.0.1:58037/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 495298 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 495299 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 495300 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 495301 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 495303 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 495304 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 495306 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 495313 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 495314 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 495316 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 495317 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56013_b_
[junit4] 2> 495317 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56013_b_
[junit4] 2> 495326 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 495326 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 495327 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 495328 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/97444382730485764-127.0.0.1:56013_b_-n_0000000000
[junit4] 2> 495328 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:56013_b_
[junit4] 2> 495328 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 495332 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.Overseer Overseer
(id=97444382730485764-127.0.0.1:56013_b_-n_0000000000) starting
[junit4] 2> 495334 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 495338 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 495338 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 495338 INFO
(OverseerCollectionConfigSetProcessor-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 495355 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 495381 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 495381 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 495382 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores
[junit4] 2> 495383 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {shard=, transient=false,
schema=schema.xml, loadOnStartup=true, name=collection1,
configSetProperties=configsetprops.json, collection=control_collection,
dataDir=data/, coreNodeName=, config=solrconfig.xml}
[junit4] 2> 495383 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores/collection1
[junit4] 2> 495383 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 495387 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2
[junit4] 2> 495387 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:56013_b_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 495387 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 495387 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 495389 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController Collection control_collection not visible yet, but
flagging it so a watch is registered when it becomes visible
[junit4] 2> 495390 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
[junit4] 2> 495390 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "node_name":"127.0.0.1:56013_b_",
[junit4] 2> "base_url":"http://127.0.0.1:56013/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 495397 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "node_name":"127.0.0.1:56013_b_",
[junit4] 2> "base_url":"http://127.0.0.1:56013/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"}
[junit4] 2> 495397 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 495397 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 495398 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 495398 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 495399 INFO
(zkCallback-463-thread-1-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] 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> 496399 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 496399 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 496400 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 496400 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 496400 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 496400 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores/collection1'
[junit4] 2> 496400 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 496401 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 496403 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 496408 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 496421 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.4
[junit4] 2> 496446 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 496452 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 496634 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 496639 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 496641 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 496662 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 496664 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 496666 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 496666 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 496667 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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-Tests-5.5/solr/build/solr-core/test/J2
[junit4] 2> 496668 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 496668 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
[junit4] 2> 496677 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:41125/solr_hdfs_home
[junit4] 2> 496677 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 496678 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 496678 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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@1477696b
[junit4] 2> 496678 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 496698 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 496702 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index/
[junit4] 2> 496720 WARN
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'hdfs:/localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 496720 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 496728 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 496728 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 496728 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 496770 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 496770 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 496770 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.20495793059150885]
[junit4] 2> 497030 INFO (IPC Server handler 0 on 41125) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47296 is
added to blk_1073741825_1001{blockUCState=COMMITTED, primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-dcb4246c-365c-4a81-a83e-0bc0622a2619:NORMAL:127.0.0.1:50665|RBW],
ReplicaUnderConstruction[[DISK]DS-9b7de550-44eb-459c-9028-2998fe27cfb8:NORMAL:127.0.0.1:47296|RBW]]}
size 71
[junit4] 2> 497031 INFO (IPC Server handler 1 on 41125) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50665 is
added to blk_1073741825_1001 size 71
[junit4] 2> 497431 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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(BlockDirectory(HdfsDirectory@hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec9944);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 497431 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 497465 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497473 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497474 WARN
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497476 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 497477 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 497478 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 497479 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 497481 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/luke,/update,standard,/admin/properties,/update/csv,/replication,/admin/file,/config,/admin/segments,/admin/plugins,/get,/admin/mbeans,/admin/ping,/schema,/dump,/admin/logging,/admin/threads,/update/json/docs,/admin/system,/update/json
[junit4] 2> 497485 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56013_b_
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:41125/solr_hdfs_home/control_collection/core_node1/data/
[junit4] 2> 497496 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497520 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497521 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 497521 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 497544 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 497544 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 497561 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3485930719007434]
[junit4] 2> 497689 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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(BlockDirectory(HdfsDirectory@hdfs://localhost:41125/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec9944);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 497689 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 497689 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@4ddc2e74[collection1] main
[junit4] 2> 497690 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497690 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497690 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497691 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 497699 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 497700 INFO
(searcherExecutor-1395-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4ddc2e74[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 497717 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497717 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 497717 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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> 497718 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ 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 1559110126431895552
[junit4] 2> 497719 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1559110126431895552
[junit4] 2> 497719 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 497720 INFO
(coreLoadExecutor-1394-thread-1-processing-n:127.0.0.1:56013_b_)
[n:127.0.0.1:56013_b_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 497744 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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:56013/b_
collection:control_collection shard:shard1
[junit4] 2> 497745 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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> 497748 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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/97444382730485764-core_node1-n_0000000000
[junit4] 2> 497748 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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=10000
[junit4] 2> 497750 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 497752 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 497752 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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> 497752 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56013/b_/collection1/
[junit4] 2> 497752 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 497752 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:56013/b_/collection1/ has no replicas
[junit4] 2> 497753 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 497755 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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/97444382730485764-core_node1-n_0000000000
[junit4] 2> 497756 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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:56013/b_/collection1/ shard1
[junit4] 2> 497760 INFO
(zkCallback-463-thread-2-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] 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> 497775 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:56013/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 497878 INFO
(zkCallback-463-thread-4-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] 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> 497897 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 497907 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:56013/b_/collection1/ and leader is
http://127.0.0.1:56013/b_/collection1/
[junit4] 2> 497907 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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:56013/b_
[junit4] 2> 497907 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 497907 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 497907 INFO
(coreZkRegister-1388-thread-1-processing-n:127.0.0.1:56013_b_ x:collection1
c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:56013_b_
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> 497908 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 497929 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:56013_b_",
[junit4] 2> "base_url":"http://127.0.0.1:56013/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 497929 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:56013_b_",
[junit4] 2> "base_url":"http://127.0.0.1:56013/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"}
[junit4] 2> 497935 INFO (zkCallback-465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79624ae8
name:ZooKeeperConnection Watcher:127.0.0.1:58037/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 497935 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 497936 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 497936 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 497937 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 497937 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 497937 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 497957 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 497969 INFO (zkCallback-466-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@639e0e2 name:ZooKeeperConnection
Watcher:127.0.0.1:58037/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 497973 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 497973 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 497975 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 497975 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 497978 INFO (zkCallback-465-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> 497978 INFO
(zkCallback-463-thread-4-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] 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> 498088 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 498151 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/cores/collection1
[junit4] 2> 498152 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001
[junit4] 2> 498173 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ] o.e.j.s.Server
jetty-9.2.13.v20150730
[junit4] 2> 498224 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@733749d3{/b_,null,AVAILABLE}
[junit4] 2> 498224 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@73500c5a{HTTP/1.1}{127.0.0.1:60372}
[junit4] 2> 498224 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ] o.e.j.s.Server
Started @500969ms
[junit4] 2> 498224 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60372, hostContext=/b_,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/cores,
solr.data.dir=hdfs://localhost:41125/hdfs__localhost_41125__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-Tests-5.5_solr_build_solr-core_test_J2_temp_solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml}
[junit4] 2> 498224 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 498225 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001'
[junit4] 2> 498225 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 498225 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 498225 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 498226 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 498249 INFO (zkCallback-467-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69307777
name:ZooKeeperConnection Watcher:127.0.0.1:58037/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 498253 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 498253 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 498257 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 498257 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/solr.xml
[junit4] 2> 498266 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/cores
[junit4] 2> 498266 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer New CoreContainer 190751909
[junit4] 2> 498266 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001]
[junit4] 2> 498266 WARN
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/lib
[junit4] 2> 498273 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 498281 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 498293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 498293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 498293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58037/solr
[junit4] 2> 498293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 498293 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 498316 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 498333 INFO (zkCallback-470-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29366d6b
name:ZooKeeperConnection Watcher:127.0.0.1:58037 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 498333 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 498334 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 498341 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$6@7d9cec03
[junit4] 2> 498373 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 498380 INFO
(zkCallback-471-thread-1-processing-n:127.0.0.1:60372_b_) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4cbc28d9
name:ZooKeeperConnection Watcher:127.0.0.1:58037/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 498380 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 498386 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 499390 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60372_b_
[junit4] 2> 499390 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60372_b_
[junit4] 2> 499391 INFO
(zkCallback-471-thread-1-processing-n:127.0.0.1:60372_b_) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred -
updating... (live nodes size: [1])
[junit4] 2> 499391 INFO (zkCallback-465-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 499391 INFO
(zkCallback-463-thread-4-processing-n:127.0.0.1:56013_b_) [n:127.0.0.1:56013_b_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred -
updating... (live nodes size: [1])
[junit4] 2> 499393 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 499393 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/97444382730485769-127.0.0.1:60372_b_-n_0000000001
[junit4] 2> 499394 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/97444382730485764-127.0.0.1:56013_b_-n_0000000000 to
know if I could be the leader
[junit4] 2> 499404 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 499404 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 499404 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/cores
[junit4] 2> 499416 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{configSetProperties=configsetprops.json, collection=collection1,
schema=schema.xml, coreNodeName=, loadOnStartup=true, config=solrconfig.xml,
name=collection1, dataDir=data/, shard=, transient=false}
[junit4] 2> 499416 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001/shard-1-001/cores/collection1
[junit4] 2> 499416 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 499430 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2
[junit4] 2> 499430 INFO
(TEST-CheckHdfsIndexTest.doTest-seed#[CC47593D039327C0]) [n:127.0.0.1:60372_b_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 499431 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 499431 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 499433 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 499433 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch [collection1]
[junit4] 2> 499433 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "node_name":"127.0.0.1:60372_b_",
[junit4] 2> "base_url":"http://127.0.0.1:60372/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 499433 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Add data for [collection1] ver [0]
[junit4] 2> 499433 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 499437 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "node_name":"127.0.0.1:60372_b_",
[junit4] 2> "base_url":"http://127.0.0.1:60372/b_",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"}
[junit4] 2> 499437 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=1
[junit4] 2> 499437 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 499539 INFO
(OverseerStateUpdate-97444382730485764-127.0.0.1:56013_b_-n_0000000000)
[n:127.0.0.1:56013_b_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 499539 INFO
(zkCallback-471-thread-1-processing-n:127.0.0.1:60372_b_) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 499540 INFO
(zkCallback-471-thread-1-processing-n:127.0.0.1:60372_b_) [n:127.0.0.1:60372_b_
] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
[junit4] 2> 500433 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 500434 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 500434 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 500434 INFO
(coreLoadExecutor-1405-thread-1-processing-n:127.0.0.1:60372_b_)
[n:127.0.0.1:60372_b_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/colle
[...truncated too long message...]
management.DecommissionManager$Monitor@290b9a21) [ ]
o.a.h.h.s.b.DecommissionManager Monitor interrupted:
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 532571 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 532673 ERROR
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.teardownClass(CheckHdfsIndexTest.java:69)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 54 more
[junit4] 2> 532675 INFO
(SUITE-CheckHdfsIndexTest-seed#[CC47593D039327C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J2/temp/solr.index.hdfs.CheckHdfsIndexTest_CC47593D039327C0-001
[junit4] 2> Feb 12, 2017 7:08:38 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity,
locale=en-IE, timezone=America/Argentina/Buenos_Aires
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=3,free=139460296,total=411041792
[junit4] 2> NOTE: All tests run in this JVM: [DistribCursorPagingTest,
UnloadDistributedZkTest, HdfsLockFactoryTest, TestSolrDeletionPolicy1,
TestPostingsSolrHighlighter, DocValuesMissingTest, TestBulkSchemaConcurrent,
SolrTestCaseJ4Test, LeaderInitiatedRecoveryOnShardRestartTest,
ConfigSetsAPITest, DirectSolrConnectionTest, PrimitiveFieldTypeTest,
TestJettySolrRunner, BadComponentTest, TestSolr4Spatial2,
TestFreeTextSuggestions, RuleEngineTest, HardAutoCommitTest,
TestDistributedMissingSort, TestCollapseQParserPlugin, TestDistribIDF,
TestStressRecovery, TestCloudSchemaless, DirectUpdateHandlerOptimizeTest,
ClusterStateTest, TestCloudDeleteByQuery, TestUniqueKeyFieldResource,
TestFieldSortValues, RecoveryZkTest, DistributedSuggestComponentTest,
LeaderElectionTest, DebugComponentTest, SuggesterTest, PluginInfoTest,
DistributedFacetPivotLongTailTest, TestInitParams, StatsComponentTest,
CheckHdfsIndexTest]
[junit4] Completed [126/575 (1!)] on J2 in 49.05s, 6 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 1431 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:750: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:694: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1033:
There were test failures: 575 suites (7 ignored), 2323 tests, 1 error, 55
ignored (39 assumptions) [seed: CC47593D039327C0]
Total time: 65 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving 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]