Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12167/
Java: 64bit/jdk1.8.0_60-ea-b06 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'P val' for path 'response/params/y/p' full
output: { "responseHeader":{ "status":0, "QTime":0}, "response":{
"znodeVersion":2, "params":{ "x":{ "a":"A val",
"b":"B val", "":{"v":0}}, "y":{ "c":"CY val modified",
"b":"BY val", "i":"20", "d":[ "val 1",
"val 2"], "e":"EY val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value 'P val' for path
'response/params/y/p' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":2,
"params":{
"x":{
"a":"A val",
"b":"B val",
"":{"v":0}},
"y":{
"c":"CY val modified",
"b":"BY val",
"i":"20",
"d":[
"val 1",
"val 2"],
"e":"EY val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([C944B880CAEDAE47:4110875A6411C3BF]: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:406)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:53)
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:53)
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 10439 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/init-core-data-001
[junit4] 2> 1146382 T7118 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1146382 T7118
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1146384 T7118 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1146384 T7119 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1146484 T7118 oasc.ZkTestServer.run start zk server on
port:49951
[junit4] 2> 1146484 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1146485 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1146487 T7126 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59166189
name:ZooKeeperConnection Watcher:127.0.0.1:49951 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1146487 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1146487 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1146487 T7118 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1146489 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1146489 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1146490 T7129 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d18f654
name:ZooKeeperConnection Watcher:127.0.0.1:49951/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1146490 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1146490 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1146491 T7118 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1146492 T7118 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1146493 T7118 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1146493 T7118 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1146494 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1146494 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1146495 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1146495 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1146496 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1146496 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1146497 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1146497 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1146498 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1146498 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1146499 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1146499 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1146500 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1146500 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1146500 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1146501 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1146501 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1146501 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1146502 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1146502 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1146503 T7118 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1146503 T7118 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1146546 T7118 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1
[junit4] 2> 1146547 T7118 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1146548 T7118 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2ac1fa67{/,null,AVAILABLE}
[junit4] 2> 1146552 T7118 oejs.AbstractConnector.doStart Started
ServerConnector@1d62cb34{HTTP/1.1}{127.0.0.1:52631}
[junit4] 2> 1146552 T7118 oejs.Server.doStart Started @1147677ms
[junit4] 2> 1146553 T7118 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/tempDir-001/control/data, hostContext=/, hostPort=52631,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores}
[junit4] 2> 1146553 T7118 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1146553 T7118 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/'
[junit4] 2> 1146562 T7118 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/solr.xml
[junit4] 2> 1146565 T7118 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores
[junit4] 2> 1146565 T7118 oasc.CoreContainer.<init> New CoreContainer
1969963017
[junit4] 2> 1146565 T7118 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/]
[junit4] 2> 1146565 T7118 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/lib
[junit4] 2> 1146566 T7118 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/lib).
[junit4] 2> 1146569 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1146570 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1146571 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1146571 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1146571 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1146571 T7118 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1146571 T7118 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1146572 T7118 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1146572 T7118 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1146572 T7118 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49951/solr
[junit4] 2> 1146572 T7118 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1146572 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1146573 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1146574 T7143 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@566918d name:ZooKeeperConnection
Watcher:127.0.0.1:49951 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1146574 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1146574 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1146575 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1146575 T7146 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79a49408
name:ZooKeeperConnection Watcher:127.0.0.1:49951/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1146575 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1146576 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1146577 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1146577 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1146578 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1146579 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1146580 T7118 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1146580 T7118 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1146581 T7118 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1146581 T7118 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52631_
[junit4] 2> 1146581 T7118 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52631_
[junit4] 2> 1146582 T7118 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1146582 T7118 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1146583 T7118 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1146583 T7118 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:52631_
[junit4] 2> 1146584 T7118 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1146584 T7118 oasc.Overseer.start Overseer
(id=93572155284914179-127.0.0.1:52631_-n_0000000000) starting
[junit4] 2> 1146585 T7118 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1146587 T7118 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1146587 T7118
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1146587 T7148 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1146587 T7147 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1146588 T7118 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores
[junit4] 2> 1146589 T7118 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1146589 T7118 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/
[junit4] 2> 1146590 T7118 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1146590 T7150 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1146590 T7150 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1146590 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1146590 T7150 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1146591 T7147 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52631",
[junit4] 2> "node_name":"127.0.0.1:52631_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1146591 T7147 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52631",
[junit4] 2> "node_name":"127.0.0.1:52631_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1146591 T7147 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1146591 T7147 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1146592 T7146 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> 1147591 T7150 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1147591 T7150 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1147591 T7150 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1147591 T7150 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1147592 T7150 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1147592 T7150 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/'
[junit4] 2> 1147601 T7150 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1147602 T7150 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 1147606 T7150 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1147610 T7150 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1147619 T7150 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1147620 T7150 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1147624 T7150 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1147710 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1147713 T7150 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1147714 T7150 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1147718 T7150 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1147719 T7150 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1147720 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1147720 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1147721 T7150 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/data/
[junit4] 2> 1147722 T7150 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d40b7e7
[junit4] 2> 1147722 T7150 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/data
[junit4] 2> 1147722 T7150 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/data/index/
[junit4] 2> 1147722 T7150 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1147722 T7150 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/control-001/cores/collection1/data/index
[junit4] 2> 1147723 T7150 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4613231283711462]
[junit4] 2> 1147723 T7150 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@61d4df58
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67c040d7),segFN=segments_1,generation=1}
[junit4] 2> 1147723 T7150 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1147725 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1147725 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1147725 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1147725 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1147726 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1147726 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1147726 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1147726 T7150 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1147726 T7150 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1147727 T7150 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1147728 T7150 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1147728 T7150 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1147729 T7150 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1147730 T7150 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1147731 T7150 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1147731 T7150 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1147731 T7150 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1147731 T7150 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1147732 T7150 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1147732 T7150 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.95703125,
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=6.155096645216514,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1147732 T7150 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@61d4df58
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67c040d7),segFN=segments_1,generation=1}
[junit4] 2> 1147732 T7150 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1147732 T7150 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@68ce1097[collection1] main
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1147733 T7150 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1147734 T7150 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1147734 T7150 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1147734 T7150 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1147734 T7150 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1147734 T7151 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@68ce1097[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1147735 T7150 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1147735 T7154 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:52631 collection:control_collection shard:shard1
[junit4] 2> 1147735 T7118 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1147735 T7154 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1147735 T7118 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1147736 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1147736 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1147737 T7157 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@686e7c67
name:ZooKeeperConnection Watcher:127.0.0.1:49951/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1147737 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1147737 T7154 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1147737 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1147738 T7118
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1147738 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1147738 T7154 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1147738 T7154 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1147738 T7147 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> ASYNC NEW_CORE C1123 name=collection1
org.apache.solr.core.SolrCore@6fde0551 url=http://127.0.0.1:52631/collection1
node=127.0.0.1:52631_ C1123_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:52631,
node_name=127.0.0.1:52631_, state=down}
[junit4] 2> 1147738 T7154 C:control_collection S:shard1 C1123 P52631
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52631/collection1/
[junit4] 2> 1147739 T7118 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1147739 T7154 C:control_collection S:shard1 C1123 P52631
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1147739 T7154 C:control_collection S:shard1 C1123 P52631
oasc.SyncStrategy.syncToMe http://127.0.0.1:52631/collection1/ has no replicas
[junit4] 2> 1147739 T7154 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:52631/collection1/ shard1
[junit4] 2> 1147739 T7154 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1147740 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1147741 T7147 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:52631",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1147782 T7118 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1
[junit4] 2> 1147783 T7118 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001
[junit4] 2> 1147784 T7118 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1147785 T7118 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@14a092be{/,null,AVAILABLE}
[junit4] 2> 1147785 T7118 oejs.AbstractConnector.doStart Started
ServerConnector@20eb519a{HTTP/1.1}{127.0.0.1:43179}
[junit4] 2> 1147785 T7118 oejs.Server.doStart Started @1148910ms
[junit4] 2> 1147785 T7118 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/, hostPort=43179,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores}
[junit4] 2> 1147786 T7118 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1147786 T7118 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/'
[junit4] 2> 1147794 T7118 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/solr.xml
[junit4] 2> 1147797 T7118 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores
[junit4] 2> 1147797 T7118 oasc.CoreContainer.<init> New CoreContainer
18868053
[junit4] 2> 1147797 T7118 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/]
[junit4] 2> 1147797 T7118 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/lib
[junit4] 2> 1147798 T7118 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/lib).
[junit4] 2> 1147801 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1147801 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1147802 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1147803 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1147803 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1147803 T7118 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1147803 T7118 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1147803 T7118 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1147803 T7118 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1147804 T7118 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49951/solr
[junit4] 2> 1147804 T7118 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1147804 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1147804 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1147805 T7171 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4fb6b135
name:ZooKeeperConnection Watcher:127.0.0.1:49951 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1147805 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1147806 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1147806 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1147807 T7174 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@630479f8
name:ZooKeeperConnection Watcher:127.0.0.1:49951/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1147807 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1147809 T7118
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1147842 T7157 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> 1147842 T7146 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> 1147842 T7174 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> 1147891 T7154 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:52631/collection1/ and
leader is http://127.0.0.1:52631/collection1/
[junit4] 2> 1147891 T7154 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:52631
[junit4] 2> 1147891 T7154 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1147891 T7154 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 1147891 T7154 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1147892 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1147892 T7147 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52631",
[junit4] 2> "node_name":"127.0.0.1:52631_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1147893 T7147 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52631",
[junit4] 2> "node_name":"127.0.0.1:52631_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1147994 T7157 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> 1147994 T7174 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> 1147994 T7146 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> 1148810 T7118 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43179_
[junit4] 2> 1148811 T7118 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43179_
[junit4] 2> 1148812 T7118 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1148812 T7118 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores
[junit4] 2> 1148813 T7118 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1148813 T7118 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/
[junit4] 2> 1148813 T7118 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1148814 T7175 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1148814 T7175 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1148814 T7175 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1148814 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1148815 T7147 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43179",
[junit4] 2> "node_name":"127.0.0.1:43179_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1148815 T7147 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43179",
[junit4] 2> "node_name":"127.0.0.1:43179_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1148815 T7147 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1148815 T7147 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1148917 T7157 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1148917 T7174 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1148917 T7146 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1149815 T7175 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1149815 T7175 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1149815 T7175 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1149815 T7175 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1149816 T7175 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1149816 T7175 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/'
[junit4] 2> 1149825 T7175 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1149826 T7175 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1149830 T7175 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1149834 T7175 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1149844 T7175 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1149844 T7175 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1149850 T7175 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1149933 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1149938 T7175 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1149940 T7175 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1149944 T7175 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1149946 T7175 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1149947 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1149947 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1149948 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1149948 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1149948 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1149948 T7175 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1149948 T7175 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1149949 T7175 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1149949 T7175 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1149949 T7175 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d40b7e7
[junit4] 2> 1149949 T7175 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/data
[junit4] 2> 1149949 T7175 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1149950 T7175 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1149950 T7175 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1149950 T7175 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4613231283711462]
[junit4] 2> 1149950 T7175 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@314a56e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ca6b9d4),segFN=segments_1,generation=1}
[junit4] 2> 1149950 T7175 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1149953 T7175 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1149954 T7175 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1149955 T7175 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1149955 T7175 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1149956 T7175 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1149957 T7175 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1149959 T7175 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1149960 T7175 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1149960 T7175 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1149960 T7175 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 1149961 T7175 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1149961 T7175 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1149961 T7175 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.95703125,
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=6.155096645216514,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1149961 T7175 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@314a56e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ca6b9d4),segFN=segments_1,generation=1}
[junit4] 2> 1149962 T7175 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1149962 T7175 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7df42a41[collection1] main
[junit4] 2> 1149962 T7175 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1149962 T7175 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1149962 T7175 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1149963 T7175 C:collection1 c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1149964 T7175 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1149964 T7176 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7df42a41[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1149964 T7175 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1149965 T7179 C:collection1 S:shard2
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:43179 collection:collection1 shard:shard2
[junit4] 2> 1149965 T7118 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1149965 T7118 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1149965 T7179 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1149967 T7179 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 1149967 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1149967 T7179 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1149968 T7179 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1149968 T7147 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> ASYNC NEW_CORE C1124 name=collection1
org.apache.solr.core.SolrCore@7854d592 url=http://127.0.0.1:43179/collection1
node=127.0.0.1:43179_ C1124_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:43179,
node_name=127.0.0.1:43179_, state=down}
[junit4] 2> 1149968 T7179 C:collection1 S:shard2 C1124 P43179
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43179/collection1/
[junit4] 2> 1149968 T7179 C:collection1 S:shard2 C1124 P43179
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1149968 T7179 C:collection1 S:shard2 C1124 P43179
oasc.SyncStrategy.syncToMe http://127.0.0.1:43179/collection1/ has no replicas
[junit4] 2> 1149968 T7179 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:43179/collection1/ shard2
[junit4] 2> 1149969 T7179 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4] 2> 1149970 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1149970 T7147 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:43179",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1150043 T7118 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores/collection1
[junit4] 2> 1150044 T7118 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001
[junit4] 2> 1150045 T7118 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1150046 T7118 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@60d5b9a2{/,null,AVAILABLE}
[junit4] 2> 1150047 T7118 oejs.AbstractConnector.doStart Started
ServerConnector@596cc91d{HTTP/1.1}{127.0.0.1:44779}
[junit4] 2> 1150047 T7118 oejs.Server.doStart Started @1151172ms
[junit4] 2> 1150047 T7118 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/, hostPort=44779,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores}
[junit4] 2> 1150048 T7118 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1150048 T7118 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/'
[junit4] 2> 1150061 T7118 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/solr.xml
[junit4] 2> 1150066 T7118 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores
[junit4] 2> 1150066 T7118 oasc.CoreContainer.<init> New CoreContainer
683865392
[junit4] 2> 1150066 T7118 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/]
[junit4] 2> 1150067 T7118 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/lib
[junit4] 2> 1150067 T7118 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/lib).
[junit4] 2> 1150071 T7157 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150071 T7174 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150071 T7146 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150073 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1150073 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1150074 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1150074 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1150074 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1150074 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1150075 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1150075 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1150075 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1150075 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1150076 T7118 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1150076 T7118 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1150077 T7118 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1150077 T7118 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1150077 T7118 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1150077 T7118 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49951/solr
[junit4] 2> 1150078 T7118 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1150078 T7118
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1150079 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1150079 T7193 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@63fe3477
name:ZooKeeperConnection Watcher:127.0.0.1:49951 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1150079 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1150080 T7118 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1150081 T7118 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1150081 T7196 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@49b9b7 name:ZooKeeperConnection
Watcher:127.0.0.1:49951/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1150082 T7118 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1150083 T7118
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1150120 T7179 C:collection1 S:shard2
oasc.ZkController.register We are http://127.0.0.1:43179/collection1/ and
leader is http://127.0.0.1:43179/collection1/
[junit4] 2> 1150120 T7179 C:collection1 S:shard2
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:43179
[junit4] 2> 1150120 T7179 C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1150121 T7179 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 1150121 T7179 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1150121 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1150122 T7147 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43179",
[junit4] 2> "node_name":"127.0.0.1:43179_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1150122 T7147 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43179",
[junit4] 2> "node_name":"127.0.0.1:43179_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1150223 T7157 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150223 T7196 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150223 T7174 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1150223 T7146 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1151085 T7118 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44779_
[junit4] 2> 1151086 T7118 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44779_
[junit4] 2> 1151087 T7118 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1151088 T7118 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores
[junit4] 2> 1151089 T7118 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1151089 T7118 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores/collection1/
[junit4] 2> 1151089 T7118 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1151090 T7197 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1151090 T7197 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1151090 T7197 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1151090 T7146 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1151091 T7147 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44779",
[junit4] 2> "node_name":"127.0.0.1:44779_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 1151091 T7147 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44779",
[junit4] 2> "node_name":"127.0.0.1:44779_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1151091 T7147 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1151091 T7147 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1151192 T7157 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1151193 T7196 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1151192 T7146 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1151192 T7174 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1152090 T7197 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1152091 T7197 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1152091 T7197 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1152091 T7197 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1152092 T7197 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1152092 T7197 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001/shard-2-001/cores/collection1/'
[junit4] 2> 1152101 T7197 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1152102 T7197 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1152105 T7197 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1152109 T7197 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1152119 T7197 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1152120 T7197 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1152123 T7197 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1152203 T7197 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1152207 T7197 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1152208 T7197 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1152212 T7197 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1152214 T7197 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1152215 T7197 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1152215 T7197 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1152215 T7197 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenEx
[...truncated too long message...]
it4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:146)
[junit4] 2> at
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
[junit4] 2> ... 11 more
[junit4] 2>
[junit4] 2> 1186648 T7468 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1186660 T7118 C:control_collection S:shard1 c:collection1
oejs.AbstractConnector.doStop Stopped
ServerConnector@6e1cb212{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1186660 T7118 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@796f836a{/,null,UNAVAILABLE}
[junit4] 2> 1186661 T7118 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49951 49951
[junit4] 2> 1186668 T7119 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49951 49951
[junit4] 2> 1186669 T7119 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 110 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test
-Dtests.seed=C944B880CAEDAE47 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ca_ES -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 40.3s J2 | TestSolrConfigHandlerCloud.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'P val' for path 'response/params/y/p' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "znodeVersion":2,
[junit4] > "params":{
[junit4] > "x":{
[junit4] > "a":"A val",
[junit4] > "b":"B val",
[junit4] > "":{"v":0}},
[junit4] > "y":{
[junit4] > "c":"CY val modified",
[junit4] > "b":"BY val",
[junit4] > "i":"20",
[junit4] > "d":[
[junit4] > "val 1",
[junit4] > "val 2"],
[junit4] > "e":"EY val",
[junit4] > "":{"v":0}}}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([C944B880CAEDAE47:4110875A6411C3BF]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:406)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:245)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
[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> 1186674 T7118 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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud
C944B880CAEDAE47-001
[junit4] 2> 40295 T7117 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
locale=ca_ES, timezone=Australia/Yancowinna
[junit4] 2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=228275272,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestGroupingSearch,
DistributedDebugComponentTest, CircularListTest, TestInitParams,
TestManagedSchemaFieldTypeResource, TestReload, TestTrie, OverseerStatusTest,
TestBM25SimilarityFactory, SampleTest, ConnectionManagerTest,
TestFieldCollectionResource, SolrTestCaseJ4Test, LeaderElectionTest,
QueryParsingTest, SynonymTokenizerTest, LoggingHandlerTest, SearchHandlerTest,
TestLRUStatsCache, MultiThreadedOCPTest, PreAnalyzedUpdateProcessorTest,
HdfsLockFactoryTest, TestBinaryResponseWriter, TestCollationField,
DocExpirationUpdateProcessorFactoryTest, DistanceUnitsTest,
DistributedQueryComponentCustomSortTest, TestCollectionAPI, BadIndexSchemaTest,
DeleteReplicaTest, DirectUpdateHandlerTest, TestFieldSortValues,
TestExactSharedStatsCache, FullSolrCloudDistribCmdsTest,
FileBasedSpellCheckerTest, CloudMLTQParserTest, TestExceedMaxTermLength,
PrimUtilsTest, HdfsBasicDistributedZk2Test, TestNoOpRegenerator,
BasicDistributedZk2Test, TestCSVResponseWriter, TestJettySolrRunner,
SolrCoreCheckLockOnStartupTest, PathHierarchyTokenizerFactoryTest,
AutoCommitTest, TestSchemaResource, RecoveryZkTest,
TestSolrConfigHandlerConcurrent, StressHdfsTest, CachingDirectoryFactoryTest,
TestSolrDynamicMBean, TestFastOutputStream, SOLR749Test,
DirectUpdateHandlerOptimizeTest, TestSolrJ, HardAutoCommitTest, PluginInfoTest,
StatsComponentTest, TestFieldTypeResource, TestQueryTypes, SimpleFacetsTest,
DistributedExpandComponentTest, BinaryUpdateRequestHandlerTest,
TestMissingGroups, TestStressReorder, DOMUtilTest, TestLeaderElectionZkExpiry,
TestSearcherReuse, TestDocSet, TestReloadAndDeleteDocs,
SpatialRPTFieldTypeTest, ResponseLogComponentTest, TestLuceneMatchVersion,
TestAddFieldRealTimeGet, TestRequestStatusCollectionAPI,
XsltUpdateRequestHandlerTest, TestReqParamsAPI, UnloadDistributedZkTest,
SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest,
TestRandomFaceting, TestRecovery, TermVectorComponentDistributedTest,
TestRealTimeGet, SolrCmdDistributorTest, TestSort, HighlighterTest,
SoftAutoCommitTest, DocValuesTest, TestStressLucene, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest,
IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration,
JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest,
TestQuerySenderNoQuery, BadComponentTest, TestMergePolicyConfig, MultiTermTest,
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest,
TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest,
TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestDefaultSimilarityFactory, TestFastWriter,
TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest,
DistribJoinFromCollectionTest, MigrateRouteKeyTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil,
TestCloudPivotFacet, TestReplicaProperties, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
TestClusterStateMutator, ZkStateWriterTest, TestImplicitCoreProperties,
TestNRTOpen, TestSolrConfigHandler, TestSolrConfigHandlerCloud]
[junit4] Completed on J2 in 40.56s, 1 test, 1 failure <<< FAILURES!
[...truncated 214 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958:
There were test failures: 479 suites, 1901 tests, 1 failure, 49 ignored (21
assumptions)
Total time: 37 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_60-ea-b06
-XX:-UseCompressedOops -XX:+UseG1GC
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]