Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11808/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'CY val modified' for path 'response/params/y/c'
full output: { "responseHeader":{ "status":0, "QTime":0},
"response":{ "znodeVersion":0, "params":{"x":{ "a":"A val",
"b":"B val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val modified' for
path 'response/params/y/c' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":0,
"params":{"x":{
"a":"A val",
"b":"B val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([FF2C316FA05CFE84:77780EB50EA0937C]: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:399)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:223)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
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
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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 10418 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/init-core-data-001
[junit4] 2> 1771684 T10172 oas.SolrTestCaseJ4.buildSSLConfig Randomized
ssl (false) and clientAuth (false)
[junit4] 2> 1771685 T10172
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /aoea/o
[junit4] 2> 1771689 T10172 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1771690 T10173 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1771790 T10172 oasc.ZkTestServer.run start zk server on
port:58726
[junit4] 2> 1771791 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1771792 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1771794 T10180 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1832a7b name:ZooKeeperConnection
Watcher:127.0.0.1:58726 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1771795 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1771796 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1771796 T10172 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1771799 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1771800 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1771801 T10183 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b54f8a name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1771802 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1771802 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1771803 T10172 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1771805 T10172 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1771807 T10172 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1771808 T10172 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1771810 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1771811 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1771814 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1771814 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1771817 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/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> 1771818 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1771820 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1771821 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1771823 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1771823 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1771827 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1771827 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1771829 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1771829 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1771831 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/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> 1771832 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1771833 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/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> 1771834 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1771836 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/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> 1771837 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1771840 T10172 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1771841 T10172 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1772123 T10172 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores/collection1
[junit4] 2> 1772125 T10172 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1772126 T10172 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@18324cb{/aoea/o,null,AVAILABLE}
[junit4] 2> 1772128 T10172 oejs.AbstractConnector.doStart Started
ServerConnector@10a55d2{HTTP/1.1}{127.0.0.1:41938}
[junit4] 2> 1772129 T10172 oejs.Server.doStart Started @1773299ms
[junit4] 2> 1772129 T10172 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1772130 T10172 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1772130 T10172 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001
[junit4] 2> 1772130 T10172 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/'
[junit4] 2> 1772148 T10172 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/solr.xml
[junit4] 2> 1772154 T10172 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores
[junit4] 2> 1772155 T10172 oasc.CoreContainer.<init> New CoreContainer
23252998
[junit4] 2> 1772155 T10172 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/]
[junit4] 2> 1772156 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1772156 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1772157 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1772157 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1772157 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1772158 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1772158 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1772158 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1772159 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1772159 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1772159 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1772160 T10172 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1772160 T10172 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1772160 T10172 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1772161 T10172 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1772161 T10172 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58726/solr
[junit4] 2> 1772162 T10172 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1772162 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1772163 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1772164 T10197 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1538c8f name:ZooKeeperConnection
Watcher:127.0.0.1:58726 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1772164 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1772165 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1772167 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1772168 T10200 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b4079 name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1772169 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1772170 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1772172 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1772174 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1772176 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1772178 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1772180 T10172 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 1772181 T10172 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41938_aoea%2Fo
[junit4] 2> 1772182 T10172 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:41938_aoea%2Fo
[junit4] 2> 1772184 T10172 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1772185 T10172 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1772186 T10172 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1772188 T10172 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:41938_aoea%2Fo
[junit4] 2> 1772188 T10172 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1772190 T10172 oasc.Overseer.start Overseer
(id=93326448290758659-127.0.0.1:41938_aoea%2Fo-n_0000000000) starting
[junit4] 2> 1772191 T10172 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1772196 T10172 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1772197 T10202 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1772197 T10201 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1772198 T10172 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1772199 T10172 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1772200 T10172
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1772203 T10172 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores
[junit4] 2> 1772204 T10172 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores/collection1/
[junit4] 2> 1772204 T10172 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1772205 T10204 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1772205 T10204 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 1772206 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1772206 T10204 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1772208 T10201 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41938/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:41938_aoea%2Fo",
[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> 1772208 T10201 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:41938/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:41938_aoea%2Fo",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1772209 T10201 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1772209 T10201 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1772210 T10200 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> 1773206 T10204 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 1773207 T10204 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1773209 T10204 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1773209 T10204 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1773211 T10204 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1773211 T10204 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores/collection1/'
[junit4] 2> 1773235 T10204 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1773238 T10204 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1773245 T10204 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1773253 T10204 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1773268 T10204 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1773269 T10204 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1773280 T10204 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 1773438 T10204 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1773445 T10204 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1773447 T10204 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1773458 T10204 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1773461 T10204 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1773463 T10204 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1773464 T10204
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1773464 T10204
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1773464 T10204 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1773465 T10204
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1773465 T10204
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1773466 T10204 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1773466 T10204 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1773466 T10204 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/control-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/control/data/
[junit4] 2> 1773466 T10204 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a028
[junit4] 2> 1773467 T10204 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/control/data
[junit4] 2> 1773468 T10204 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/control/data/index/
[junit4] 2> 1773468 T10204 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 1773468 T10204 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/control/data/index
[junit4] 2> 1773469 T10204 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5556908855605379]
[junit4] 2> 1773470 T10204 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1395fd5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f26215),segFN=segments_1,generation=1}
[junit4] 2> 1773470 T10204 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1773473 T10204 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1773473 T10204 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1773474 T10204 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 1773474 T10204 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1773474 T10204 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1773474 T10204 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1773475 T10204 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1773475 T10204 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1773475 T10204 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1773476 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1773477 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1773477 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1773478 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1773478 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1773479 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1773480 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1773480 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1773481 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1773482 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1773482 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1773483 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1773485 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1773486 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1773487 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1773488 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1773489 T10204 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1773490 T10204 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1773492 T10204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1773494 T10204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1773495 T10204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1773497 T10204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1773498 T10204 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1773499 T10204 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1773499 T10204 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1773500 T10204 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 1773501 T10204 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1395fd5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f26215),segFN=segments_1,generation=1}
[junit4] 2> 1773502 T10204 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1773502 T10204 oass.SolrIndexSearcher.<init> Opening
Searcher@10383fe[collection1] main
[junit4] 2> 1773502 T10204 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1773504 T10204 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1773504 T10204 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 1773504 T10204
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1773505 T10204 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1773505 T10204 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1773506 T10204
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1773506 T10204 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1773506 T10204 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1773507 T10204 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1773508 T10205 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@10383fe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1773508 T10204 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1773509 T10208 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:41938/aoea/o
collection:control_collection shard:shard1
[junit4] 2> 1773510 T10172 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1773510 T10208 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1773510 T10172 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1773511 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1773512 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1773513 T10211 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15aed73 name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1773513 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1773514 T10208
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1773514 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1773515 T10172
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1773516 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1773516 T10208
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1773516 T10208
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C2756 name=collection1
org.apache.solr.core.SolrCore@172dc20
url=http://127.0.0.1:41938/aoea/o/collection1 node=127.0.0.1:41938_aoea%2Fo
C2756_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:41938/aoea/o, node_name=127.0.0.1:41938_aoea%2Fo,
state=down}
[junit4] 2> 1773516 T10208 C2756 P41938 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:41938/aoea/o/collection1/
[junit4] 2> 1773517 T10201 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> 1773517 T10208 C2756 P41938 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 1773517 T10208 C2756 P41938 oasc.SyncStrategy.syncToMe
http://127.0.0.1:41938/aoea/o/collection1/ has no replicas
[junit4] 2> 1773518 T10208
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:41938/aoea/o/collection1/ shard1
[junit4] 2> 1773518 T10208 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1773519 T10172 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 1773519 T10172 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1773520 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1773520 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1773521 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1773521 T10214 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e7b22b name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1773522 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1773522 T10201 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:41938/aoea/o",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1773523 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1773525 T10201 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 1773525 T10201 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1773526 T10200 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> 1773526 T10211 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> 1773529 T10215 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1773530 T10201 oasco.ZkStateWriter.writePendingUpdates going
to create_collection /collections/collection1/state.json
[junit4] 2> 1773531 T10211 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> 1773572 T10208 oasc.ZkController.register We are
http://127.0.0.1:41938/aoea/o/collection1/ and leader is
http://127.0.0.1:41938/aoea/o/collection1/
[junit4] 2> 1773573 T10208 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:41938/aoea/o
[junit4] 2> 1773573 T10208 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 1773573 T10208 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1773573 T10208 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 1773574 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1773576 T10201 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:41938/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:41938_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1773576 T10201 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:41938/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:41938_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1773679 T10200 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> 1773680 T10211 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> 1773802 T10172 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores/collection1
[junit4] 2> 1773803 T10172 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1773804 T10172 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1773806 T10172 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@19bfab7{/aoea/o,null,AVAILABLE}
[junit4] 2> 1773807 T10172 oejs.AbstractConnector.doStart Started
ServerConnector@a9a43f{HTTP/1.1}{127.0.0.1:47271}
[junit4] 2> 1773807 T10172 oejs.Server.doStart Started @1774978ms
[junit4] 2> 1773808 T10172 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1773808 T10172 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1773809 T10172 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001
[junit4] 2> 1773809 T10172 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/'
[junit4] 2> 1773826 T10172 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/solr.xml
[junit4] 2> 1773831 T10172 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores
[junit4] 2> 1773832 T10172 oasc.CoreContainer.<init> New CoreContainer
21857670
[junit4] 2> 1773832 T10172 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/]
[junit4] 2> 1773833 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1773833 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1773834 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1773834 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1773834 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1773835 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1773835 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1773835 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1773836 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1773836 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1773837 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1773837 T10172 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1773837 T10172 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1773838 T10172 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1773838 T10172 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1773839 T10172 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58726/solr
[junit4] 2> 1773839 T10172 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1773839 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1773840 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1773841 T10229 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@f51be3 name:ZooKeeperConnection
Watcher:127.0.0.1:58726 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1773841 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1773842 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1773844 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1773845 T10232 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b372a5 name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1773845 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1773850 T10172
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1774854 T10172 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47271_aoea%2Fo
[junit4] 2> 1774855 T10172 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47271_aoea%2Fo
[junit4] 2> 1774858 T10172 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1774859 T10172 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores
[junit4] 2> 1774860 T10172 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores/collection1/
[junit4] 2> 1774861 T10172 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1774863 T10233 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1774863 T10233 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 1774864 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1774865 T10233 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1774865 T10201 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:47271/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:47271_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1774865 T10233 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1774866 T10201 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:47271/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:47271_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1774866 T10233 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1774866 T10201 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1774867 T10201 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1774867 T10233 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 1774867 T10233 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1774969 T10201 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 0
[junit4] 2> 1774970 T10232 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1774971 T10232 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1775868 T10233 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 1775868 T10233 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1775869 T10233 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1775869 T10233 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1775870 T10233 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1775870 T10233 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores/collection1/'
[junit4] 2> 1775885 T10233 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1775886 T10233 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1775891 T10233 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1775896 T10233 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1775907 T10233 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1775908 T10233 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1775915 T10233 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 1776037 T10233 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1776042 T10233 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1776043 T10233 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1776054 T10233 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1776056 T10233 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1776058 T10233 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1776059 T10233
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1776059 T10233
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1776059 T10233 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1776060 T10233
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1776060 T10233
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1776060 T10233 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1776061 T10233 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1776061 T10233 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-1-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty1/
[junit4] 2> 1776061 T10233 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a028
[junit4] 2> 1776062 T10233 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty1
[junit4] 2> 1776062 T10233 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty1/index/
[junit4] 2> 1776063 T10233 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 1776063 T10233 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty1/index
[junit4] 2> 1776063 T10233 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5556908855605379]
[junit4] 2> 1776064 T10233 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b6bfa6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2372f1),segFN=segments_1,generation=1}
[junit4] 2> 1776064 T10233 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1776068 T10233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1776068 T10233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1776069 T10233 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 1776069 T10233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1776069 T10233 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1776069 T10233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1776070 T10233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1776070 T10233 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1776070 T10233 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1776071 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1776072 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1776072 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1776073 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1776074 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1776074 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1776075 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1776076 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1776077 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1776078 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1776078 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1776079 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1776080 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1776080 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1776081 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1776082 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1776083 T10233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1776083 T10233 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1776085 T10233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1776086 T10233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1776087 T10233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1776088 T10233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1776088 T10233 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1776089 T10233 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1776090 T10233 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1776091 T10233 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 1776092 T10233 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b6bfa6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2372f1),segFN=segments_1,generation=1}
[junit4] 2> 1776092 T10233 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1776092 T10233 oass.SolrIndexSearcher.<init> Opening
Searcher@17db78d[collection1] main
[junit4] 2> 1776093 T10233 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1776093 T10233 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1776093 T10233 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 1776094 T10233
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1776094 T10233 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1776094 T10233 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1776095 T10233
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1776095 T10233 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1776095 T10233 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1776096 T10233 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1776097 T10234 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@17db78d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1776098 T10233 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1776099 T10237 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47271/aoea/o collection:collection1
shard:shard2
[junit4] 2> 1776100 T10172 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1776100 T10172 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1776100 T10237 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1776105 T10237
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 1776107 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1776107 T10237
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1776108 T10237
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C2757 name=collection1
org.apache.solr.core.SolrCore@886792
url=http://127.0.0.1:47271/aoea/o/collection1 node=127.0.0.1:47271_aoea%2Fo
C2757_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:47271/aoea/o, node_name=127.0.0.1:47271_aoea%2Fo,
state=down}
[junit4] 2> 1776108 T10237 C2757 P47271 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:47271/aoea/o/collection1/
[junit4] 2> 1776108 T10201 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> 1776108 T10237 C2757 P47271 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 1776109 T10237 C2757 P47271 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47271/aoea/o/collection1/ has no replicas
[junit4] 2> 1776109 T10237
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:47271/aoea/o/collection1/ shard2
[junit4] 2> 1776109 T10201 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 1
[junit4] 2> 1776109 T10237 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1776110 T10232 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1776110 T10232 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1776113 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1776114 T10201 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:47271/aoea/o",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1776115 T10201 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 2
[junit4] 2> 1776116 T10232 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1776116 T10232 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1776165 T10237 oasc.ZkController.register We are
http://127.0.0.1:47271/aoea/o/collection1/ and leader is
http://127.0.0.1:47271/aoea/o/collection1/
[junit4] 2> 1776165 T10237 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:47271/aoea/o
[junit4] 2> 1776165 T10237 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 1776166 T10237 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1776166 T10237 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 1776167 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1776168 T10201 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:47271/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:47271_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1776169 T10201 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:47271/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:47271_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1776170 T10201 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 3
[junit4] 2> 1776170 T10237 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1776170 T10232 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1776171 T10232 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1776379 T10172 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores/collection1
[junit4] 2> 1776380 T10172 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1776381 T10172 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1776382 T10172 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1e2d596{/aoea/o,null,AVAILABLE}
[junit4] 2> 1776383 T10172 oejs.AbstractConnector.doStart Started
ServerConnector@8cad77{HTTP/1.1}{127.0.0.1:33277}
[junit4] 2> 1776383 T10172 oejs.Server.doStart Started @1777554ms
[junit4] 2> 1776384 T10172 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1776384 T10172 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1776385 T10172 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001
[junit4] 2> 1776385 T10172 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/'
[junit4] 2> 1776403 T10172 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/solr.xml
[junit4] 2> 1776409 T10172 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores
[junit4] 2> 1776410 T10172 oasc.CoreContainer.<init> New CoreContainer
23894279
[junit4] 2> 1776411 T10172 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/]
[junit4] 2> 1776411 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1776412 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1776412 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1776412 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1776413 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1776413 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1776414 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1776414 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1776414 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1776415 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1776415 T10172 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1776416 T10172 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1776416 T10172 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1776416 T10172 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1776417 T10172 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1776417 T10172 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58726/solr
[junit4] 2> 1776417 T10172 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1776418 T10172
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1776419 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1776420 T10251 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c62233 name:ZooKeeperConnection
Watcher:127.0.0.1:58726 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1776420 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1776421 T10172 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1776423 T10172 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1776424 T10254 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19b950d name:ZooKeeperConnection
Watcher:127.0.0.1:58726/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1776424 T10172 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1776429 T10172
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1777433 T10172 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33277_aoea%2Fo
[junit4] 2> 1777435 T10172 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33277_aoea%2Fo
[junit4] 2> 1777439 T10172 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1777443 T10172 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores
[junit4] 2> 1777445 T10172 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores/collection1/
[junit4] 2> 1777445 T10172 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1777449 T10255 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1777449 T10255 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 1777451 T10200 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1777452 T10255 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1777452 T10255 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1777452 T10201 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:33277/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:33277_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1777453 T10255 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1777454 T10201 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:33277/aoea/o",
[junit4] 2> "node_name":"127.0.0.1:33277_aoea%2Fo",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1777454 T10201 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1777454 T10201 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1777455 T10255 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1777455 T10255 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1777456 T10201 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 4
[junit4] 2> 1777457 T10254 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1777457 T10232 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1777458 T10254 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1777458 T10232 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1778456 T10255 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 1778456 T10255 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1778458 T10255 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1778458 T10255 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1778460 T10255 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1778460 T10255 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores/collection1/'
[junit4] 2> 1778479 T10255 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1778483 T10255 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1778492 T10255 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1778501 T10255 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1778525 T10255 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1778527 T10255 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1778537 T10255 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 1778645 T10255 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1778649 T10255 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1778651 T10255 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1778665 T10255 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1778667 T10255 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1778669 T10255 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1778670 T10255
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1778670 T10255
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1778671 T10255 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1778671 T10255
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1778672 T10255
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1778672 T10255 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1778672 T10255 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1778672 T10255 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/shard-2-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty2/
[junit4] 2> 1778673 T10255 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a028
[junit4] 2> 1778674 T10255 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty2
[junit4] 2> 1778674 T10255 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty2/index/
[junit4] 2> 1778674 T10255 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 1778675 T10255 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001/tempDir-001/jetty2/index
[junit4] 2> 1778675 T10255 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5556908855605379]
[junit4] 2> 1778676 T10255 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1f99463
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c9e659),segFN=segments_1,generation=1}
[junit4] 2> 1778676 T10255 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1778680 T10255 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1778681 T10255 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1778681 T10255 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 1778682 T10255 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1778682 T10255 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1778683 T10255 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1778683 T10255 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1778684 T10255 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1778684 T10255 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1778685 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1778686 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1778687 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1778687 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1778688 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1778689 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1778691 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1778692 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1778693 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1778694 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1778694 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1778695 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1778696 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1778697 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1778697 T10255 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4]
[...truncated too long message...]
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:293)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:290)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:290)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:485)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
[junit4] 2> at
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
[junit4] 2> ... 11 more
[junit4] 2>
[junit4] 2> 1822605 T10172 oejs.AbstractConnector.doStop Stopped
ServerConnector@e9c443{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1822605 T10172 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@98d4a0{/aoea/o,null,UNAVAILABLE}
[junit4] 2> 1822607 T10172 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58726 58726
[junit4] 2> 1823342 T10173 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58726 58726
[junit4] 2> 1823344 T10173 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 105 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.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=FF2C316FA05CFE84 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ga -Dtests.timezone=SST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 51.7s J0 | TestSolrConfigHandlerCloud.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'CY val modified' for path 'response/params/y/c' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "znodeVersion":0,
[junit4] > "params":{"x":{
[junit4] > "a":"A val",
[junit4] > "b":"B val",
[junit4] > "":{"v":0}}}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([FF2C316FA05CFE84:77780EB50EA0937C]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:223)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1823367 T10172 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
FF2C316FA05CFE84-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {},
locale=ga, timezone=SST
[junit4] 2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.8.0_31
(32-bit)/cpus=8,threads=1,free=107821512,total=332398592
[junit4] 2> NOTE: All tests run in this JVM: [CloudMLTQParserTest,
TestQueryUtils, LeaderElectionTest, PingRequestHandlerTest,
FieldAnalysisRequestHandlerTest, SortByFunctionTest, LukeRequestHandlerTest,
TestInitParams, TestSchemaVersionResource, LeaderInitiatedRecoveryOnCommitTest,
NumericFieldsTest, ScriptEngineTest, RankQueryTest,
ChaosMonkeyNothingIsSafeTest, PeerSyncTest, TestDistributedMissingSort,
TestStressLucene, SolrIndexSplitterTest, TestExtendedDismaxParser,
TestSolrQueryParserResource, TestCloudSchemaless,
TestCursorMarkWithoutUniqueKey, TestSolrDynamicMBean, RequiredFieldsTest,
TestLRUCache, AsyncMigrateRouteKeyTest, TestOrdValues,
TestReplicationHandlerBackup, TestBM25SimilarityFactory, TestBinaryField,
ResponseHeaderTest, TestPhraseSuggestions, TestBlendedInfixSuggestions,
CoreAdminRequestStatusTest, TestPostingsSolrHighlighter,
TestElisionMultitermQuery, ActionThrottleTest, SampleTest, TestOmitPositions,
TestReplicationHandler, PathHierarchyTokenizerFactoryTest,
TestInfoStreamLogging, ResponseLogComponentTest, TestFieldTypeResource,
TestSolrXml, TestPerFieldSimilarity, DistribJoinFromCollectionTest,
TestCoreContainer, TestLazyCores, TestHashPartitioner, SpatialRPTFieldTypeTest,
ClusterStateUpdateTest, TestArbitraryIndexDir, HdfsUnloadDistributedZkTest,
TestDistributedSearch, SliceStateTest, AlternateDirectoryTest, OverseerTest,
TestJmxMonitoredMap, TestSolrIndexConfig, SOLR749Test,
DocumentAnalysisRequestHandlerTest, TestRebalanceLeaders,
ShowFileRequestHandlerTest, RecoveryZkTest, PreAnalyzedFieldTest, DOMUtilTest,
HdfsRecoveryZkTest, SolrInfoMBeanTest, XmlUpdateRequestHandlerTest,
HdfsWriteToMultipleCollectionsTest, TestComplexPhraseQParserPlugin,
DirectSolrConnectionTest, TestComponentsName, TestFastLRUCache,
TestMiniSolrCloudCluster, SimpleMLTQParserTest, TestBinaryResponseWriter,
AnalysisErrorHandlingTest, TestSweetSpotSimilarityFactory,
DistributedFacetPivotLargeTest, RequestHandlersTest, SimpleFacetsTest,
PrimUtilsTest, TestDynamicLoading, DefaultValueUpdateProcessorTest,
PreAnalyzedUpdateProcessorTest, TestSchemaNameResource,
TestDocBasedVersionConstraints, TestExceedMaxTermLength,
TestSimpleQParserPlugin, ClusterStateTest, TestPartialUpdateDeduplication,
MergeStrategyTest, AddSchemaFieldsUpdateProcessorFactoryTest,
SpatialHeatmapFacetsTest, TestCollationField, BJQParserTest,
BasicDistributedZkTest, DeleteReplicaTest, HardAutoCommitTest,
AnalysisAfterCoreReloadTest, TestAtomicUpdateErrorCases, TestRandomDVFaceting,
TestCopyFieldCollectionResource, TestCharFilters, InfoHandlerTest,
QueryElevationComponentTest, DistribCursorPagingTest,
DistributedFacetPivotWhiteBoxTest, CacheHeaderTest, AddBlockUpdateTest,
HdfsSyncSliceTest, SyncSliceTest, TestRandomFaceting, TestZkChroot, ZkCLITest,
TestFaceting, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin,
SolrCoreTest, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFiltering,
CurrencyFieldXmlFileTest, SuggesterFSTTest, CoreAdminHandlerTest,
SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
DocValuesMultiTest, DistanceFunctionTest, DisMaxRequestHandlerTest,
TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest,
MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestJmxIntegration,
TestCSVResponseWriter, TestAnalyzedSuggestions,
TestPHPSerializedResponseWriter, HighlighterConfigTest, BadComponentTest,
TestStressRecovery, TestHighlightDedupGrouping,
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest,
DeleteShardTest, DistribDocExpirationUpdateProcessorTest,
LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerRolesTest, RemoteQueryErrorTest, RollingRestartTest,
SaslZkACLProviderTest, ShardSplitTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, StressHdfsTest, TestClusterStateMutator,
CachingDirectoryFactoryTest, ExitableDirectoryReaderTest,
TestReloadAndDeleteDocs, RequestLoggingTest, TestBlobHandler,
TestSolrConfigHandlerCloud]
[junit4] Completed on J0 in 51.74s, 1 test, 1 failure <<< FAILURES!
[...truncated 204 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:509:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:957:
There were test failures: 466 suites, 1861 tests, 1 failure, 46 ignored (21
assumptions)
Total time: 66 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]