This NPE reproduces for me regardless of what seed is used.

Looks like a bug introduced by r1669368 for SOLR-7226 ?

New logic & asserts were added to TestSolrConfigHandler which is 
subclassed by TestSolrConfigHandlerCloud and boom goes the dynamite.



: Date: Thu, 26 Mar 2015 22:22:50 +0000 (UTC)
: From: Policeman Jenkins Server <jenk...@thetaphi.de>
: Reply-To: dev@lucene.apache.org
: To: romseyg...@apache.org, yo...@apache.org, sh...@apache.org,
:     hoss...@apache.org, dev@lucene.apache.org
: Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b06) - Build
:     # 12104 - Still Failing!
: 
: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12104/
: Java: 32bit/jdk1.8.0_60-ea-b06 -client -XX:+UseConcMarkSweepGC
: 
: 1 tests failed.
: FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test
: 
: Error Message:
: 
: 
: Stack Trace:
: java.lang.NullPointerException
:       at 
__randomizedtesting.SeedInfo.seed([934A75E5C97BEDE7:1B1E4A3F6787801F]:0)
:       at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:382)
:       at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
:       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:497)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
:       at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
:       at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
:       at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
:       at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
:       at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
:       at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
:       at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
:       at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
:       at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
:       at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
:       at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
:       at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
:       at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
:       at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
:       at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
:       at java.lang.Thread.run(Thread.java:745)
: 
: 
: 
: 
: Build Log:
: [...truncated 9315 lines...]
:    [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
:    [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/init-core-data-001
:    [junit4]   2> 357474 T825 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
:    [junit4]   2> 357475 T825 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
:    [junit4]   2> 357479 T825 oasc.ZkTestServer.run STARTING ZK TEST SERVER
:    [junit4]   1> client port:0.0.0.0/0.0.0.0:0
:    [junit4]   2> 357480 T826 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
:    [junit4]   2> 357580 T825 oasc.ZkTestServer.run start zk server on 
port:39057
:    [junit4]   2> 357580 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 357581 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 357585 T833 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@169e157 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
:    [junit4]   2> 357586 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 357588 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 357588 T825 oascc.SolrZkClient.makePath makePath: /solr
:    [junit4]   2> 357595 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 357598 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 357599 T836 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17bb0cd name:ZooKeeperConnection 
Watcher:127.0.0.1:39057/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
:    [junit4]   2> 357599 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 357600 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 357601 T825 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
:    [junit4]   2> 357605 T825 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
:    [junit4]   2> 357609 T825 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
:    [junit4]   2> 357611 T825 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
:    [junit4]   2> 357612 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
:    [junit4]   2> 357613 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
:    [junit4]   2> 357616 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
:    [junit4]   2> 357616 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
:    [junit4]   2> 357619 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
:    [junit4]   2> 357619 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
:    [junit4]   2> 357622 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
:    [junit4]   2> 357622 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
:    [junit4]   2> 357624 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
:    [junit4]   2> 357624 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
:    [junit4]   2> 357626 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
:    [junit4]   2> 357626 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
:    [junit4]   2> 357628 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
:    [junit4]   2> 357629 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
:    [junit4]   2> 357639 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
:    [junit4]   2> 357639 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
:    [junit4]   2> 357641 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
:    [junit4]   2> 357641 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
:    [junit4]   2> 357645 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
:    [junit4]   2> 357649 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
:    [junit4]   2> 357656 T825 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
:    [junit4]   2> 357657 T825 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
:    [junit4]   2> 357790 T825 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1
:    [junit4]   2> 357798 T825 oejs.Server.doStart jetty-9.2.9.v20150224
:    [junit4]   2> 357800 T825 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@325b61{/,null,AVAILABLE}
:    [junit4]   2> 357802 T825 oejs.AbstractConnector.doStart Started 
ServerConnector@2ddf7a{HTTP/1.1}{127.0.0.1:58428}
:    [junit4]   2> 357803 T825 oejs.Server.doStart Started @358592ms
:    [junit4]   2> 357803 T825 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/tempDir-001/control/data, hostContext=/, hostPort=58428, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores}
:    [junit4]   2> 357804 T825 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
:    [junit4]   2> 357804 T825 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/'
:    [junit4]   2> 357880 T825 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/solr.xml
:    [junit4]   2> 357928 T825 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores
:    [junit4]   2> 357928 T825 oasc.CoreContainer.<init> New CoreContainer 
32469043
:    [junit4]   2> 357929 T825 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/]
:    [junit4]   2> 357929 T825 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/lib
:    [junit4]   2> 357930 T825 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/lib).
:    [junit4]   2> 357944 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
:    [junit4]   2> 357945 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
:    [junit4]   2> 357945 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
:    [junit4]   2> 357945 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
:    [junit4]   2> 357946 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
:    [junit4]   2> 357946 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
:    [junit4]   2> 357946 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
:    [junit4]   2> 357947 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
:    [junit4]   2> 357947 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
:    [junit4]   2> 357947 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
:    [junit4]   2> 357947 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
:    [junit4]   2> 357948 T825 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
:    [junit4]   2> 357949 T825 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
:    [junit4]   2> 357949 T825 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 357949 T825 oasc.CoreContainer.load Node Name: 127.0.0.1
:    [junit4]   2> 357950 T825 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39057/solr
:    [junit4]   2> 357950 T825 oasc.ZkController.checkChrootPath zkHost 
includes chroot
:    [junit4]   2> 357950 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 357951 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 357952 T853 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fb9061 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
:    [junit4]   2> 357953 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 357954 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 357972 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 357972 T856 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bfe85 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
:    [junit4]   2> 357973 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 357975 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
:    [junit4]   2> 357978 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
:    [junit4]   2> 358003 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
:    [junit4]   2> 358006 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
:    [junit4]   2> 358012 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
:    [junit4]   2> 358014 T825 oascc.SolrZkClient.makePath makePath: /live_nodes
:    [junit4]   2> 358018 T825 oascc.SolrZkClient.makePath makePath: 
/aliases.json
:    [junit4]   2> 358019 T825 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
:    [junit4]   2> 358021 T825 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58428_
:    [junit4]   2> 358022 T825 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58428_
:    [junit4]   2> 358024 T825 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
:    [junit4]   2> 358025 T825 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
:    [junit4]   2> 358027 T825 oasc.Overseer.close Overseer (id=null) closing
:    [junit4]   2> 358029 T825 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:58428_
:    [junit4]   2> 358030 T825 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
:    [junit4]   2> 358032 T825 oasc.Overseer.start Overseer 
(id=93546560141590531-127.0.0.1:58428_-n_0000000000) starting
:    [junit4]   2> 358034 T825 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
:    [junit4]   2> 358040 T825 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
:    [junit4]   2> 358042 T857 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
:    [junit4]   2> 358048 T858 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
:    [junit4]   2> 358049 T825 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
:    [junit4]   2> 358053 T825 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores
:    [junit4]   2> 358054 T825 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
:    [junit4]   2> 358054 T825 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/
:    [junit4]   2> 358055 T825 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
:    [junit4]   2> 358055 T860 C:control_collection c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
:    [junit4]   2> 358056 T860 C:control_collection c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
:    [junit4]   2> 358057 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 358057 T860 C:control_collection c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
:    [junit4]   2> 358058 T857 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:58428";,
:    [junit4]   2>        "node_name":"127.0.0.1:58428_",
:    [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> 358058 T857 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:58428";,
:    [junit4]   2>        "node_name":"127.0.0.1:58428_",
:    [junit4]   2>        "numShards":"1",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":null,
:    [junit4]   2>        "collection":"control_collection",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 358058 T857 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
:    [junit4]   2> 358059 T857 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
:    [junit4]   2> 358060 T856 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> 359058 T860 C:control_collection c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
:    [junit4]   2> 359059 T860 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
:    [junit4]   2> 359061 T860 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
:    [junit4]   2> 359061 T860 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
:    [junit4]   2> 359062 T860 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
:    [junit4]   2> 359062 T860 C:control_collection c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/'
:    [junit4]   2> 359105 T860 C:control_collection c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
:    [junit4]   2> 359107 T860 C:control_collection c:collection1 
oasc.Config.<init> loaded config solrconfig.xml with version 0 
:    [junit4]   2> 359123 T860 C:control_collection c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
:    [junit4]   2> 359169 T860 C:control_collection c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
:    [junit4]   2> 359209 T860 C:control_collection c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 359219 T860 C:control_collection c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
:    [junit4]   2> 359271 T860 C:control_collection c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
:    [junit4]   2> 359759 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 359774 T860 C:control_collection c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
:    [junit4]   2> 359789 T860 C:control_collection c:collection1 
oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 359826 T860 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 359831 T860 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 359839 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 359843 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 359843 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 359844 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 359845 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 359845 T860 C:control_collection c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 359846 T860 C:control_collection c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
:    [junit4]   2> 359846 T860 C:control_collection c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
:    [junit4]   2> 359846 T860 C:control_collection c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/data/
:    [junit4]   2> 359846 T860 C:control_collection c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d55d7
:    [junit4]   2> 359848 T860 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/data
:    [junit4]   2> 359848 T860 C:control_collection c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/data/index/
:    [junit4]   2> 359849 T860 C:control_collection c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
:    [junit4]   2> 359849 T860 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/control-001/cores/collection1/data/index
:    [junit4]   2> 359849 T860 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3951941574751975]
:    [junit4]   2> 359861 T860 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
:    [junit4]   2>              
commit{dir=MockDirectoryWrapper(RAMDirectory@1ba7950 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ccc23),segFN=segments_1,generation=1}
:    [junit4]   2> 359862 T860 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 359870 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
:    [junit4]   2> 359871 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
:    [junit4]   2> 359871 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
:    [junit4]   2> 359872 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
:    [junit4]   2> 359872 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
:    [junit4]   2> 359872 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
:    [junit4]   2> 359873 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
:    [junit4]   2> 359873 T860 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
:    [junit4]   2> 359874 T860 C:control_collection c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
:    [junit4]   2> 359877 T860 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 359879 T860 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 359881 T860 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 359882 T860 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 359892 T860 C:control_collection c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
:    [junit4]   2> 359893 T860 C:control_collection c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
:    [junit4]   2> 359894 T860 C:control_collection c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
:    [junit4]   2> 359894 T860 C:control_collection c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
:    [junit4]   2> 359895 T860 C:control_collection c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
:    [junit4]   2> 359895 T860 C:control_collection c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
:    [junit4]   2> 359896 T860 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
:    [junit4]   2> 359897 T860 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
:    [junit4]   2>              
commit{dir=MockDirectoryWrapper(RAMDirectory@1ba7950 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ccc23),segFN=segments_1,generation=1}
:    [junit4]   2> 359897 T860 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 359898 T860 C:control_collection c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@18dc6a8[collection1] main
:    [junit4]   2> 359898 T860 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
:    [junit4]   2> 359901 T860 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
:    [junit4]   2> 359901 T860 C:control_collection c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
:    [junit4]   2> 359902 T860 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
:    [junit4]   2> 359902 T860 C:control_collection c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
:    [junit4]   2> 359903 T860 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
:    [junit4]   2> 359903 T860 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
:    [junit4]   2> 359904 T860 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
:    [junit4]   2> 359904 T860 C:control_collection c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
:    [junit4]   2> 359904 T860 C:control_collection c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
:    [junit4]   2> 359906 T860 C:control_collection c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
:    [junit4]   2> 359908 T864 C:control_collection S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:58428 collection:control_collection shard:shard1
:    [junit4]   2> 359925 T861 C:control_collection c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@18dc6a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
:    [junit4]   2> 359932 T825 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
:    [junit4]   2> 359933 T825 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
:    [junit4]   2> 359934 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 359934 T864 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
:    [junit4]   2> 359934 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 359936 T867 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f432a name:ZooKeeperConnection 
Watcher:127.0.0.1:39057/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
:    [junit4]   2> 359937 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 359937 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 359937 T825 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
:    [junit4]   2> 359945 T864 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
:    [junit4]   2> 359947 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 359948 T864 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
:    [junit4]   2> 359949 T857 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> 359949 T864 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
:    [junit4]   2> 359950 T825 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
:    [junit4]   2> ASYNC  NEW_CORE C6818 name=collection1 
org.apache.solr.core.SolrCore@16c04f4 url=http://127.0.0.1:58428/collection1 
node=127.0.0.1:58428_ C6818_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58428, 
node_name=127.0.0.1:58428_, state=down}
:    [junit4]   2> 359950 T864 C:control_collection S:shard1 C6818 P58428 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58428/collection1/
:    [junit4]   2> 359951 T864 C:control_collection S:shard1 C6818 P58428 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
:    [junit4]   2> 359951 T864 C:control_collection S:shard1 C6818 P58428 
oasc.SyncStrategy.syncToMe http://127.0.0.1:58428/collection1/ has no replicas
:    [junit4]   2> 359951 T856 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> 359952 T864 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:58428/collection1/ shard1
:    [junit4]   2> 359953 T864 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
:    [junit4]   2> 359961 T867 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> 359968 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 359978 T857 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:58428";,
:    [junit4]   2>        "core":"collection1",
:    [junit4]   2>        "state":"active"} current state version: 2
:    [junit4]   2> 360047 T825 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1
:    [junit4]   2> 360048 T825 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001
:    [junit4]   2> 360049 T825 oejs.Server.doStart jetty-9.2.9.v20150224
:    [junit4]   2> 360051 T825 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@10c74b5{/,null,AVAILABLE}
:    [junit4]   2> 360063 T825 oejs.AbstractConnector.doStart Started 
ServerConnector@182093d{HTTP/1.1}{127.0.0.1:39268}
:    [junit4]   2> 360063 T825 oejs.Server.doStart Started @360853ms
:    [junit4]   2> 360064 T825 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=39268, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores}
:    [junit4]   2> 360065 T825 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
:    [junit4]   2> 360065 T825 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/'
:    [junit4]   2> 360089 T867 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> 360090 T856 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> 360113 T825 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/solr.xml
:    [junit4]   2> 360131 T864 C:control_collection S:shard1 
oasc.ZkController.register We are http://127.0.0.1:58428/collection1/ and 
leader is http://127.0.0.1:58428/collection1/
:    [junit4]   2> 360131 T864 C:control_collection S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:58428
:    [junit4]   2> 360131 T864 C:control_collection S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
:    [junit4]   2> 360131 T864 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
:    [junit4]   2> 360132 T864 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
:    [junit4]   2> 360134 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 360135 T857 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:58428";,
:    [junit4]   2>        "node_name":"127.0.0.1:58428_",
:    [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> 360136 T825 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores
:    [junit4]   2> 360136 T825 oasc.CoreContainer.<init> New CoreContainer 
15874259
:    [junit4]   2> 360136 T857 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:58428";,
:    [junit4]   2>        "node_name":"127.0.0.1:58428_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"active",
:    [junit4]   2>        "shard":"shard1",
:    [junit4]   2>        "collection":"control_collection",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 360137 T825 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/]
:    [junit4]   2> 360137 T825 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/lib
:    [junit4]   2> 360138 T825 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/lib).
:    [junit4]   2> 360149 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
:    [junit4]   2> 360150 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
:    [junit4]   2> 360150 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
:    [junit4]   2> 360150 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
:    [junit4]   2> 360151 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
:    [junit4]   2> 360180 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
:    [junit4]   2> 360180 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
:    [junit4]   2> 360180 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
:    [junit4]   2> 360181 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
:    [junit4]   2> 360181 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
:    [junit4]   2> 360181 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
:    [junit4]   2> 360182 T825 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
:    [junit4]   2> 360182 T825 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
:    [junit4]   2> 360182 T825 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 360182 T825 oasc.CoreContainer.load Node Name: 127.0.0.1
:    [junit4]   2> 360183 T825 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39057/solr
:    [junit4]   2> 360183 T825 oasc.ZkController.checkChrootPath zkHost 
includes chroot
:    [junit4]   2> 360183 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 360184 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 360185 T881 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1198cff name:ZooKeeperConnection 
Watcher:127.0.0.1:39057 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
:    [junit4]   2> 360189 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 360190 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 360193 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 360202 T884 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d098f6 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
:    [junit4]   2> 360202 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 360209 T825 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
:    [junit4]   2> 360243 T856 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> 360243 T884 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> 360244 T867 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> 361216 T825 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39268_
:    [junit4]   2> 361217 T825 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39268_
:    [junit4]   2> 361224 T825 oasc.Overseer.close Overseer (id=null) closing
:    [junit4]   2> 361227 T825 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores
:    [junit4]   2> 361228 T825 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
:    [junit4]   2> 361228 T825 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/
:    [junit4]   2> 361229 T825 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
:    [junit4]   2> 361233 T885 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
:    [junit4]   2> 361233 T885 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
:    [junit4]   2> 361234 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 361234 T885 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
:    [junit4]   2> 361237 T857 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:39268";,
:    [junit4]   2>        "node_name":"127.0.0.1:39268_",
:    [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> 361238 T857 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:39268";,
:    [junit4]   2>        "node_name":"127.0.0.1:39268_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":null,
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 361238 T857 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
:    [junit4]   2> 361238 T857 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
:    [junit4]   2> 361342 T884 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 361342 T856 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 361342 T867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 362235 T885 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
:    [junit4]   2> 362235 T885 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
:    [junit4]   2> 362236 T885 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
:    [junit4]   2> 362237 T885 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
:    [junit4]   2> 362239 T885 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
:    [junit4]   2> 362239 T885 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/'
:    [junit4]   2> 362284 T885 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
:    [junit4]   2> 362288 T885 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
:    [junit4]   2> 362297 T885 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
:    [junit4]   2> 362341 T885 C:collection1 c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
:    [junit4]   2> 362402 T885 C:collection1 c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 362404 T885 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
:    [junit4]   2> 362417 T885 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
:    [junit4]   2> 362894 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 362909 T885 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
:    [junit4]   2> 362913 T885 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 362934 T885 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 362938 T885 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 362949 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 362951 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 362951 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 362952 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 362952 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 362952 T885 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 362953 T885 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
:    [junit4]   2> 362953 T885 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
:    [junit4]   2> 362954 T885 C:collection1 c:collection1 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/data/
:    [junit4]   2> 362954 T885 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d55d7
:    [junit4]   2> 362957 T885 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/data
:    [junit4]   2> 362957 T885 C:collection1 c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/data/index/
:    [junit4]   2> 362957 T885 C:collection1 c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
:    [junit4]   2> 362958 T885 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-1-001/cores/collection1/data/index
:    [junit4]   2> 362958 T885 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3951941574751975]
:    [junit4]   2> 362959 T885 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
:    [junit4]   2>              
commit{dir=MockDirectoryWrapper(RAMDirectory@1adfc12 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91269d),segFN=segments_1,generation=1}
:    [junit4]   2> 362959 T885 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 362968 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
:    [junit4]   2> 362968 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
:    [junit4]   2> 362968 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
:    [junit4]   2> 362969 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
:    [junit4]   2> 362969 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
:    [junit4]   2> 362969 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
:    [junit4]   2> 362969 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
:    [junit4]   2> 362970 T885 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
:    [junit4]   2> 362970 T885 C:collection1 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
:    [junit4]   2> 362972 T885 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
:    [junit4]   2> 362974 T885 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
:    [junit4]   2> 362977 T885 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
:    [junit4]   2> 362985 T885 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
:    [junit4]   2> 363002 T885 C:collection1 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
:    [junit4]   2> 363004 T885 C:collection1 c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
:    [junit4]   2> 363004 T885 C:collection1 c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
:    [junit4]   2> 363005 T885 C:collection1 c:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
:    [junit4]   2> 363005 T885 C:collection1 c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
:    [junit4]   2> 363006 T885 C:collection1 c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
:    [junit4]   2> 363009 T885 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
:    [junit4]   2> 363010 T885 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
:    [junit4]   2>              
commit{dir=MockDirectoryWrapper(RAMDirectory@1adfc12 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91269d),segFN=segments_1,generation=1}
:    [junit4]   2> 363010 T885 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 363010 T885 C:collection1 c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1a895dc[collection1] main
:    [junit4]   2> 363011 T885 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
:    [junit4]   2> 363012 T885 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
:    [junit4]   2> 363013 T885 C:collection1 c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
:    [junit4]   2> 363014 T885 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
:    [junit4]   2> 363014 T885 C:collection1 c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
:    [junit4]   2> 363014 T885 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
:    [junit4]   2> 363015 T885 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
:    [junit4]   2> 363015 T885 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
:    [junit4]   2> 363015 T885 C:collection1 c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
:    [junit4]   2> 363016 T885 C:collection1 c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
:    [junit4]   2> 363017 T885 C:collection1 c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
:    [junit4]   2> 363018 T889 C:collection1 S:shard2 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:39268 collection:collection1 shard:shard2
:    [junit4]   2> 363018 T825 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
:    [junit4]   2> 363019 T825 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
:    [junit4]   2> 363027 T886 C:collection1 c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1a895dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
:    [junit4]   2> 363028 T889 C:collection1 S:shard2 
oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
:    [junit4]   2> 363033 T889 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
:    [junit4]   2> 363034 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 363036 T857 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
:    [junit4]   2>        "operation":"leader",
:    [junit4]   2>        "shard":"shard2",
:    [junit4]   2>        "collection":"collection1"} current state version: 5
:    [junit4]   2> 363036 T889 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
:    [junit4]   2> 363036 T889 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
:    [junit4]   2> ASYNC  NEW_CORE C6819 name=collection1 
org.apache.solr.core.SolrCore@1aa0502 url=http://127.0.0.1:39268/collection1 
node=127.0.0.1:39268_ C6819_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:39268, 
node_name=127.0.0.1:39268_, state=down}
:    [junit4]   2> 363037 T889 C:collection1 S:shard2 C6819 P39268 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39268/collection1/
:    [junit4]   2> 363037 T884 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363037 T867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363038 T889 C:collection1 S:shard2 C6819 P39268 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
:    [junit4]   2> 363038 T856 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363038 T889 C:collection1 S:shard2 C6819 P39268 
oasc.SyncStrategy.syncToMe http://127.0.0.1:39268/collection1/ has no replicas
:    [junit4]   2> 363040 T889 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:39268/collection1/ shard2
:    [junit4]   2> 363040 T889 C:collection1 S:shard2 
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
:    [junit4]   2> 363045 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 363046 T857 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:39268";,
:    [junit4]   2>        "core":"collection1",
:    [junit4]   2>        "state":"active"} current state version: 6
:    [junit4]   2> 363114 T825 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1
:    [junit4]   2> 363115 T825 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001
:    [junit4]   2> 363115 T825 oejs.Server.doStart jetty-9.2.9.v20150224
:    [junit4]   2> 363117 T825 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@12bc120{/,null,AVAILABLE}
:    [junit4]   2> 363118 T825 oejs.AbstractConnector.doStart Started 
ServerConnector@1959d69{HTTP/1.1}{127.0.0.1:39372}
:    [junit4]   2> 363119 T825 oejs.Server.doStart Started @363908ms
:    [junit4]   2> 363119 T825 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=39372, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores}
:    [junit4]   2> 363119 T825 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
:    [junit4]   2> 363120 T825 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/'
:    [junit4]   2> 363158 T856 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363158 T884 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363158 T867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363159 T825 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/solr.xml
:    [junit4]   2> 363173 T825 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores
:    [junit4]   2> 363174 T825 oasc.CoreContainer.<init> New CoreContainer 
9750146
:    [junit4]   2> 363174 T825 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/]
:    [junit4]   2> 363175 T825 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/lib
:    [junit4]   2> 363175 T825 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/lib).
:    [junit4]   2> 363186 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
:    [junit4]   2> 363187 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
:    [junit4]   2> 363187 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
:    [junit4]   2> 363188 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
:    [junit4]   2> 363189 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
:    [junit4]   2> 363189 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
:    [junit4]   2> 363189 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
:    [junit4]   2> 363190 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
:    [junit4]   2> 363190 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
:    [junit4]   2> 363190 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
:    [junit4]   2> 363191 T825 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
:    [junit4]   2> 363191 T825 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
:    [junit4]   2> 363192 T825 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
:    [junit4]   2> 363192 T825 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 363192 T825 oasc.CoreContainer.load Node Name: 127.0.0.1
:    [junit4]   2> 363193 T825 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39057/solr
:    [junit4]   2> 363193 T825 oasc.ZkController.checkChrootPath zkHost 
includes chroot
:    [junit4]   2> 363193 T825 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
:    [junit4]   2> 363195 T889 C:collection1 S:shard2 
oasc.ZkController.register We are http://127.0.0.1:39268/collection1/ and 
leader is http://127.0.0.1:39268/collection1/
:    [junit4]   2> 363201 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 363201 T889 C:collection1 S:shard2 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:39268
:    [junit4]   2> 363201 T889 C:collection1 S:shard2 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
:    [junit4]   2> 363202 T889 C:collection1 S:shard2 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
:    [junit4]   2> 363202 T889 C:collection1 S:shard2 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
:    [junit4]   2> 363214 T903 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@149d5f2 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
:    [junit4]   2> 363214 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 363214 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 363215 T825 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
:    [junit4]   2> 363218 T857 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:39268";,
:    [junit4]   2>        "node_name":"127.0.0.1:39268_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"active",
:    [junit4]   2>        "shard":"shard2",
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"} current state version: 7
:    [junit4]   2> 363219 T857 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:39268";,
:    [junit4]   2>        "node_name":"127.0.0.1:39268_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"active",
:    [junit4]   2>        "shard":"shard2",
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 363220 T825 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
:    [junit4]   2> 363223 T906 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3293f0 name:ZooKeeperConnection 
Watcher:127.0.0.1:39057/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
:    [junit4]   2> 363223 T825 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
:    [junit4]   2> 363232 T825 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
:    [junit4]   2> 363323 T856 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363324 T867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363323 T906 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 363323 T884 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
:    [junit4]   2> 364236 T825 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39372_
:    [junit4]   2> 364237 T825 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39372_
:    [junit4]   2> 364240 T825 oasc.Overseer.close Overseer (id=null) closing
:    [junit4]   2> 364245 T825 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores
:    [junit4]   2> 364246 T825 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
:    [junit4]   2> 364247 T825 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/
:    [junit4]   2> 364247 T825 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
:    [junit4]   2> 364249 T907 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
:    [junit4]   2> 364249 T907 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
:    [junit4]   2> 364250 T856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
:    [junit4]   2> 364250 T907 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
:    [junit4]   2> 364251 T857 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:39372";,
:    [junit4]   2>        "node_name":"127.0.0.1:39372_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":null,
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"} current state version: 8
:    [junit4]   2> 364252 T857 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:39372";,
:    [junit4]   2>        "node_name":"127.0.0.1:39372_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":null,
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 364252 T857 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
:    [junit4]   2> 364252 T857 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
:    [junit4]   2> 364355 T906 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
:    [junit4]   2> 364355 T884 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
:    [junit4]   2> 364355 T867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
:    [junit4]   2> 364355 T856 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
:    [junit4]   2> 365251 T907 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
:    [junit4]   2> 365251 T907 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
:    [junit4]   2> 365253 T907 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
:    [junit4]   2> 365253 T907 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
:    [junit4]   2> 365255 T907 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
:    [junit4]   2> 365255 T907 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/'
:    [junit4]   2> 365291 T907 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
:    [junit4]   2> 365293 T907 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
:    [junit4]   2> 365301 T907 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
:    [junit4]   2> 365336 T907 C:collection1 c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
:    [junit4]   2> 365418 T907 C:collection1 c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 365420 T907 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
:    [junit4]   2> 365431 T907 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
:    [junit4]   2> 365695 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 365709 T907 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
:    [junit4]   2> 365711 T907 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 365729 T907 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 365733 T907 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
:    [junit4]   2> 365737 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 365738 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 365738 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 365739 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
:    [junit4]   2> 365740 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 365740 T907 C:collection1 c:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 365740 T907 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
:    [junit4]   2> 365740 T907 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
:    [junit4]   2> 365741 T907 C:collection1 c:collection1 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/data/
:    [junit4]   2> 365741 T907 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d55d7
:    [junit4]   2> 365743 T907 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/data
:    [junit4]   2> 365745 T907 C:collection1 c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/data/index/
:    [junit4]   2> 365745 T907 C:collection1 c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
:    [junit4]   2> 365745 T907 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/te
: 
: [...truncated too long message...]
: 
: cessMessage: queueSize: 1, message = {
:    [junit4]   2>        "core":"collection1",
:    [junit4]   2>        "core_node_name":"core_node4",
:    [junit4]   2>        "roles":null,
:    [junit4]   2>        "base_url":"http://127.0.0.1:52399";,
:    [junit4]   2>        "node_name":"127.0.0.1:52399_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":"shard1",
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"} current state version: 25
:    [junit4]   2> 438736 T825 C:control_collection S:shard1 c:collection1 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
:    [junit4]   2> 438737 T1146 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
:    [junit4]   2>        "core":"collection1",
:    [junit4]   2>        "core_node_name":"core_node4",
:    [junit4]   2>        "roles":null,
:    [junit4]   2>        "base_url":"http://127.0.0.1:52399";,
:    [junit4]   2>        "node_name":"127.0.0.1:52399_",
:    [junit4]   2>        "numShards":"2",
:    [junit4]   2>        "state":"down",
:    [junit4]   2>        "shard":"shard1",
:    [junit4]   2>        "collection":"collection1",
:    [junit4]   2>        "operation":"state"}
:    [junit4]   2> 438737 T825 C:control_collection S:shard1 c:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
:    [junit4]   2> 438738 T825 C:control_collection S:shard1 c:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
:    [junit4]   2> 438738 T825 C:control_collection S:shard1 c:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
:    [junit4]   2> 438738 T825 C:control_collection S:shard1 c:collection1 
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
:    [junit4]   2> 438772 T825 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
:    [junit4]   2> 438773 T825 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data/index;done=false>>]
:    [junit4]   2> 438773 T825 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data/index
:    [junit4]   2> 438773 T825 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data;done=false>>]
:    [junit4]   2> 438774 T825 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001/shard-4-001/cores/collection1/data
:    [junit4]   2> 438774 T825 C:control_collection S:shard1 c:collection1 
oasc.Overseer.close Overseer 
(id=93546560141590540-127.0.0.1:52399_-n_0000000004) closing
:    [junit4]   2> 438775 T1146 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:52399_
:    [junit4]   2> 440277 T1139 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
:    [junit4]   2> 440279 T825 C:control_collection S:shard1 c:collection1 
oejs.AbstractConnector.doStop Stopped 
ServerConnector@b70cda{HTTP/1.1}{127.0.0.1:0}
:    [junit4]   2> 440279 T825 C:control_collection S:shard1 c:collection1 
oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1a6e2fc{/,null,UNAVAILABLE}
:    [junit4]   2> 440281 T825 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:39057 39057
:    [junit4]   2> 440287 T826 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:39057 39057
:    [junit4]   2> 440289 T826 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
:    [junit4]   2>      Maximum concurrent create/delete watches above limit:
:    [junit4]   2>      
:    [junit4]   2>              85      /solr/configs/conf1
:    [junit4]   2>              6       /solr/aliases.json
:    [junit4]   2>              6       /solr/clusterstate.json
:    [junit4]   2>      
:    [junit4]   2>      Maximum concurrent children watches above limit:
:    [junit4]   2>      
:    [junit4]   2>              6       /solr/live_nodes
:    [junit4]   2>              5       /solr/overseer/queue
:    [junit4]   2>              5       /solr/overseer/collection-queue-work
:    [junit4]   2>      
:    [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=934A75E5C97BEDE7 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bg -Dtests.timezone=Africa/Freetown -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
:    [junit4] ERROR   82.8s J1 | TestSolrConfigHandlerCloud.test <<<
:    [junit4]    > Throwable #1: java.lang.NullPointerException
:    [junit4]    >      at 
__randomizedtesting.SeedInfo.seed([934A75E5C97BEDE7:1B1E4A3F6787801F]:0)
:    [junit4]    >      at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:382)
:    [junit4]    >      at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
:    [junit4]    >      at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
:    [junit4]    >      at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
:    [junit4]    >      at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
:    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
:    [junit4]   2> 440323 T825 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
:    [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud
 934A75E5C97BEDE7-001
:    [junit4]   2> 82854 T824 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
:    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=bg, timezone=Africa/Freetown
:    [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=31240368,total=111407104
:    [junit4]   2> NOTE: All tests run in this JVM: 
[WordBreakSolrSpellCheckerTest, TestCustomSort, SolrCmdDistributorTest, 
ClusterStateUpdateTest, TestMiniSolrCloudClusterSSL, 
DistributedFacetPivotWhiteBoxTest, TestFastLRUCache, TestSchemaManager, 
ChaosMonkeySafeLeaderTest, TestIntervalFaceting, DistanceFunctionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, DocumentBuilderTest, 
SpellingQueryConverterTest, TestFiltering, TestDistributedGrouping, 
TestSolrConfigHandlerCloud]
:    [junit4] Completed on J1 in 83.43s, 1 test, 1 error <<< FAILURES!
: 
: [...truncated 1186 lines...]
: BUILD FAILED
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 479 suites, 1900 tests, 1 error, 49 ignored (21 
assumptions)
: 
: Total time: 49 minutes 45 seconds
: Build step 'Invoke Ant' marked build as failure
: [description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -client 
-XX:+UseConcMarkSweepGC
: Archiving artifacts
: Recording test results
: Email was triggered for: Failure - Any
: Sending email for trigger: Failure - Any
: 
: 
: 

-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to