Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12080/
Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "control_collection":{ "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node1":{ "base_url":"http://127.0.0.1:53717",
"state":"active", "node_name":"127.0.0.1:53717_",
"core":"collection1", "leader":"true"}}}},
"router":{"name":"compositeId"}, "autoAddReplicas":"false",
"replicationFactor":"1", "maxShardsPerNode":"1", "autoCreated":"true"},
"collection1":{ "shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node1":{
"base_url":"http://127.0.0.1:38101", "state":"active",
"node_name":"127.0.0.1:38101_", "core":"collection1",
"leader":"true"}, "core_node2":{
"base_url":"http://127.0.0.1:56208", "state":"active",
"node_name":"127.0.0.1:56208_", "core":"collection1"}}}},
"router":{"name":"compositeId"}, "autoAddReplicas":"false",
"replicationFactor":"1", "maxShardsPerNode":"1", "autoCreated":"true"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"control_collection":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"base_url":"http://127.0.0.1:53717",
"state":"active",
"node_name":"127.0.0.1:53717_",
"core":"collection1",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"autoAddReplicas":"false",
"replicationFactor":"1",
"maxShardsPerNode":"1",
"autoCreated":"true"},
"collection1":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"base_url":"http://127.0.0.1:38101",
"state":"active",
"node_name":"127.0.0.1:38101_",
"core":"collection1",
"leader":"true"},
"core_node2":{
"base_url":"http://127.0.0.1:56208",
"state":"active",
"node_name":"127.0.0.1:56208_",
"core":"collection1"}}}},
"router":{"name":"compositeId"},
"autoAddReplicas":"false",
"replicationFactor":"1",
"maxShardsPerNode":"1",
"autoCreated":"true"}}
at
__randomizedtesting.SeedInfo.seed([5C22DB7716EBCA3D:D476E4ADB817A7C5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'CY val modified' for path 'response/params/y/c'
full output: { "responseHeader":{ "status":0, "QTime":0},
"response":{ "znodeVersion":0, "params":{"x":{ "a":"A val",
"b":"B val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val modified' for
path 'response/params/y/c' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":0,
"params":{"x":{
"a":"A val",
"b":"B val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([5C22DB7716EBCA3D:D476E4ADB817A7C5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:203)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10006 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/init-core-data-001
[junit4] 2> 514914 T2461 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 514914 T2461 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 514918 T2461 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 514918 T2462 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 515018 T2461 oasc.ZkTestServer.run start zk server on
port:33885
[junit4] 2> 515019 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 515019 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 515022 T2469 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@55ce6ab8
name:ZooKeeperConnection Watcher:127.0.0.1:33885 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 515022 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 515023 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 515023 T2461 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 515026 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 515026 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 515028 T2472 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@584fedc1
name:ZooKeeperConnection Watcher:127.0.0.1:33885/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 515028 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 515028 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 515029 T2461 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 515030 T2461 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 515031 T2461 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 515031 T2461 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 515032 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 515032 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 515034 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 515034 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 515035 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 515035 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 515036 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 515036 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 515037 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 515037 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 515038 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 515038 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 515039 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 515039 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 515040 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 515040 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 515040 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 515041 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 515041 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 515042 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 515042 T2461 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 515043 T2461 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 515114 T2461 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1
[junit4] 2> 515115 T2461 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 515118 T2461 oejs.AbstractConnector.doStart Started
[email protected]:56630
[junit4] 2> 515119 T2461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/tempDir-001/control/data, hostContext=/, hostPort=56630,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores}
[junit4] 2> 515119 T2461 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
[junit4] 2> 515119 T2461 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/'
[junit4] 2> 515135 T2461 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/solr.xml
[junit4] 2> 515148 T2461 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores
[junit4] 2> 515148 T2461 oasc.CoreContainer.<init> New CoreContainer
2104799644
[junit4] 2> 515148 T2461 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/]
[junit4] 2> 515149 T2461 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/lib
[junit4] 2> 515149 T2461 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/lib).
[junit4] 2> 515155 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 515156 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 515156 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 515156 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 515156 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 515156 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 515157 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 515157 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 515157 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 515157 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 515157 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 515159 T2461 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 515159 T2461 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 515160 T2461 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 515160 T2461 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 515160 T2461 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33885/solr
[junit4] 2> 515160 T2461 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 515161 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 515161 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 515162 T2484 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4d02d2eb
name:ZooKeeperConnection Watcher:127.0.0.1:33885 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 515163 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 515164 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 515166 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 515167 T2487 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6bdedda4
name:ZooKeeperConnection Watcher:127.0.0.1:33885/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 515167 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 515168 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 515169 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 515171 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 515172 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 515173 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 515174 T2461 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 515175 T2461 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 515176 T2461 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 515176 T2461 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56630_
[junit4] 2> 515177 T2461 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56630_
[junit4] 2> 515178 T2461 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 515178 T2461 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 515179 T2461 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 515180 T2461 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56630_
[junit4] 2> 515180 T2461 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 515181 T2461 oasc.Overseer.start Overseer
(id=93624252245737475-127.0.0.1:56630_-n_0000000000) starting
[junit4] 2> 515183 T2461 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 515188 T2461 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 515189 T2461
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 515189 T2488 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 515189 T2489 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 515191 T2461 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores
[junit4] 2> 515192 T2461 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, schema=schema.xml, coreNodeName=,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/, dataDir=data/,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1, config=solrconfig.xml,
transient=false, shard=, collection=control_collection}
[junit4] 2> 515192 T2461 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/
[junit4] 2> 515192 T2461 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 515193 T2491 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 515193 T2491 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 515194 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 515194 T2491 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 515194 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:56630",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:56630_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 515194 T2488 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "base_url":"http://127.0.0.1:56630",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:56630_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 515194 T2488 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 515194 T2488 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 515195 T2487 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516194 T2491 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 516194 T2491 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 516194 T2491 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 516195 T2491 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 516195 T2491 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 516195 T2491 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/'
[junit4] 2> 516204 T2491 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 516205 T2491 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 516209 T2491 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 516219 T2491 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 516236 T2491 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 516236 T2491 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 516242 T2491 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 516386 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 516391 T2491 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 516392 T2491 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 516403 T2491 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 516405 T2491 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 516407 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 516407 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 516408 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 516408 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 516408 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 516408 T2491 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 516409 T2491 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 516409 T2491 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 516409 T2491 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/data/
[junit4] 2> 516409 T2491 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5771f9b4
[junit4] 2> 516409 T2491 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/data
[junit4] 2> 516410 T2491 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/data/index/
[junit4] 2> 516410 T2491 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 516410 T2491 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/control-001/cores/collection1/data/index
[junit4] 2> 516410 T2491 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 516411 T2491 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c0cb094
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351cfbf7),segFN=segments_1,generation=1}
[junit4] 2> 516411 T2491 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 516414 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 516415 T2491 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 516415 T2491 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 516418 T2491 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 516419 T2491 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 516421 T2491 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 516422 T2491 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 516426 T2491 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/config,standard,/admin/mbeans,/schema,/admin/system,/get,/admin/file,/admin/plugins,/admin/logging,/admin/threads,/update/json/docs,/update/json,/update/csv,/admin/segments,/admin/properties,/replication,/update,/admin/luke,/admin/ping
[junit4] 2> 516427 T2491 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 516428 T2491 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 516428 T2491 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 516428 T2491 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 516428 T2491 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 516429 T2491 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=35.6201171875,
floorSegmentMB=1.2412109375, forceMergeDeletesPctAllowed=0.05456904969458276,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48550712907355675
[junit4] 2> 516429 T2491 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c0cb094
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351cfbf7),segFN=segments_1,generation=1}
[junit4] 2> 516430 T2491 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 516430 T2491 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2feaf660[collection1] main
[junit4] 2> 516430 T2491 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 516431 T2491 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 516431 T2491 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 516432 T2491 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 516432 T2491 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 516432 T2491 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 516432 T2491 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 516433 T2491 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 516433 T2491 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 516433 T2491 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 516434 T2492 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2feaf660[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 516434 T2491 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 516434 T2495 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:56630 collection:control_collection shard:shard1
[junit4] 2> 516435 T2461 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 516435 T2461 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 516435 T2495 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 516436 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 516437 T2495 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 516438 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 516438 T2495 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 516438 T2495 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C636 name=collection1
org.apache.solr.core.SolrCore@753f4105 url=http://127.0.0.1:56630/collection1
node=127.0.0.1:56630_ C636_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:56630, state=down, node_name=127.0.0.1:56630_,
core=collection1}
[junit4] 2> 516439 T2495 C:control_collection S:shard1 C636 P56630
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56630/collection1/
[junit4] 2> 516439 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 516439 T2495 C:control_collection S:shard1 C636 P56630
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 516439 T2495 C:control_collection S:shard1 C636 P56630
oasc.SyncStrategy.syncToMe http://127.0.0.1:56630/collection1/ has no replicas
[junit4] 2> 516439 T2495 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:56630/collection1/ shard1
[junit4] 2> 516439 T2495 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 516441 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 516442 T2488 oasc.Overseer$ClusterStateUpdater.run
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:56630",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 516442 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 516448 T2498 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@321f1729
name:ZooKeeperConnection Watcher:127.0.0.1:33885/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 516448 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 516448 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 516448 T2461
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 516450 T2461 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 516450 T2461 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 516451 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 516459 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 516460 T2501 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b0b969 name:ZooKeeperConnection
Watcher:127.0.0.1:33885/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 516460 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 516461 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 516462 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 516464 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 516464 T2488 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 516464 T2487 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516464 T2498 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516492 T2495 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:56630/collection1/ and
leader is http://127.0.0.1:56630/collection1/
[junit4] 2> 516492 T2495 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:56630
[junit4] 2> 516492 T2495 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 516492 T2495 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 516492 T2495 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 516493 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 516494 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:56630",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:56630_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"} current state version: 2
[junit4] 2> 516494 T2488 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"http://127.0.0.1:56630",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:56630_",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 516495 T2488 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 516496 T2498 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516496 T2487 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516519 T2461 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1
[junit4] 2> 516519 T2461 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001
[junit4] 2> 516520 T2461 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 516521 T2461 oejs.AbstractConnector.doStart Started
[email protected]:55667
[junit4] 2> 516522 T2461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/, hostPort=55667,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores}
[junit4] 2> 516522 T2461 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
[junit4] 2> 516522 T2461 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/'
[junit4] 2> 516562 T2461 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/solr.xml
[junit4] 2> 516575 T2461 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores
[junit4] 2> 516575 T2461 oasc.CoreContainer.<init> New CoreContainer
1630490012
[junit4] 2> 516576 T2461 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/]
[junit4] 2> 516576 T2461 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/lib
[junit4] 2> 516577 T2461 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/lib).
[junit4] 2> 516583 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 516583 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 516584 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 516585 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 516585 T2461 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 516586 T2461 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 516586 T2461 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 516586 T2461 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 516586 T2461 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33885/solr
[junit4] 2> 516586 T2461 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 516587 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 516588 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 516589 T2513 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20ac7dc3
name:ZooKeeperConnection Watcher:127.0.0.1:33885 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 516590 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 516590 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 516592 T2463 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14c9ec2e9780006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 516593 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 516596 T2516 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@70382f97
name:ZooKeeperConnection Watcher:127.0.0.1:33885/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 516596 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 516599 T2487 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516599 T2498 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 516600 T2461
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 517604 T2461 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55667_
[junit4] 2> 517605 T2461 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55667_
[junit4] 2> 517608 T2461 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 517609 T2461 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores
[junit4] 2> 517610 T2461 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
collection=collection1, coreNodeName=, dataDir=data/,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/, shard=, name=collection1,
transient=false,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1}
[junit4] 2> 517610 T2461 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/
[junit4] 2> 517611 T2461 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 517612 T2517 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 517612 T2517 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 517613 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 517613 T2517 C:collection1 c:collection1
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 517613 T2517 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 517613 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:55667",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55667_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"} current state version: 4
[junit4] 2> 517614 T2517 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 517614 T2488 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"http://127.0.0.1:55667",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55667_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 517614 T2488 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 517614 T2488 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 517614 T2517 C:collection1 c:collection1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 517614 T2517 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 517716 T2488 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 517717 T2516 oascc.ZkStateReader$7.process 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> 517717 T2516 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 518615 T2517 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 518615 T2517 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 518615 T2517 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 518616 T2517 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 518616 T2517 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 518616 T2517 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/'
[junit4] 2> 518629 T2517 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 518631 T2517 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 518636 T2517 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 518647 T2517 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 518670 T2517 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 518670 T2517 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 518677 T2517 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 518960 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 518967 T2517 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 518969 T2517 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 518976 T2517 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 518979 T2517 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 518982 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 518982 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 518983 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 518983 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 518984 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 518984 T2517 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 518984 T2517 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 518984 T2517 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 518984 T2517 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/data/
[junit4] 2> 518985 T2517 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5771f9b4
[junit4] 2> 518985 T2517 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/data
[junit4] 2> 518986 T2517 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 518986 T2517 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 518986 T2517 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 518986 T2517 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 518987 T2517 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1af298bc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d096c76),segFN=segments_1,generation=1}
[junit4] 2> 518987 T2517 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 518995 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 518995 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 518996 T2517 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 518998 T2517 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 519000 T2517 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 519001 T2517 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 519002 T2517 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 519006 T2517 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/config,standard,/admin/mbeans,/schema,/admin/system,/get,/admin/file,/admin/plugins,/admin/logging,/admin/threads,/update/json/docs,/update/json,/update/csv,/admin/segments,/admin/properties,/replication,/update,/admin/luke,/admin/ping
[junit4] 2> 519008 T2517 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 519008 T2517 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 519009 T2517 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 519009 T2517 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 519009 T2517 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 519010 T2517 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=35.6201171875,
floorSegmentMB=1.2412109375, forceMergeDeletesPctAllowed=0.05456904969458276,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48550712907355675
[junit4] 2> 519011 T2517 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1af298bc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d096c76),segFN=segments_1,generation=1}
[junit4] 2> 519011 T2517 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 519011 T2517 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@537be3c0[collection1] main
[junit4] 2> 519012 T2517 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 519012 T2517 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 519012 T2517 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 519013 T2517 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 519013 T2517 C:collection1 c:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 519013 T2517 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 519013 T2517 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 519014 T2517 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 519014 T2517 C:collection1 c:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 519014 T2517 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 519018 T2518 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@537be3c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 519018 T2517 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 519019 T2521 C:collection1 S:shard2 oasc.ZkController.register
Register replica - core:collection1 address:http://127.0.0.1:55667
collection:collection1 shard:shard2
[junit4] 2> 519019 T2461 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 519020 T2461 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 519031 T2521 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 519037 T2521 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 519039 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 519041 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 519042 T2488 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 519044 T2521 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 519045 T2521 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C637 name=collection1
org.apache.solr.core.SolrCore@4a1c49bd url=http://127.0.0.1:55667/collection1
node=127.0.0.1:55667_ C637_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:55667, state=down, node_name=127.0.0.1:55667_,
core=collection1}
[junit4] 2> 519045 T2521 C:collection1 S:shard2 C637 P55667
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55667/collection1/
[junit4] 2> 519045 T2521 C:collection1 S:shard2 C637 P55667
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 519045 T2521 C:collection1 S:shard2 C637 P55667
oasc.SyncStrategy.syncToMe http://127.0.0.1:55667/collection1/ has no replicas
[junit4] 2> 519045 T2521 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:55667/collection1/ shard2
[junit4] 2> 519045 T2521 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4] 2> 519048 T2516 oascc.ZkStateReader$7.process 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> 519048 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 519049 T2516 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 519049 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55667",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 519050 T2488 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 519051 T2516 oascc.ZkStateReader$7.process 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> 519052 T2516 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 519088 T2461 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores/collection1
[junit4] 2> 519089 T2461 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001
[junit4] 2> 519089 T2461 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 519100 T2521 C:collection1 S:shard2 oasc.ZkController.register
We are http://127.0.0.1:55667/collection1/ and leader is
http://127.0.0.1:55667/collection1/
[junit4] 2> 519100 T2521 C:collection1 S:shard2 oasc.ZkController.register
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55667
[junit4] 2> 519100 T2521 C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 519100 T2521 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 519101 T2521 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 519101 T2487 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 519102 T2488 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:55667",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55667_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"} current state version: 4
[junit4] 2> 519103 T2488 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"http://127.0.0.1:55667",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55667_",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 519103 T2488 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 519103 T2521 C:collection1 S:shard2
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 519105 T2516 oascc.ZkStateReader$7.process 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> 519104 T2461 oejs.AbstractConnector.doStart Started
[email protected]:53027
[junit4] 2> 519105 T2461 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/tempDir-001/jetty2, hostContext=/, hostPort=53027,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores}
[junit4] 2> 519106 T2461 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b3e02ed
[junit4] 2> 519106 T2461 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/'
[junit4] 2> 519108 T2516 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 519124 T2461 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/solr.xml
[junit4] 2> 519136 T2461 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores
[junit4] 2> 519137 T2461 oasc.CoreContainer.<init> New CoreContainer
510933037
[junit4] 2> 519137 T2461 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/]
[junit4] 2> 519137 T2461 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/lib
[junit4] 2> 519137 T2461 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/lib).
[junit4] 2> 519144 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 519145 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 519145 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 519145 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 519145 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 519145 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 519146 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 519146 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 519146 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 519146 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 519146 T2461 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 519147 T2461 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 519147 T2461 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 519148 T2461 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 519148 T2461 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 519148 T2461 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33885/solr
[junit4] 2> 519148 T2461 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 519148 T2461
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 519149 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 519150 T2533 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5a3ac4f5
name:ZooKeeperConnection Watcher:127.0.0.1:33885 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 519151 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 519152 T2461 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 519157 T2461 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 519158 T2536 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2d99af22
name:ZooKeeperConnection Watcher:127.0.0.1:33885/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 519158 T2461 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 519162 T2461
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 520168 T2461 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53027_
[junit4] 2> 520169 T2461 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53027_
[junit4] 2> 520172 T2461 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 520174 T2461 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores
[junit4] 2> 520175 T2461 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{shard=, loadOnStartup=true, dataDir=data/, name=collection1,
schema=schema.xml, config=solrconfig.xml,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores/collection1, collection=collection1,
coreNodeName=,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores/collection1/, transient=false}
[junit4] 2> 520176 T2461 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI
5C22DB7716EBCA3D-001/shard-2-001/cores/collection1/
[junit4] 2> 520176 T2461 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 520178 T2537 C:collection1 c:collection1
oasc.ZkController.publish pub
[...truncated too long message...]
424 T6829 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but
Solr cannot talk to ZK
[junit4] 2> 1143456 T6707 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1143647 T6707 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42874 42874
[junit4] 2> 1143658 T6708 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:42874 42874
[junit4] 2> 1143659 T6708 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1143659 T6707 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 6 connections to: http://127.0.0.1:38101/,
target: http://127.0.0.1:37731/
[junit4] 2> 1143659 T6707 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:53717/,
target: http://127.0.0.1:38026/
[junit4] 2> 1143660 T6707 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 1 connections to: http://127.0.0.1:56208/,
target: http://127.0.0.1:47953/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RecoveryAfterSoftCommitTest -Dtests.method=test
-Dtests.seed=5C22DB7716EBCA3D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es_UY -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 52.7s J0 | RecoveryAfterSoftCommitTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Didn't see all
replicas for shard shard1 in collection1 come up within 30000 ms! ClusterState:
{
[junit4] > "control_collection":{
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node1":{
[junit4] > "base_url":"http://127.0.0.1:53717",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:53717_",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoCreated":"true"},
[junit4] > "collection1":{
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "base_url":"http://127.0.0.1:38101",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:38101_",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "base_url":"http://127.0.0.1:56208",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:56208_",
[junit4] > "core":"collection1"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoCreated":"true"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C22DB7716EBCA3D:D476E4ADB817A7C5]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
[junit4] > at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1143664 T6707 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
5C22DB7716EBCA3D-001
[junit4] 2> 52723 T6706 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{text=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting),
id=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct),
_version_=PostingsFormat(name=Direct)},
docValues:{timestamp=DocValuesFormat(name=Lucene50)},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_UY,
timezone=Pacific/Wallis
[junit4] 2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation
1.7.0_76 (64-bit)/cpus=12,threads=1,free=258980104,total=397934592
[junit4] 2> NOTE: All tests run in this JVM: [CurrencyFieldXmlFileTest,
TestClassNameShortening, TestPhraseSuggestions, MinimalSchemaTest,
ParsingFieldUpdateProcessorsTest, DebugComponentTest, TestDFRSimilarityFactory,
FastVectorHighlighterTest, TestDistribDocBasedVersion, TestStandardQParsers,
TestMergePolicyConfig, HdfsDirectoryTest, UpdateRequestProcessorFactoryTest,
MultiThreadedOCPTest, IndexBasedSpellCheckerTest, TestStressLucene,
ShardSplitTest, SignatureUpdateProcessorFactoryTest, BasicDistributedZkTest,
OverseerRolesTest, TestSolrDeletionPolicy1, TestReversedWildcardFilterFactory,
DistributedSpellCheckComponentTest, DistributedFacetPivotLongTailTest,
HdfsBasicDistributedZk2Test, TestBulkSchemaAPI, URLClassifyProcessorTest,
TestRangeQuery, TestSweetSpotSimilarityFactory, TestLazyCores,
TestRecoveryHdfs, DateMathParserTest, UniqFieldsUpdateProcessorFactoryTest,
IndexSchemaTest, TestRandomMergePolicy, ClusterStateTest,
TestWordDelimiterFilterFactory, SimplePostToolTest, HighlighterTest,
PrimitiveFieldTypeTest, TestArbitraryIndexDir, ExternalCollectionsTest,
CoreMergeIndexesAdminHandlerTest, TestDocumentBuilder, TestReqParamsAPI,
TestCloudPivotFacet, TestJmxIntegration, TestJettySolrRunner, TestJoin,
MBeansHandlerTest, TestUpdate, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
HighlighterConfigTest, TestCollapseQParserPlugin,
TestManagedSchemaFieldResource, UUIDFieldTest, TestTrackingShardHandlerFactory,
TestCSVLoader, SyncSliceTest, TestHighlightDedupGrouping, RemoteQueryErrorTest,
SuggesterFSTTest, TestFunctionQuery, TestSimpleQParserPlugin,
TestSolrConfigHandlerCloud, TermsComponentTest, TestReplicationHandlerBackup,
TestFieldTypeResource, TestManagedSchemaFieldTypeResource, TestBadConfig,
SolrRequestParserTest, StandardRequestHandlerTest,
LeaderElectionIntegrationTest, TestRestManager, TestSolrIndexConfig,
HdfsRecoveryZkTest, TestBinaryField, TestHashQParserPlugin, BadIndexSchemaTest,
DirectUpdateHandlerTest, SoftAutoCommitTest, QueryEqualityTest,
DefaultValueUpdateProcessorTest, TestRemoteStreaming, TestSurroundQueryParser,
TestOmitPositions, FileBasedSpellCheckerTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, ReturnFieldsTest, PingRequestHandlerTest,
TestComponentsName, TestLFUCache, TestQuerySenderListener,
TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest,
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest,
DeleteReplicaTest, LeaderInitiatedRecoveryOnCommitTest,
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest]
[junit4] Completed [383/481] on J0 in 52.99s, 1 test, 1 failure <<< FAILURES!
[...truncated 317 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:510: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991:
There were test failures: 481 suites, 1911 tests, 2 failures, 48 ignored (21
assumptions)
Total time: 50 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]