Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10999/
Java: 32bit/jdk1.7.0_65 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch

Error Message:
After invoking OVERSEERSTATUS, SplitShard task [2000] was still supposed to be 
in [running] but isn't.It is [completed]

Stack Trace:
java.lang.AssertionError: After invoking OVERSEERSTATUS, SplitShard task [2000] 
was still supposed to be in [running] but isn't.It is [completed]
        at 
__randomizedtesting.SeedInfo.seed([3CBD2BCCF48B8BCE:BD5BA5D483D4EBF2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testLongAndShortRunningParallelApiCalls(MultiThreadedOCPTest.java:209)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:73)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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 11387 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/init-core-data-001
   [junit4]   2> 1469656 T3338 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1469657 T3338 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_r/a
   [junit4]   2> 1469660 T3338 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1469661 T3338 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1469661 T3339 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1469761 T3338 oasc.ZkTestServer.run start zk server on 
port:59714
   [junit4]   2> 1469762 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1469765 T3345 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@994b38 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1469765 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1469766 T3338 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1469770 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1469771 T3347 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13e7391 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1469771 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1469771 T3338 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1469774 T3338 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1469778 T3338 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1469781 T3338 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1469785 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1469786 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1469791 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1469792 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1469797 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1469797 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1469801 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1469802 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1469805 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1469806 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1469810 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1469811 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1469815 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1469816 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1469820 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1469821 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1469824 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1469825 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1469829 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1469830 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1469833 T3338 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1469834 T3338 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1469839 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1469841 T3349 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11cb94f name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1469841 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1470141 T3338 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1470144 T3338 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1470156 T3338 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:59188
   [junit4]   2> 1470158 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1470158 T3338 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1470158 T3338 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002
   [junit4]   2> 1470159 T3338 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/'
   [junit4]   2> 1470189 T3338 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/solr.xml
   [junit4]   2> 1470220 T3338 oasc.CoreContainer.<init> New CoreContainer 
7902544
   [junit4]   2> 1470220 T3338 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/]
   [junit4]   2> 1470221 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1470221 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1470221 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1470222 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1470222 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1470222 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1470223 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1470223 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1470223 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1470224 T3338 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1470225 T3338 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470226 T3338 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1470226 T3338 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1470226 T3338 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59714/solr
   [junit4]   2> 1470227 T3338 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1470228 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1470230 T3360 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1448838 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1470231 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1470233 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1470234 T3362 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4552b2 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1470234 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1470236 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1470238 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1470240 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1470241 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1470243 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1470245 T3338 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1470246 T3338 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59188__r%2Fa
   [junit4]   2> 1470246 T3338 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59188__r%2Fa
   [junit4]   2> 1470248 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1470249 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1470251 T3338 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:59188__r%2Fa
   [junit4]   2> 1470252 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1470254 T3338 oasc.Overseer.start Overseer 
(id=92257890104639492-127.0.0.1:59188__r%2Fa-n_0000000000) starting
   [junit4]   2> 1470256 T3338 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1470264 T3364 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1470264 T3338 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1470267 T3338 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1470269 T3338 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1470273 T3363 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1470280 T3365 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1470280 T3365 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1470282 T3365 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1470282 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1470284 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1470284 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59188/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59188__r%2Fa",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1470285 T3363 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1470285 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1470288 T3366 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> 1471282 T3365 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1471282 T3365 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1471283 T3365 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1471283 T3365 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1471284 T3365 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1471284 T3365 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/collection1/'
   [junit4]   2> 1471285 T3365 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1471285 T3365 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1471285 T3365 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1471315 T3365 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1471340 T3365 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1471341 T3365 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1471348 T3365 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1471545 T3365 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1471550 T3365 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1471552 T3365 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1471559 T3365 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1471562 T3365 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1471564 T3365 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1471565 T3365 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1471565 T3365 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1471565 T3365 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1471566 T3365 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1471566 T3365 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1471566 T3365 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1471567 T3365 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1471567 T3365 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-001/control/data/
   [junit4]   2> 1471567 T3365 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1550c79
   [junit4]   2> 1471568 T3365 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-001/control/data
   [junit4]   2> 1471568 T3365 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-001/control/data/index/
   [junit4]   2> 1471568 T3365 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1471568 T3365 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-001/control/data/index
   [junit4]   2> 1471568 T3365 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@ba7084
   [junit4]   2> 1471569 T3365 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c446b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31083b),segFN=segments_1,generation=1}
   [junit4]   2> 1471569 T3365 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1471572 T3365 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1471572 T3365 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1471572 T3365 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1471573 T3365 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1471573 T3365 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1471573 T3365 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1471573 T3365 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1471574 T3365 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1471574 T3365 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1471574 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1471574 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1471575 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1471575 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1471575 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1471576 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1471576 T3365 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1471576 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1471576 T3365 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1471577 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1471577 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1471577 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1471578 T3365 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1471581 T3365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471582 T3365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471583 T3365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471584 T3365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471585 T3365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1471587 T3365 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1471587 T3365 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1471588 T3365 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3031372728005864]
   [junit4]   2> 1471588 T3365 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c446b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31083b),segFN=segments_1,generation=1}
   [junit4]   2> 1471588 T3365 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1471589 T3365 oass.SolrIndexSearcher.<init> Opening 
Searcher@135b2d3[collection1] main
   [junit4]   2> 1471589 T3365 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1471590 T3365 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1471590 T3365 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1471590 T3365 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1471591 T3365 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1471591 T3365 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1471591 T3365 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1471591 T3365 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1471592 T3365 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1471593 T3365 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1471594 T3365 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1471594 T3365 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1471596 T3367 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@135b2d3[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1471597 T3365 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1471598 T3370 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59188/_r/a 
collection:control_collection shard:shard1
   [junit4]   2> 1471598 T3338 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1471599 T3370 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1471599 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1471602 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471602 T3370 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1471603 T3372 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@148623a name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1471603 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471604 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1471604 T3338 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1471604 T3370 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1471604 T3370 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C989 name=collection1 
org.apache.solr.core.SolrCore@d900b4 
url=https://127.0.0.1:59188/_r/a/collection1 node=127.0.0.1:59188__r%2Fa 
C989_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:59188/_r/a, core=collection1, 
node_name=127.0.0.1:59188__r%2Fa}
   [junit4]   2> 1471604 T3370 C989 P59188 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59188/_r/a/collection1/
   [junit4]   2> 1471604 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1471605 T3370 C989 P59188 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1471605 T3370 C989 P59188 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59188/_r/a/collection1/ has no replicas
   [junit4]   2> 1471605 T3370 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59188/_r/a/collection1/ shard1
   [junit4]   2> 1471605 T3370 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1471605 T3338 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1471608 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1471711 T3366 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> 1471711 T3373 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> 1471759 T3370 oasc.ZkController.register We are 
https://127.0.0.1:59188/_r/a/collection1/ and leader is 
https://127.0.0.1:59188/_r/a/collection1/
   [junit4]   2> 1471759 T3370 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59188/_r/a
   [junit4]   2> 1471759 T3370 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1471759 T3370 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1471760 T3370 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1471761 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1471762 T3370 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1471762 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1471763 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:59188/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59188__r%2Fa",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1471865 T3373 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> 1471865 T3366 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> 1471899 T3338 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1471900 T3338 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1471902 T3338 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1471903 T3338 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:48348
   [junit4]   2> 1471905 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1471905 T3338 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1471906 T3338 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003
   [junit4]   2> 1471906 T3338 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/'
   [junit4]   2> 1471918 T3338 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/solr.xml
   [junit4]   2> 1471944 T3338 oasc.CoreContainer.<init> New CoreContainer 
25261383
   [junit4]   2> 1471945 T3338 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/]
   [junit4]   2> 1471946 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1471946 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1471946 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1471947 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1471947 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1471947 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1471948 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1471948 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1471948 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1471950 T3338 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1471951 T3338 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1471951 T3338 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1471951 T3338 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1471952 T3338 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59714/solr
   [junit4]   2> 1471952 T3338 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1471953 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471954 T3384 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14dfd1 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1471954 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471956 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471956 T3386 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c377bf name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1471957 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471961 T3338 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1472963 T3338 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48348__r%2Fa
   [junit4]   2> 1472964 T3338 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48348__r%2Fa
   [junit4]   2> 1472970 T3388 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1472971 T3388 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1472971 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1472971 T3388 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1472972 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1472973 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:48348/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:48348__r%2Fa",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1472973 T3363 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1472973 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1473076 T3373 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> 1473076 T3366 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> 1473076 T3387 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> 1473972 T3388 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1473972 T3388 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1473973 T3388 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1473974 T3388 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1473976 T3388 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1473976 T3388 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/'
   [junit4]   2> 1473977 T3388 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1473977 T3388 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1473978 T3388 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1474017 T3388 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1474064 T3388 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1474066 T3388 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1474072 T3388 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1474268 T3388 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1474273 T3388 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1474275 T3388 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1474283 T3388 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1474286 T3388 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1474288 T3388 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1474289 T3388 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1474290 T3388 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1474290 T3388 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1474290 T3388 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1474291 T3388 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1474291 T3388 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1474291 T3388 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1474291 T3388 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/data/
   [junit4]   2> 1474291 T3388 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1550c79
   [junit4]   2> 1474292 T3388 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/data
   [junit4]   2> 1474292 T3388 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1474292 T3388 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1474293 T3388 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-003/collection1/data/index
   [junit4]   2> 1474293 T3388 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@552157
   [junit4]   2> 1474293 T3388 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43816f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ffdc0d),segFN=segments_1,generation=1}
   [junit4]   2> 1474294 T3388 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1474297 T3388 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1474297 T3388 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1474298 T3388 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1474298 T3388 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1474298 T3388 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1474298 T3388 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1474298 T3388 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1474299 T3388 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1474299 T3388 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1474299 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1474300 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1474300 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1474300 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1474301 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1474301 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1474301 T3388 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1474302 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1474302 T3388 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1474302 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1474303 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1474303 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1474303 T3388 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1474306 T3388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1474307 T3388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1474308 T3388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1474309 T3388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1474310 T3388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1474312 T3388 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1474312 T3388 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1474313 T3388 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3031372728005864]
   [junit4]   2> 1474313 T3388 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43816f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ffdc0d),segFN=segments_1,generation=1}
   [junit4]   2> 1474314 T3388 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1474314 T3388 oass.SolrIndexSearcher.<init> Opening 
Searcher@4cfbfe[collection1] main
   [junit4]   2> 1474314 T3388 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1474315 T3388 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1474316 T3388 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1474316 T3388 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1474316 T3388 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1474317 T3388 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1474317 T3388 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1474318 T3388 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1474318 T3388 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1474318 T3388 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1474322 T3389 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4cfbfe[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1474326 T3388 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1474327 T3392 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:48348/_r/a collection:collection1 
shard:shard2
   [junit4]   2> 1474327 T3338 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1474328 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1474328 T3392 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1474332 T3392 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1474333 T3392 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1474333 T3392 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C990 name=collection1 
org.apache.solr.core.SolrCore@1ce7854 
url=https://127.0.0.1:48348/_r/a/collection1 node=127.0.0.1:48348__r%2Fa 
C990_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:48348/_r/a, core=collection1, 
node_name=127.0.0.1:48348__r%2Fa}
   [junit4]   2> 1474333 T3392 C990 P48348 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:48348/_r/a/collection1/
   [junit4]   2> 1474334 T3392 C990 P48348 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1474334 T3392 C990 P48348 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:48348/_r/a/collection1/ has no replicas
   [junit4]   2> 1474334 T3392 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:48348/_r/a/collection1/ shard2
   [junit4]   2> 1474334 T3392 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1474335 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1474336 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1474341 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1474341 T3366 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> 1474341 T3373 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> 1474341 T3387 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> 1474389 T3392 oasc.ZkController.register We are 
https://127.0.0.1:48348/_r/a/collection1/ and leader is 
https://127.0.0.1:48348/_r/a/collection1/
   [junit4]   2> 1474389 T3392 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:48348/_r/a
   [junit4]   2> 1474390 T3392 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1474390 T3392 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1474390 T3392 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1474391 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1474391 T3392 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1474392 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1474393 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:48348/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:48348__r%2Fa",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1474495 T3366 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> 1474495 T3387 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> 1474495 T3373 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> 1474619 T3338 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1474619 T3338 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1474622 T3338 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1474623 T3338 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:37858
   [junit4]   2> 1474625 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1474626 T3338 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1474626 T3338 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004
   [junit4]   2> 1474626 T3338 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/'
   [junit4]   2> 1474639 T3338 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/solr.xml
   [junit4]   2> 1474665 T3338 oasc.CoreContainer.<init> New CoreContainer 
6829434
   [junit4]   2> 1474665 T3338 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/]
   [junit4]   2> 1474666 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1474666 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1474666 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1474667 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1474667 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1474667 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1474667 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1474668 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1474668 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1474669 T3338 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1474670 T3338 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1474671 T3338 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1474671 T3338 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1474671 T3338 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59714/solr
   [junit4]   2> 1474672 T3338 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1474672 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1474674 T3403 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e93770 name:ZooKeeperConnection 
Watcher:127.0.0.1:59714 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1474674 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1474676 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1474677 T3405 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16f484e name:ZooKeeperConnection 
Watcher:127.0.0.1:59714/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1474677 T3338 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1474681 T3338 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1475683 T3338 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37858__r%2Fa
   [junit4]   2> 1475684 T3338 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:37858__r%2Fa
   [junit4]   2> 1475696 T3407 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1475696 T3407 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1475697 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1475697 T3407 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1475698 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1475699 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:37858/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:37858__r%2Fa",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1475699 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1475699 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1475802 T3373 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> 1475802 T3387 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> 1475802 T3366 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> 1475802 T3406 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> 1476698 T3407 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1476698 T3407 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1476699 T3407 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1476699 T3407 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1476700 T3407 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1476700 T3407 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/'
   [junit4]   2> 1476701 T3407 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1476701 T3407 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1476701 T3407 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1476729 T3407 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 1476754 T3407 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1476755 T3407 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1476761 T3407 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1476974 T3407 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1476979 T3407 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1476981 T3407 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1476989 T3407 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1476992 T3407 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1476994 T3407 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1476995 T3407 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1476996 T3407 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1476996 T3407 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1476996 T3407 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1476997 T3407 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1476997 T3407 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1476997 T3407 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476997 T3407 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/data/
   [junit4]   2> 1476997 T3407 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1550c79
   [junit4]   2> 1476998 T3407 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/data
   [junit4]   2> 1476998 T3407 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1476998 T3407 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1476999 T3407 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-004/collection1/data/index
   [junit4]   2> 1476999 T3407 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@f093fc
   [junit4]   2> 1477000 T3407 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@10d5c77 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83b50f),segFN=segments_1,generation=1}
   [junit4]   2> 1477000 T3407 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1477003 T3407 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1477003 T3407 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1477004 T3407 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1477004 T3407 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1477004 T3407 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1477004 T3407 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1477005 T3407 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1477005 T3407 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1477005 T3407 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1477005 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1477006 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1477006 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1477007 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1477007 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1477007 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1477008 T3407 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1477008 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1477008 T3407 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1477008 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1477009 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1477009 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1477009 T3407 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1477012 T3407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1477013 T3407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1477014 T3407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1477015 T3407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1477016 T3407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1477018 T3407 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1477018 T3407 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1477019 T3407 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3031372728005864]
   [junit4]   2> 1477019 T3407 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@10d5c77 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83b50f),segFN=segments_1,generation=1}
   [junit4]   2> 1477019 T3407 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1477019 T3407 oass.SolrIndexSearcher.<init> Opening 
Searcher@118ccd3[collection1] main
   [junit4]   2> 1477020 T3407 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1477020 T3407 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1477021 T3407 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1477021 T3407 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1477021 T3407 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1477021 T3407 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1477022 T3407 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1477022 T3407 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1477022 T3407 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1477023 T3407 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1477025 T3408 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@118ccd3[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1477028 T3407 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1477028 T3411 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:37858/_r/a collection:collection1 
shard:shard1
   [junit4]   2> 1477028 T3338 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1477029 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1477029 T3411 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1477032 T3411 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1477033 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1477033 T3411 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1477033 T3411 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C991 name=collection1 
org.apache.solr.core.SolrCore@1d04848 
url=https://127.0.0.1:37858/_r/a/collection1 node=127.0.0.1:37858__r%2Fa 
C991_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:37858/_r/a, core=collection1, 
node_name=127.0.0.1:37858__r%2Fa}
   [junit4]   2> 1477033 T3411 C991 P37858 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:37858/_r/a/collection1/
   [junit4]   2> 1477034 T3411 C991 P37858 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1477034 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1477034 T3411 C991 P37858 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:37858/_r/a/collection1/ has no replicas
   [junit4]   2> 1477034 T3411 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:37858/_r/a/collection1/ shard1
   [junit4]   2> 1477034 T3411 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1477036 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1477139 T3366 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> 1477139 T3387 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> 1477140 T3406 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> 1477139 T3373 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> 1477187 T3411 oasc.ZkController.register We are 
https://127.0.0.1:37858/_r/a/collection1/ and leader is 
https://127.0.0.1:37858/_r/a/collection1/
   [junit4]   2> 1477187 T3411 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:37858/_r/a
   [junit4]   2> 1477188 T3411 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1477188 T3411 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1477188 T3411 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1477189 T3366 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1477189 T3411 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1477190 T3363 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1477191 T3363 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:37858/_r/a";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:37858__r%2Fa",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 1477293 T3387 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> 1477293 T3366 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> 1477293 T3373 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> 1477293 T3406 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> 1477317 T3338 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1477318 T3338 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1477321 T3338 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1477322 T3338 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:41275
   [junit4]   2> 1477324 T3338 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1477324 T3338 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1477324 T3338 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-005
   [junit4]   2> 1477325 T3338 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-005/'
   [junit4]   2> 1477337 T3338 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-005/solr.xml
   [junit4]   2> 1477362 T3338 oasc.CoreContainer.<init> New CoreContainer 
12719741
   [junit4]   2> 1477363 T3338 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-005/]
   [junit4]   2> 1477364 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1477364 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1477364 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1477364 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1477365 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1477365 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1477365 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1477366 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1477366 T3338 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1477367 T3338 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1477368 T3338 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1477369 T3338 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1477369 T3338 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1477369 T3338 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59714/solr
   [junit4]   2> 1477370 T3338 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1477370 T3338 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1477371 T3422 oascc.ConnectionManager

[...truncated too long message...]

yQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1727141 T3338 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1727142 T3338 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1727142 T3338 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1727142 T3338 oasc.SolrCore.closeSearcher 
[collection1_shard1_0_replica2] Closing main searcher on request.
   [junit4]   2> 1727143 T3338 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1727143 T3338 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data/index;done=false>>]
   [junit4]   2> 1727144 T3338 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data/index
   [junit4]   2> 1727144 T3338 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data;done=false>>]
   [junit4]   2> 1727144 T3338 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001/tempDir-006/collection1_shard1_0_replica2/data
   [junit4]   2> 1727149 T3730 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:49531__r%2Fa
   [junit4]   2> 1728651 T3732 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1728651 T3725 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1728676 T3338 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_r/a,null}
   [junit4]   2> 1733666 T3338 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1733667 T3338 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59714 59714
   [junit4]   2> 1734397 T3339 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59714 59714
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch 
-Dtests.seed=3CBD2BCCF48B8BCE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ca_ES -Dtests.timezone=Australia/Yancowinna 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  265s J1 | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: After invoking 
OVERSEERSTATUS, SplitShard task [2000] was still supposed to be in [running] 
but isn't.It is [completed]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CBD2BCCF48B8BCE:BD5BA5D483D4EBF2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testLongAndShortRunningParallelApiCalls(MultiThreadedOCPTest.java:209)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:73)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1734408 T3338 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-3CBD2BCCF48B8BCE-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, 
locale=ca_ES, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 
(32-bit)/cpus=8,threads=1,free=57326712,total=408944640
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomMergePolicy, 
TestSchemaNameResource, TestFiltering, TestManagedSchemaFieldResource, 
TestQueryUtils, TestCharFilters, TermVectorComponentTest, 
BinaryUpdateRequestHandlerTest, PrimUtilsTest, 
TermVectorComponentDistributedTest, CurrencyFieldXmlFileTest, 
SpatialFilterTest, SuggesterFSTTest, ResourceLoaderTest, CircularListTest, 
TestHighFrequencyDictionaryFactory, CSVRequestHandlerTest, TestSolr4Spatial2, 
TestSolrXmlPersistor, TestReversedWildcardFilterFactory, DocValuesTest, 
TestBadConfig, MultiTermTest, TestRandomFaceting, 
TestCursorMarkWithoutUniqueKey, RequestHandlersTest, 
TestSweetSpotSimilarityFactory, TestJmxMonitoredMap, TestMergePolicyConfig, 
TestLFUCache, QueryFacetTest, CachingDirectoryFactoryTest, 
DirectUpdateHandlerOptimizeTest, MergeStrategyTest, TestFreeTextSuggestions, 
AsyncMigrateRouteKeyTest, OpenCloseCoreStressTest, SolrInfoMBeanTest, 
TestPseudoReturnFields, AnalysisAfterCoreReloadTest, AtomicUpdatesTest, 
TestMaxScoreQueryParser, ChaosMonkeySafeLeaderTest, SolrIndexConfigTest, 
TestPhraseSuggestions, TestDistribDocBasedVersion, TestSimpleQParserPlugin, 
TestOmitPositions, TestCloudManagedSchema, ScriptEngineTest, RangeFacetTest, 
StatsComponentTest, TestSolrQueryParserResource, TestStressLucene, 
TestIndexSearcher, OverseerRolesTest, ModifyConfFileTest, 
DistributedTermsComponentTest, TestQuerySenderNoQuery, TestUpdate, TestJoin, 
OutputWriterTest, DistributedQueryComponentOptimizationTest, TestRecoveryHdfs, 
CursorPagingTest, SolrPluginUtilsTest, DeleteReplicaTest, 
LeaderElectionIntegrationTest, TestZkChroot, TestImplicitCoreProperties, 
FileBasedSpellCheckerTest, TestWriterPerf, CacheHeaderTest, 
DistribCursorPagingTest, TestFunctionQuery, RemoteQueryErrorTest, 
TestAtomicUpdateErrorCases, DeleteShardTest, TestNRTOpen, DocValuesMissingTest, 
TestXIncludeConfig, UpdateRequestProcessorFactoryTest, TestRestManager, 
BadCopyFieldTest, HdfsDirectoryTest, UUIDUpdateProcessorFallbackTest, 
TestCollationField, SchemaVersionSpecificBehaviorTest, 
TestFieldCollectionResource, LoggingHandlerTest, TestDistributedMissingSort, 
TestRealTimeGet, TestBlendedInfixSuggestions, MultiThreadedOCPTest]
   [junit4] Completed on J1 in 264.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 674 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1307:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: 
There were test failures: 421 suites, 1761 tests, 1 failure, 39 ignored (18 
assumptions)

Total time: 97 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_65 -server 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to