Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/182/
Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Could not load collection from ZK:delete_data_dir
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from
ZK:delete_data_dir
at
__randomizedtesting.SeedInfo.seed([AB564B1476D193B:82E15B6BE99174C3]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1022)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:555)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:193)
at
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:123)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:483)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:197)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.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:1660)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/delete_data_dir/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1035)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1020)
... 52 more
Build Log:
[...truncated 10970 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/init-core-data-001
[junit4] 2> 2952188 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2952271 WARN
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2952287 WARN
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2952292 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 2952317 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_52637_hdfs____.q9x5d/webapp
[junit4] 2> 2952457 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 2952955 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:52637
[junit4] 2> 2954123 WARN
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2954136 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 2954166 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_solaris.vm_40446_datanode____q0mx6x/webapp
[junit4] 2> 2954290 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 2954724 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:40446
[junit4] 2> 2955390 WARN
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2955405 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 2955446 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_solaris.vm_39493_datanode____.skj9jd/webapp
[junit4] 2> 2955873 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 2956355 INFO (IPC Server handler 5 on 64922) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-98ec4440-29e8-47cf-87ce-826658a606da node DatanodeRegistration(127.0.0.1,
datanodeUuid=ea871aa4-f96e-4ac0-b5f9-776dbfb98e2b, infoPort=40446,
ipcPort=37739, storageInfo=lv=-56;cid=testClusterID;nsid=448811570;c=0),
blocks: 0, hasStaleStorages: true, processing time: 1 msecs
[junit4] 2> 2956367 INFO (IPC Server handler 5 on 64922) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-04202f9d-33f6-4337-b0b4-184b0157f73b node DatanodeRegistration(127.0.0.1,
datanodeUuid=ea871aa4-f96e-4ac0-b5f9-776dbfb98e2b, infoPort=40446,
ipcPort=37739, storageInfo=lv=-56;cid=testClusterID;nsid=448811570;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 2956789 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:39493
[junit4] 2> 2957792 INFO (IPC Server handler 2 on 64922) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-9d452a23-2a9a-48f7-832c-5d29e9621f04 node DatanodeRegistration(127.0.0.1,
datanodeUuid=8efa9855-b475-44a7-a46f-f51113b9d9e0, infoPort=39493,
ipcPort=46314, storageInfo=lv=-56;cid=testClusterID;nsid=448811570;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 2957799 INFO (IPC Server handler 2 on 64922) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-8d350b82-b814-428e-8e0a-9cbac1350a86 node DatanodeRegistration(127.0.0.1,
datanodeUuid=8efa9855-b475-44a7-a46f-f51113b9d9e0, infoPort=39493,
ipcPort=46314, storageInfo=lv=-56;cid=testClusterID;nsid=448811570;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 2957957 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 2957958 INFO (Thread-6860) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2957958 INFO (Thread-6860) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2958057 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkTestServer
start zk server on port:37582
[junit4] 2> 2958058 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2958060 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2958068 INFO (zkCallback-2523-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@532c2c3f
name:ZooKeeperConnection Watcher:127.0.0.1:37582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2958068 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2958069 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2958069 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /solr
[junit4] 2> 2958073 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2958074 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2958076 INFO (zkCallback-2524-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@604d1225
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2958076 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2958077 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2958077 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /collections/collection1
[junit4] 2> 2958081 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /collections/collection1/shards
[junit4] 2> 2958083 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /collections/control_collection
[junit4] 2> 2958086 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /collections/control_collection/shards
[junit4] 2> 2958089 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2958090 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2958094 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2958094 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/schema.xml
[junit4] 2> 2958099 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2958099 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2958103 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2958103 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2958107 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2958107 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/protwords.txt
[junit4] 2> 2958111 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2958111 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/currency.xml
[junit4] 2> 2958115 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2958115 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2958119 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2958119 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2958123 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2958123 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2958127 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2958127 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2958130 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2958130 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2958300 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1
[junit4] 2> 2958304 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.e.j.s.Server
jetty-9.2.13.v20150730
[junit4] 2> 2958309 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55358502{/,null,AVAILABLE}
[junit4] 2> 2958310 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2caf7202{HTTP/1.1}{127.0.0.1:49197}
[junit4] 2> 2958310 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.e.j.s.Server Started
@2961741ms
[junit4] 2> 2958310 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49197,
solr.data.dir=hdfs://solaris-vm:64922/hdfs__solaris-vm_64922__export_home_jenkins_workspace_Lucene-Solr-5.x-Solaris_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001_tempDir-002_control_data,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores}
[junit4] 2> 2958310 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@8f8acd0
[junit4] 2> 2958310 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/'
[junit4] 2> 2958311 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2958311 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2958343 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2958344 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2958347 INFO (zkCallback-2525-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a1d1b45
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2958348 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2958348 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2958350 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2958350 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/solr.xml
[junit4] 2> 2958380 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoresLocator
Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores
[junit4] 2> 2958380 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
New CoreContainer 185242746
[junit4] 2> 2958380 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/]
[junit4] 2> 2958380 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/lib
[junit4] 2> 2958380 WARN
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/lib).
[junit4] 2> 2958398 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2958399 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2958400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2958400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2958400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:37582/solr
[junit4] 2> 2958400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 2958400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2958401 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2958403 INFO (zkCallback-2527-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27773947
name:ZooKeeperConnection Watcher:127.0.0.1:37582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2958404 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2958404 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2958406 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2958409 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4cd0be9a
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2958409 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2958411 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2958414 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 2958419 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 2958423 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 2958426 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 2958430 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2958433 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2958435 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2958437 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2958439 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49197_
[junit4] 2> 2958440 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49197_
[junit4] 2> 2958442 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2958444 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 2958446 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2958447 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94849604146626564-127.0.0.1:49197_-n_0000000000
[junit4] 2> 2958448 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49197_
[junit4] 2> 2958448 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 2958450 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.Overseer Overseer (id=94849604146626564-127.0.0.1:49197_-n_0000000000)
starting
[junit4] 2> 2958453 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 2958463 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2958464 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2958464 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2958464 INFO
(OverseerCollectionConfigSetProcessor-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 2958481 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 2958481 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 2958482 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores
[junit4] 2> 2958483 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.SolrCore Created CoreDescriptor:
{instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1,
configSetProperties=configsetprops.json, collection=control_collection,
name=collection1, transient=false,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1/,
dataDir=data/, loadOnStartup=true, config=solrconfig.xml, shard=,
coreNodeName=, schema=schema.xml}
[junit4] 2> 2958484 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1/
[junit4] 2> 2958484 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 2958486 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2958487 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:49197_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 2958487 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2958487 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2958491 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:49197_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49197",
[junit4] 2> "collection":"control_collection"} current state version: 0
[junit4] 2> 2958491 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2958492 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:49197_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49197",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 2958493 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 2958494 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2958496 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] 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> 2959493 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 2959493 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 2959494 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2959494 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 2959496 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 2959496 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1/'
[junit4] 2> 2959496 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2959496 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2959524 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 2959535 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 2959569 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.4.0
[junit4] 2> 2959639 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 2959641 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 2959651 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2961412 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2961419 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 2961421 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 2961433 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2961438 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2961442 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2961443 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2961443 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2961444 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2961444 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2961445 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2961446 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2961446 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://solaris-vm:64922/solr_hdfs_home
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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@639b2568
[junit4] 2> 2961447 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 2961678 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 2961683 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=hdfs://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data/index/
[junit4] 2> 2961722 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'hdfs:/solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2961734 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 2961748 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961748 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961748 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 2961776 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2961776 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 2961777 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=30.205078125,
floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=8.46033987913899,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.49120075166056487
[junit4] 2> 2961836 INFO (IPC Server handler 8 on 64922) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55415 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-8d350b82-b814-428e-8e0a-9cbac1350a86:NORMAL:127.0.0.1:33997|RBW],
ReplicaUnderConstruction[[DISK]DS-04202f9d-33f6-4337-b0b4-184b0157f73b:NORMAL:127.0.0.1:55415|FINALIZED]]}
size 0
[junit4] 2> 2961837 INFO (IPC Server handler 6 on 64922) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33997 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-8d350b82-b814-428e-8e0a-9cbac1350a86:NORMAL:127.0.0.1:33997|RBW],
ReplicaUnderConstruction[[DISK]DS-04202f9d-33f6-4337-b0b4-184b0157f73b:NORMAL:127.0.0.1:55415|FINALIZED]]}
size 0
[junit4] 2> 2961845 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@f9c41e08
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b766319);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 2961845 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 2961848 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49197_
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://solaris-vm:64922/solr_hdfs_home/control_collection/core_node1/data/
[junit4] 2> 2961859 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2961860 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2961860 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2961860 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2961861 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2961861 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961861 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961862 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961862 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961862 WARN
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961868 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2961871 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2961873 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2961876 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2961883 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/config,/admin/system,standard,/get,/update,/admin/plugins,/update/csv,/admin/file,/schema,/admin/segments,/admin/luke,/admin/mbeans,/admin/properties,/admin/ping,/admin/logging,/update/json/docs,/dump,/replication,/update/json,/admin/threads
[junit4] 2> 2961887 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961888 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961888 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
[junit4] 2> 2961907 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 2961907 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 2961911 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=45.8154296875,
floorSegmentMB=0.337890625, forceMergeDeletesPctAllowed=14.053567753102552,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2961929 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@f9c41e08
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b766319);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 2961929 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 2961930 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@471b8204[collection1] main
[junit4] 2> 2961931 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961933 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961933 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961934 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2961934 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 2961934 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961935 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961935 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961935 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2961936 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2961939 INFO
(searcherExecutor-7725-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@471b8204[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2961939 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961939 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version
buckets from index
[junit4] 2> 2961939 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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> 2961939 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ 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 1517593670515163136
[junit4] 2> 2961939 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version
1517593670515163136
[junit4] 2> 2961940 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 2961940 INFO
(coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:49197_)
[n:127.0.0.1:49197_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 2961941 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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:49197
collection:control_collection shard:shard1
[junit4] 2> 2961943 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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> 2961949 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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/94849604146626564-core_node1-n_0000000000
[junit4] 2> 2961949 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 2961955 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2961955 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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> 2961955 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:49197/collection1/
[junit4] 2> 2961955 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2961955 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:49197/collection1/ has no replicas
[junit4] 2> 2961956 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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:49197/collection1/ shard1
[junit4] 2> 2961956 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] 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> 2961957 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 2961960 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] 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> 2961964 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 2961969 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] 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:49197",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 2962072 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] 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> 2962120 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:49197/collection1/ and leader is
http://127.0.0.1:49197/collection1/
[junit4] 2> 2962120 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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:49197
[junit4] 2> 2962120 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2962120 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 2962120 INFO
(coreZkRegister-7718-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:49197_ x:collection1 c:control_collection) [n:127.0.0.1:49197_
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> 2962124 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:49197_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49197",
[junit4] 2> "collection":"control_collection"} current state version: 3
[junit4] 2> 2962125 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:49197_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49197",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 2962215 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2962216 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2962219 INFO (zkCallback-2530-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f89a3da
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2962219 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2962220 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2962220 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2962224 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 2962224 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 2962224 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2962225 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2962228 INFO (zkCallback-2531-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@650def34
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2962228 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2962228 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2962229 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] 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> 2962229 INFO (zkCallback-2530-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> 2962233 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] 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: 4
[junit4] 2> 2962234 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 2962338 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 2962384 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores/collection1
[junit4] 2> 2962386 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001
[junit4] 2> 2962388 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.e.j.s.Server
jetty-9.2.13.v20150730
[junit4] 2> 2962395 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@81e02bf{/,null,AVAILABLE}
[junit4] 2> 2962396 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2d9b3210{HTTP/1.1}{127.0.0.1:62117}
[junit4] 2> 2962397 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.e.j.s.Server Started
@2965828ms
[junit4] 2> 2962397 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml,
hostContext=/,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores,
solr.data.dir=hdfs://solaris-vm:64922/hdfs__solaris-vm_64922__export_home_jenkins_workspace_Lucene-Solr-5.x-Solaris_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001_tempDir-002_jetty1,
hostPort=62117}
[junit4] 2> 2962398 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@8f8acd0
[junit4] 2> 2962399 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/'
[junit4] 2> 2962399 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2962400 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2962436 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2962437 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2962440 INFO (zkCallback-2532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c1be142
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2962440 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2962441 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2962443 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2962443 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/solr.xml
[junit4] 2> 2962474 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoresLocator
Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores
[junit4] 2> 2962474 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
New CoreContainer 1843202428
[junit4] 2> 2962474 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/]
[junit4] 2> 2962474 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.CoreContainer
loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/lib
[junit4] 2> 2962475 WARN
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/lib).
[junit4] 2> 2962488 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2962490 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2962490 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2962490 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2962491 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:37582/solr
[junit4] 2> 2962491 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 2962491 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkCredentialsProvider
[junit4] 2> 2962491 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2962494 INFO (zkCallback-2534-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@138b00f2
name:ZooKeeperConnection Watcher:127.0.0.1:37582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2962494 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2962495 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [ ] o.a.s.c.c.SolrZkClient
Using default ZkACLProvider
[junit4] 2> 2962497 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2962499 INFO
(zkCallback-2535-thread-1-processing-n:127.0.0.1:62117_) [n:127.0.0.1:62117_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@123cdaf4
name:ZooKeeperConnection Watcher:127.0.0.1:37582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2962499 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2962508 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2963519 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62117_
[junit4] 2> 2963520 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62117_
[junit4] 2> 2963522 INFO (zkCallback-2530-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> 2963522 INFO
(zkCallback-2535-thread-1-processing-n:127.0.0.1:62117_) [n:127.0.0.1:62117_
] 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> 2963522 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:49197_) [n:127.0.0.1:49197_
] 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> 2963525 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2963525 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94849604146626569-127.0.0.1:62117_-n_0000000001
[junit4] 2> 2963527 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94849604146626564-127.0.0.1:49197_-n_0000000000 to
know if I could be the leader
[junit4] 2> 2963536 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 2963536 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 2963538 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores
[junit4] 2> 2963540 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, coreNodeName=,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores/collection1,
collection=collection1, dataDir=data/, loadOnStartup=true,
configSetProperties=configsetprops.json, transient=false,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores/collection1/,
config=solrconfig.xml, name=collection1, shard=}
[junit4] 2> 2963540 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001/shard-1-001/cores/collection1/
[junit4] 2> 2963540 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 2963542 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 2963542 INFO
(TEST-StressHdfsTest.test-seed#[AB564B1476D193B]) [n:127.0.0.1:62117_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 2963543 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2963543 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2963545 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 2963545 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch collection1
[junit4] 2> 2963547 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:62117_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:62117",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 2963547 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for collection1 ver 0
[junit4] 2> 2963548 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 2963548 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:62117_",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:62117",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 2963548 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=1
[junit4] 2> 2963548 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2963652 INFO
(OverseerStateUpdate-94849604146626564-127.0.0.1:49197_-n_0000000000)
[n:127.0.0.1:49197_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 2963653 INFO
(zkCallback-2535-thread-1-processing-n:127.0.0.1:62117_) [n:127.0.0.1:62117_
] 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> 2963654 INFO
(zkCallback-2535-thread-1-processing-n:127.0.0.1:62117_) [n:127.0.0.1:62117_
] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1
[junit4] 2> 2964548 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 2964548 INFO
(coreLoadExecutor-7735-thread-1-processing-n:127.0.0.1:62117_)
[n:127.0.0.1:62117_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 2964549 INFO (c
[...truncated too long message...]
s.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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[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> 2985135 INFO
(SUITE-StressHdfsTest-seed#[AB564B1476D193B]-worker) [n:127.0.0.1:62117_
c:delete_data_dir s:shard1 r:core_node1 x:delete_data_dir_shard1_replica1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_AB564B1476D193B-001
[junit4] 2> Nov 12, 2015 1:02:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50,
range_facet_l_dv=FST50, range_facet_i_dv=PostingsFormat(name=MockRandom),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
txt_t=PostingsFormat(name=LuceneFixedGap),
text=PostingsFormat(name=LuceneFixedGap),
multiDefault=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=el_GR,
timezone=Atlantic/Faroe
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_91
(64-bit)/cpus=3,threads=2,free=330911880,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [DebugComponentTest,
TestFieldTypeResource, HdfsNNFailoverTest, ResponseLogComponentTest,
AsyncCallRequestStatusResponseTest, TestDynamicFieldCollectionResource,
FieldMutatingUpdateProcessorTest, TestRTGBase, TestDynamicLoading,
TestValueSourceCache, RuleEngineTest, SpellCheckCollatorTest,
DistributedFacetPivotWhiteBoxTest, TestAuthenticationFramework,
FullSolrCloudDistribCmdsTest, SolrXmlInZkTest,
BigEndianAscendingWordDeserializerTest, TestLeaderInitiatedRecoveryThread,
TestStandardQParsers, ShowFileRequestHandlerTest, BJQParserTest, TestNRTOpen,
ZkStateWriterTest, TestQueryUtils, SuggesterTest, TestSearcherReuse,
ForceLeaderTest, TestAddFieldRealTimeGet, TestIntervalFaceting,
SolrIndexSplitterTest, TestDistribIDF, SolrCloudExampleTest,
TestHighlightDedupGrouping, TestRawResponseWriter, FileUtilsTest,
HdfsUnloadDistributedZkTest, HdfsRecoverLeaseTest, CloudMLTQParserTest,
TestZkChroot, TestManagedStopFilterFactory, TestBinaryResponseWriter,
FullHLLTest, TestHashQParserPlugin, DistributedVersionInfoTest,
TestCharFilters, TestJoin, LeaderInitiatedRecoveryOnCommitTest, PluginInfoTest,
MultiTermTest, TestComplexPhraseQParserPlugin,
DistribDocExpirationUpdateProcessorTest, SimpleMLTQParserTest,
SuggestComponentContextFilterQueryTest, TestConfigReload,
TestFileDictionaryLookup, TestInitParams, TestSolrJ,
TestConfigSetsAPIExclusivity, LukeRequestHandlerTest, TestReqParamsAPI,
TestLMJelinekMercerSimilarityFactory, TestCollectionAPI, VersionInfoTest,
DistributedTermsComponentTest, CollectionsAPIDistributedZkTest,
BlockDirectoryTest, TestClassNameShortening, HighlighterConfigTest,
BitVectorTest, HLLSerializationTest, TestManagedSynonymFilterFactory,
TestTrackingShardHandlerFactory, MigrateRouteKeyTest, SolrPluginUtilsTest,
TestNamedUpdateProcessors, TestRangeQuery, HdfsWriteToMultipleCollectionsTest,
PreAnalyzedUpdateProcessorTest, DistributedQueryComponentCustomSortTest,
ConvertedLegacyTest, SignatureUpdateProcessorFactoryTest, TestBadConfig,
TestFieldCollectionResource, ActionThrottleTest, TestBM25SimilarityFactory,
OpenCloseCoreStressTest, BlockCacheTest, CoreAdminCreateDiscoverTest,
CopyFieldTest, SpatialRPTFieldTypeTest, DirectSolrConnectionTest,
CacheHeaderTest, SolrCmdDistributorTest, NotRequiredUniqueKeyTest,
TestIndexSearcher, TestReversedWildcardFilterFactory,
TestManagedResourceStorage, TestMaxScoreQueryParser, TestQueryTypes,
ChangedSchemaMergeTest, TestRuleBasedAuthorizationPlugin,
CoreAdminRequestStatusTest, TestFiltering, TestCollationField,
TestShardHandlerFactory, TestPerFieldSimilarity,
DefaultValueUpdateProcessorTest, TestDistributedStatsComponentCardinality,
TestManagedSchema, TestSolrDeletionPolicy2, TestSolrQueryParser,
SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest,
TestSha256AuthenticationProvider, TestRandomRequestDistribution,
CollectionReloadTest, CSVRequestHandlerTest, TestSuggestSpellingConverter,
HdfsThreadLeakTest, DeleteInactiveReplicaTest, SolrCoreCheckLockOnStartupTest,
TestMiniSolrCloudClusterBase, TestUtils, TestFuzzyAnalyzedSuggestions,
TestWriterPerf, TestSolr4Spatial, DistributedFacetPivotSmallTest,
TestCoreDiscovery, TestPKIAuthenticationPlugin, InfoHandlerTest,
SuggesterWFSTTest, TestRestoreCore, TestQuerySenderListener, NoCacheHeaderTest,
BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest,
LeaderElectionIntegrationTest, RecoveryZkTest, TestRandomFaceting,
ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestStressReorder, TestReload,
HardAutoCommitTest, SimpleFacetsTest, SpellCheckComponentTest,
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest,
BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores,
DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest,
CurrencyFieldXmlFileTest, TestExtendedDismaxParser, CoreAdminHandlerTest,
DocValuesTest, TestStressLucene, TestTrie, TestCSVLoader, TestUpdate,
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest,
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest,
RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
PingRequestHandlerTest, TestDocSet, TestBinaryField, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest,
TestSolrCoreProperties, SpellPossibilityIteratorTest, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest,
TestSystemIdResolver, RAMDirectoryFactoryTest, TestLRUCache,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
DistributedMLTComponentTest, DistributedIntervalFacetingTest,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner,
AliasIntegrationTest, CloudExitableDirectoryReaderTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest,
SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest,
TestDistribDocBasedVersion, TestMiniSolrCloudCluster,
TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoveryZkTest, HdfsSyncSliceTest, StressHdfsTest]
[junit4] Completed [452/545] on J1 in 42.63s, 1 test, 1 error <<< FAILURES!
[...truncated 290 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
There were test failures: 545 suites (7 ignored), 2158 tests, 1 error, 53
ignored (39 assumptions) [seed: AB564B1476D193B]
Total time: 82 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]