Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/75/
Java: 32bit/jdk1.9.0-ea-b47 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestBlobHandler.testDistribSearch

Error Message:
{responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=0}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([70D05ED4FAD29D2E:F136D0CC8D8DFD12]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10008 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/init-core-data-001
   [junit4]   2> 1471695 T7622 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1471695 T7622 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1471697 T7622 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1471697 T7622 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1471698 T7623 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1471798 T7622 oasc.ZkTestServer.run start zk server on 
port:36677
   [junit4]   2> 1471798 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1471799 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471801 T7630 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@111b93d name:ZooKeeperConnection 
Watcher:127.0.0.1:36677 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1471801 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471802 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1471802 T7622 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1471804 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1471805 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471806 T7633 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@184fb8f name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1471806 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471806 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1471807 T7622 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1471809 T7622 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1471810 T7622 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1471811 T7622 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1471813 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1471813 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1471815 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1471815 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1471816 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1471817 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1471818 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1471818 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1471820 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1471820 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1471822 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1471822 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1471823 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1471824 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1471825 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1471826 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1471827 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1471827 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1471829 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1471829 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1471830 T7622 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1471831 T7622 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1471832 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1471841 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1471843 T7636 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc6976 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1471843 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1471843 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1472108 T7622 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores/collection1
   [junit4]   2> 1472110 T7622 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1472116 T7622 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1472140 T7622 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 1472143 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6f3b58
   [junit4]   2> 1472143 T7622 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1472144 T7622 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001
   [junit4]   2> 1472144 T7622 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/'
   [junit4]   2> 1472161 T7622 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/solr.xml
   [junit4]   2> 1472166 T7622 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores
   [junit4]   2> 1472167 T7622 oasc.CoreContainer.<init> New CoreContainer 
699594
   [junit4]   2> 1472167 T7622 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/]
   [junit4]   2> 1472168 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1472168 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1472168 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1472169 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1472169 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1472169 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1472170 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1472170 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1472170 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1472171 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1472171 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1472173 T7622 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1472174 T7622 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1472175 T7622 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1472175 T7622 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1472175 T7622 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36677/solr
   [junit4]   2> 1472176 T7622 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1472176 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1472177 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1472178 T7648 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@491519 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1472178 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1472179 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1472180 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1472181 T7651 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f1e20 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1472181 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1472182 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1472185 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1472186 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1472188 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1472189 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1472191 T7622 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1472192 T7622 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43886_
   [junit4]   2> 1472193 T7622 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43886_
   [junit4]   2> 1472194 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1472195 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1472196 T7622 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1472198 T7622 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:43886_
   [junit4]   2> 1472198 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1472200 T7622 oasc.Overseer.start Overseer 
(id=93236387134242820-127.0.0.1:43886_-n_0000000000) starting
   [junit4]   2> 1472202 T7622 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1472207 T7622 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1472208 T7653 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1472208 T7622 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1472212 T7622 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1472213 T7622 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1472216 T7652 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1472217 T7622 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores
   [junit4]   2> 1472218 T7622 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores/collection1/
   [junit4]   2> 1472218 T7622 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1472219 T7655 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1472219 T7655 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1472220 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1472220 T7655 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1472222 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43886";,
   [junit4]   2>          "node_name":"127.0.0.1:43886_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1472223 T7652 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43886";,
   [junit4]   2>          "node_name":"127.0.0.1:43886_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1472223 T7652 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1472223 T7652 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1472224 T7651 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> 1473221 T7655 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1473221 T7655 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1473222 T7655 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1473222 T7655 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1473222 T7655 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1473223 T7655 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores/collection1/'
   [junit4]   2> 1473238 T7655 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1473240 T7655 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1473245 T7655 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1473250 T7655 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1473273 T7655 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1473275 T7655 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1473281 T7655 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1473411 T7655 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1473415 T7655 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1473416 T7655 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1473426 T7655 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1473429 T7655 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1473430 T7655 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1473431 T7655 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1473431 T7655 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1473432 T7655 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1473432 T7655 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1473433 T7655 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1473433 T7655 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1473433 T7655 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1473433 T7655 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/control/data/
   [junit4]   2> 1473433 T7655 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63eae0
   [junit4]   2> 1473434 T7655 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/control/data
   [junit4]   2> 1473434 T7655 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/control/data/index/
   [junit4]   2> 1473434 T7655 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1473435 T7655 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/control/data/index
   [junit4]   2> 1473435 T7655 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=951311985, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1473436 T7655 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@16489a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a06a),segFN=segments_1,generation=1}
   [junit4]   2> 1473436 T7655 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1473438 T7655 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1473438 T7655 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1473439 T7655 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1473439 T7655 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1473439 T7655 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1473439 T7655 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1473440 T7655 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1473440 T7655 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1473440 T7655 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1473440 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1473441 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1473441 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1473442 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1473442 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1473442 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1473443 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1473443 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1473444 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1473444 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1473445 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1473445 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1473446 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1473446 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1473446 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1473447 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1473447 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1473448 T7655 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1473450 T7655 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1473450 T7655 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1473451 T7655 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1473452 T7655 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1473453 T7655 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1473454 T7655 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1473454 T7655 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1473454 T7655 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.8818359375, 
floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=24.276259157844226, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8190690736450116
   [junit4]   2> 1473455 T7655 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@16489a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a06a),segFN=segments_1,generation=1}
   [junit4]   2> 1473455 T7655 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1473455 T7655 oass.SolrIndexSearcher.<init> Opening 
Searcher@f9f0c2[collection1] main
   [junit4]   2> 1473455 T7655 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1473456 T7655 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1473456 T7655 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1473457 T7655 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1473457 T7655 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1473457 T7655 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1473458 T7655 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1473458 T7655 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1473458 T7655 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1473458 T7655 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1473459 T7655 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1473459 T7656 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f9f0c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473460 T7659 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:43886 collection:control_collection 
shard:shard1
   [junit4]   2> 1473460 T7622 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1473460 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1473460 T7659 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1473466 T7659 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1473467 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1473468 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1473468 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1473469 T7659 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1473469 T7659 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1473469 T7662 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fafdde name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> ASYNC  NEW_CORE C8009 name=collection1 
org.apache.solr.core.SolrCore@16ab329 url=https://127.0.0.1:43886/collection1 
node=127.0.0.1:43886_ C8009_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:43886, 
node_name=127.0.0.1:43886_, state=down}
   [junit4]   2> 1473469 T7659 C8009 P43886 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:43886/collection1/
   [junit4]   2> 1473469 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1473470 T7659 C8009 P43886 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1473470 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1473470 T7659 C8009 P43886 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:43886/collection1/ has no replicas
   [junit4]   2> 1473472 T7659 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:43886/collection1/ shard1
   [junit4]   2> 1473472 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1473472 T7659 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1473473 T7622 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1473476 T7622 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1473477 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1473478 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:43886";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1473580 T7651 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> 1473580 T7662 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> 1473628 T7659 oasc.ZkController.register We are 
https://127.0.0.1:43886/collection1/ and leader is 
https://127.0.0.1:43886/collection1/
   [junit4]   2> 1473628 T7659 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:43886
   [junit4]   2> 1473629 T7659 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1473629 T7659 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1473629 T7659 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1473630 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1473632 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43886";,
   [junit4]   2>          "node_name":"127.0.0.1:43886_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1473632 T7652 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43886";,
   [junit4]   2>          "node_name":"127.0.0.1:43886_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1473735 T7651 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> 1473735 T7662 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> 1473778 T7622 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores/collection1
   [junit4]   2> 1473780 T7622 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1473780 T7622 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1473785 T7622 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1473795 T7622 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 1473797 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6f3b58
   [junit4]   2> 1473798 T7622 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1473798 T7622 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001
   [junit4]   2> 1473798 T7622 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/'
   [junit4]   2> 1473820 T7622 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/solr.xml
   [junit4]   2> 1473826 T7622 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores
   [junit4]   2> 1473826 T7622 oasc.CoreContainer.<init> New CoreContainer 
20533214
   [junit4]   2> 1473827 T7622 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/]
   [junit4]   2> 1473827 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1473828 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1473828 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1473828 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1473829 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1473829 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1473829 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1473830 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1473830 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1473830 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1473831 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1473833 T7622 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1473836 T7622 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1473836 T7622 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1473836 T7622 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1473837 T7622 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36677/solr
   [junit4]   2> 1473837 T7622 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1473837 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1473838 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1473839 T7674 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@267b44 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1473840 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1473840 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1473842 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1473843 T7677 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ddd531 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1473843 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1473848 T7622 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1474850 T7622 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52351_
   [junit4]   2> 1474851 T7622 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52351_
   [junit4]   2> 1474855 T7622 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1474857 T7622 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores
   [junit4]   2> 1474858 T7622 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores/collection1/
   [junit4]   2> 1474858 T7622 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1474859 T7678 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1474859 T7678 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1474860 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1474860 T7678 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1474861 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:52351";,
   [junit4]   2>          "node_name":"127.0.0.1:52351_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1474861 T7652 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:52351";,
   [junit4]   2>          "node_name":"127.0.0.1:52351_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1474862 T7652 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1474862 T7652 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1474964 T7651 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> 1474964 T7662 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> 1474964 T7677 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> 1475860 T7678 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1475861 T7678 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1475861 T7678 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1475862 T7678 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1475862 T7678 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1475863 T7678 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1475877 T7678 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1475879 T7678 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1475884 T7678 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1475888 T7678 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1475898 T7678 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1475899 T7678 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1475915 T7678 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1476050 T7678 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1476054 T7678 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1476056 T7678 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1476066 T7678 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1476069 T7678 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1476071 T7678 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1476072 T7678 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1476073 T7678 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1476073 T7678 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1476074 T7678 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1476074 T7678 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1476074 T7678 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1476074 T7678 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476075 T7678 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty1/
   [junit4]   2> 1476075 T7678 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63eae0
   [junit4]   2> 1476076 T7678 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty1
   [junit4]   2> 1476076 T7678 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty1/index/
   [junit4]   2> 1476076 T7678 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1476077 T7678 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty1/index
   [junit4]   2> 1476078 T7678 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=951311985, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1476079 T7678 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@137a641 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17021d3),segFN=segments_1,generation=1}
   [junit4]   2> 1476079 T7678 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1476083 T7678 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1476084 T7678 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1476084 T7678 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1476084 T7678 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1476085 T7678 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1476085 T7678 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1476085 T7678 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1476085 T7678 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1476086 T7678 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1476087 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1476088 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1476089 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1476090 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1476091 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1476092 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1476093 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1476093 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1476094 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1476095 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1476096 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1476096 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1476097 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1476098 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1476098 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1476099 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1476100 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1476100 T7678 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1476102 T7678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476103 T7678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476104 T7678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476105 T7678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476105 T7678 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1476106 T7678 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1476106 T7678 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1476107 T7678 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.8818359375, 
floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=24.276259157844226, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8190690736450116
   [junit4]   2> 1476108 T7678 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@137a641 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17021d3),segFN=segments_1,generation=1}
   [junit4]   2> 1476108 T7678 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1476108 T7678 oass.SolrIndexSearcher.<init> Opening 
Searcher@12d0cbe[collection1] main
   [junit4]   2> 1476108 T7678 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1476109 T7678 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1476109 T7678 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1476110 T7678 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1476110 T7678 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1476110 T7678 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1476111 T7678 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1476111 T7678 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1476111 T7678 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1476112 T7678 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1476113 T7679 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@12d0cbe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476113 T7678 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1476114 T7682 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:52351 collection:collection1 
shard:shard2
   [junit4]   2> 1476114 T7622 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1476115 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1476115 T7682 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1476118 T7682 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1476120 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1476120 T7682 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1476120 T7682 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1476120 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C8010 name=collection1 
org.apache.solr.core.SolrCore@10f49a7 url=https://127.0.0.1:52351/collection1 
node=127.0.0.1:52351_ C8010_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:52351, 
node_name=127.0.0.1:52351_, state=down}
   [junit4]   2> 1476121 T7682 C8010 P52351 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:52351/collection1/
   [junit4]   2> 1476121 T7682 C8010 P52351 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1476121 T7682 C8010 P52351 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:52351/collection1/ has no replicas
   [junit4]   2> 1476122 T7682 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:52351/collection1/ shard2
   [junit4]   2> 1476122 T7682 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1476125 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1476125 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:52351";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1476228 T7662 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> 1476228 T7677 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> 1476228 T7651 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> 1476276 T7682 oasc.ZkController.register We are 
https://127.0.0.1:52351/collection1/ and leader is 
https://127.0.0.1:52351/collection1/
   [junit4]   2> 1476276 T7682 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:52351
   [junit4]   2> 1476276 T7682 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1476277 T7682 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1476277 T7682 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1476278 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1476279 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:52351";,
   [junit4]   2>          "node_name":"127.0.0.1:52351_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1476280 T7652 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:52351";,
   [junit4]   2>          "node_name":"127.0.0.1:52351_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1476382 T7662 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> 1476383 T7651 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> 1476383 T7677 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> 1476399 T7622 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores/collection1
   [junit4]   2> 1476400 T7622 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1476401 T7622 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1476405 T7622 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1476407 T7622 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 1476410 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6f3b58
   [junit4]   2> 1476410 T7622 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1476410 T7622 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001
   [junit4]   2> 1476411 T7622 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/'
   [junit4]   2> 1476444 T7622 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/solr.xml
   [junit4]   2> 1476449 T7622 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores
   [junit4]   2> 1476450 T7622 oasc.CoreContainer.<init> New CoreContainer 
11074687
   [junit4]   2> 1476450 T7622 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/]
   [junit4]   2> 1476451 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1476451 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1476452 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1476452 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1476452 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1476452 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1476453 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1476453 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1476453 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1476454 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1476454 T7622 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1476456 T7622 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1476457 T7622 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1476457 T7622 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1476458 T7622 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1476458 T7622 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36677/solr
   [junit4]   2> 1476459 T7622 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1476459 T7622 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1476460 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1476461 T7694 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c8be4d name:ZooKeeperConnection 
Watcher:127.0.0.1:36677 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1476461 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1476462 T7622 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1476463 T7622 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1476464 T7697 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1449441 name:ZooKeeperConnection 
Watcher:127.0.0.1:36677/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1476465 T7622 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1476471 T7622 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1477474 T7622 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60914_
   [junit4]   2> 1477475 T7622 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60914_
   [junit4]   2> 1477478 T7622 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1477481 T7622 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores
   [junit4]   2> 1477482 T7622 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores/collection1/
   [junit4]   2> 1477482 T7622 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1477484 T7698 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1477484 T7698 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1477485 T7698 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1477485 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1477486 T7652 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60914";,
   [junit4]   2>          "node_name":"127.0.0.1:60914_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1477487 T7652 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60914";,
   [junit4]   2>          "node_name":"127.0.0.1:60914_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1477487 T7652 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1477488 T7652 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1477590 T7662 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> 1477591 T7651 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> 1477591 T7697 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> 1477591 T7677 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> 1478485 T7698 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1478485 T7698 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1478486 T7698 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1478486 T7698 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1478487 T7698 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1478487 T7698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1478502 T7698 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1478504 T7698 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1478509 T7698 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1478514 T7698 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1478525 T7698 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1478526 T7698 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1478533 T7698 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1478714 T7698 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1478720 T7698 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1478723 T7698 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1478732 T7698 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1478735 T7698 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1478738 T7698 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1478739 T7698 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1478739 T7698 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1478739 T7698 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1478740 T7698 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1478741 T7698 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1478741 T7698 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1478741 T7698 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1478741 T7698 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty2/
   [junit4]   2> 1478742 T7698 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63eae0
   [junit4]   2> 1478743 T7698 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty2
   [junit4]   2> 1478743 T7698 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty2/index/
   [junit4]   2> 1478743 T7698 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1478744 T7698 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty2/index
   [junit4]   2> 1478744 T7698 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=951311985, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1478745 T7698 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5839a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@734952),segFN=segments_1,generation=1}
   [junit4]   2> 1478746 T7698 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1478750 T7698 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1478750 T7698 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1478751 T7698 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1478751 T7698 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1478751 T7698 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1478752 T7698 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1478752 T7698 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1478752 T7698 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1478753 T7698 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1478754 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1478755 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1478755 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1478756 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1478757 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1478758 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1478759 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1478760 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1478761 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1478762 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1478763 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1478764 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1478765 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1478766 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1478767 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1478768 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1478769 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1478770 T7698 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1478773 T7698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1478775 T7698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1478776 T7698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1478778 T7698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1478779 T7698 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1478780 T7698 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1478780 T7698 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1478781 T7698 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.8818359375, 
floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=24.276259157844226, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8190690736450116
   [junit4]   2> 1478782 T7698 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5839a1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@734952),segFN=segments_1,generation=1}
   [junit4]   2> 1478782 T7698 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1478783 T7698 oass.SolrIndexSearcher.<init> Opening 
Searcher@11ed23[collection1] main
   [junit4]   2> 1478783 T7698 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1478784 T7698 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1478784 T7698 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1478785 T7698 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1478785 T7698 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1478785 T7698 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1478786 T7698 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1478786 T7698 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1478786 T7698 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1478786 T7698 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1478788 T7699 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11ed23[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1478788 T7698 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1478789 T7702 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60914 collection:collection1 
shard:shard1
   [junit4]   2> 1478789 T7622 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1478790 T7622 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1478799 T7702 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1478803 T7702 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1478804 T7651 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1478804 T7702 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1478805 T7702 oasc.ShardLeaderElectionContext.runL

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

1/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1493255 T7622 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/tempDir-001/jetty4/index
   [junit4]   2> 1493255 T7622 oasc.SolrCore.close [.system_shard1_replica2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1d55426
   [junit4]   2> 1493256 T7622 oasc.ZkController.unRegisterConfListener  a 
listener was removed because of core close
   [junit4]   2> 1493256 T7622 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=4,autocommit maxDocs=1,autocommits=1,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=3477,transaction_logs_total_number=2}
   [junit4]   2> 1493256 T7622 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1493257 T7622 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1493257 T7622 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1493258 T7622 oasc.SolrCore.closeSearcher 
[.system_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 1493258 T7622 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1493258 T7622 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 
70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data;done=false>>]
   [junit4]   2> 1493259 T7622 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data
   [junit4]   2> 1493259 T7622 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 
70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 1493259 T7622 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001/shard-4-001/cores/.system_shard1_replica2/data/index
   [junit4]   2> 1493261 T7622 oasc.Overseer.close Overseer 
(id=93236387134242829-127.0.0.1:44278_-n_0000000004) closing
   [junit4]   2> 1493262 T7783 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:44278_
   [junit4]   2> 1494766 T7739 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1494787 T7622 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1494977 T7622 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1494979 T7622 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36677 36677
   [junit4]   2> 1495543 T7623 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36677 36677
   [junit4]   2> 1495544 T7623 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                2       /solr/configs/.system
   [junit4]   2>                2       /solr/collections/.system/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler 
-Dtests.method=testDistribSearch -Dtests.seed=70D05ED4FAD29D2E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN 
-Dtests.timezone=Pacific/Yap -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 23.9s J0 | TestBlobHandler.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
{responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([70D05ED4FAD29D2E:F136D0CC8D8DFD12]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1495566 T7622 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 70D05ED4FAD29D2E-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=hi_IN, 
timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 3.13.0-44-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=93238640,total=208666624
   [junit4]   2> NOTE: All tests run in this JVM: 
[SolrCoreCheckLockOnStartupTest, DistributedFacetPivotLargeTest, 
QueryResultKeyTest, TestSurroundQueryParser, DeleteReplicaTest, RankQueryTest, 
TestComponentsName, DocumentAnalysisRequestHandlerTest, TestBinaryField, 
CoreAdminHandlerTest, PrimUtilsTest, TestStressRecovery, TestCollectionAPI, 
PreAnalyzedFieldTest, AddBlockUpdateTest, AliasIntegrationTest, 
TestReplicationHandler, TestAnalyzeInfixSuggestions, TestCloudSchemaless, 
TestBlendedInfixSuggestions, TestWordDelimiterFilterFactory, 
TestInfoStreamLogging, TestLRUCache, DistributedFacetPivotLongTailTest, 
QueryElevationComponentTest, SuggesterFSTTest, TestGroupingSearch, 
TestFieldCollectionResource, ClusterStateUpdateTest, TestSolrIndexConfig, 
FieldAnalysisRequestHandlerTest, NumericFieldsTest, TestOmitPositions, 
SuggesterWFSTTest, RecoveryZkTest, TestSearcherReuse, TestRandomMergePolicy, 
TestElisionMultitermQuery, SyncSliceTest, TestJmxIntegration, 
HttpPartitionTest, TestPartialUpdateDeduplication, 
DistributedSuggestComponentTest, AnalyticsQueryTest, BlockDirectoryTest, 
TestAddFieldRealTimeGet, CircularListTest, HdfsCollectionsAPIDistributedZkTest, 
TestHashPartitioner, TestIndexSearcher, DistributedSpellCheckComponentTest, 
TestWriterPerf, ParsingFieldUpdateProcessorsTest, PingRequestHandlerTest, 
TestCoreContainer, SimpleMLTQParserTest, ChaosMonkeyNothingIsSafeTest, 
ShardRoutingTest, TestBM25SimilarityFactory, AssignTest, 
TestCloudManagedSchemaConcurrent, DOMUtilTest, BadCopyFieldTest, 
CustomCollectionTest, SolrIndexSplitterTest, ExitableDirectoryReaderTest, 
DistanceFunctionTest, ZkStateWriterTest, LukeRequestHandlerTest, 
TestRandomDVFaceting, TestImplicitCoreProperties, 
SharedFSAutoReplicaFailoverTest, SSLMigrationTest, TestFastLRUCache, 
TestStressUserVersions, RequestHandlersTest, TestStressReorder, MultiTermTest, 
UnloadDistributedZkTest, DirectUpdateHandlerTest, RecoveryAfterSoftCommitTest, 
DirectSolrConnectionTest, TestFunctionQuery, TriLevelCompositeIdRoutingTest, 
TestManagedStopFilterFactory, IndexSchemaRuntimeFieldTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, SolrPluginUtilsTest, SoftAutoCommitTest, 
SampleTest, DistributedFacetPivotWhiteBoxTest, AnalysisErrorHandlingTest, 
TestCSVLoader, SolrInfoMBeanTest, TestArbitraryIndexDir, LeaderElectionTest, 
HardAutoCommitTest, DistributedQueueTest, PeerSyncTest, TestCloudInspectUtil, 
TestConfigReload, PathHierarchyTokenizerFactoryTest, TestCharFilters, 
CollectionsAPIAsyncDistributedZkTest, TestBlobHandler]
   [junit4] Completed on J0 in 23.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 491 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: 
There were test failures: 459 suites, 1840 tests, 1 failure, 45 ignored (20 
assumptions)

Total time: 72 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b47 -client 
-XX:+UseSerialGC
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