Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11430/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create 
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for 
core: halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([6905C5DE2AD60D8:8776D24595F200E4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11625 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/init-core-data-001
   [junit4]   2> 1170839 T3613 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1170840 T3613 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1170842 T3613 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1170842 T3613 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1170843 T3614 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1170943 T3613 oasc.ZkTestServer.run start zk server on 
port:52252
   [junit4]   2> 1170943 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1170944 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1170948 T3620 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ae1b108 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170948 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1170949 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1170949 T3613 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1170954 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1170955 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1170957 T3622 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d264bb7 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170957 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1170958 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1170958 T3613 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1170962 T3613 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1170964 T3613 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1170965 T3613 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1170967 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1170968 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1170972 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1170972 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1170975 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1170976 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1170978 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1170979 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1170981 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1170982 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1170983 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1170983 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1170986 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1170986 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1170989 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1170989 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1170992 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1170992 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1170994 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1170995 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1170997 T3613 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1170997 T3613 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 1171249 T3613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1171273 T3613 oejs.AbstractConnector.doStart Started 
[email protected]:39614
   [junit4]   2> 1171274 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1171275 T3613 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1171275 T3613 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002
   [junit4]   2> 1171275 T3613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/'
   [junit4]   2> 1171287 T3613 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solr.xml
   [junit4]   2> 1171295 T3613 oasc.CoreContainer.<init> New CoreContainer 
1426386304
   [junit4]   2> 1171296 T3613 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/]
   [junit4]   2> 1171296 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 1171296 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1171297 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1171297 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1171297 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1171297 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1171297 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1171298 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1171298 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1171298 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1171299 T3613 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 1171299 T3613 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1171299 T3613 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1171299 T3613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1171299 T3613 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52252/solr
   [junit4]   2> 1171300 T3613 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1171300 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1171301 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171302 T3633 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e01d605 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171303 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171303 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1171305 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171307 T3635 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15d55f62 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171307 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171308 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1171310 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1171312 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1171313 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1171315 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1171316 T3613 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1171317 T3613 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39614_
   [junit4]   2> 1171317 T3613 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39614_
   [junit4]   2> 1171318 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1171319 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1171320 T3613 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1171321 T3613 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:39614_
   [junit4]   2> 1171322 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1171323 T3613 oasc.Overseer.start Overseer 
(id=92604935912095747-127.0.0.1:39614_-n_0000000000) starting
   [junit4]   2> 1171324 T3613 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1171328 T3613 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1171329 T3637 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1171329 T3613 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1171331 T3613 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1171331 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1171333 T3636 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1171334 T3613 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1171334 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1171335 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1171335 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171337 T3641 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d54dd3e 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171337 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171337 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1171338 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1171340 T3613 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1171340 T3613 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1171340 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1171341 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171343 T3643 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fce53f9 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171343 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171343 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1171345 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1171347 T3636 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 1171347 T3636 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1171347 T3636 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1171349 T3636 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 1171349 T3644 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> 1171350 T3645 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> 1171589 T3613 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1171589 T3613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1171591 T3613 oejs.AbstractConnector.doStart Started 
[email protected]:45048
   [junit4]   2> 1171592 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1171592 T3613 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1171592 T3613 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003
   [junit4]   2> 1171592 T3613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/'
   [junit4]   2> 1171602 T3613 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solr.xml
   [junit4]   2> 1171609 T3613 oasc.CoreContainer.<init> New CoreContainer 
960665781
   [junit4]   2> 1171610 T3613 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/]
   [junit4]   2> 1171610 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 1171610 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1171611 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1171611 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1171611 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1171611 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1171611 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1171612 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1171612 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1171612 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1171612 T3613 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 1171613 T3613 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1171613 T3613 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1171613 T3613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1171613 T3613 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52252/solr
   [junit4]   2> 1171614 T3613 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1171614 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1171614 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171616 T3656 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3159a461 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171616 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171616 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1171618 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1171620 T3658 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5da6540c 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1171620 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1171627 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1172631 T3613 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45048_
   [junit4]   2> 1172632 T3613 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45048_
   [junit4]   2> 1172635 T3613 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1172637 T3613 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1172637 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1172880 T3613 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1172881 T3613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1172883 T3613 oejs.AbstractConnector.doStart Started 
[email protected]:46411
   [junit4]   2> 1172884 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1172884 T3613 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1172884 T3613 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004
   [junit4]   2> 1172885 T3613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/'
   [junit4]   2> 1172895 T3613 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solr.xml
   [junit4]   2> 1172904 T3613 oasc.CoreContainer.<init> New CoreContainer 
1105810407
   [junit4]   2> 1172904 T3613 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/]
   [junit4]   2> 1172905 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 1172905 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1172905 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1172905 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1172906 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1172906 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1172906 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1172906 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1172906 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1172907 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1172907 T3613 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 1172907 T3613 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1172908 T3613 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1172908 T3613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1172909 T3613 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52252/solr
   [junit4]   2> 1172909 T3613 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1172909 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1172910 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1172912 T3671 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b132297 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1172912 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1172912 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1172914 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1172915 T3673 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@125644 name:ZooKeeperConnection 
Watcher:127.0.0.1:52252/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1172916 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1172921 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1173925 T3613 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46411_
   [junit4]   2> 1173926 T3613 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46411_
   [junit4]   2> 1173931 T3613 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1173935 T3613 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1173936 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1174197 T3613 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1174198 T3613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1174199 T3613 oejs.AbstractConnector.doStart Started 
[email protected]:33686
   [junit4]   2> 1174200 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1174200 T3613 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1174201 T3613 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-005
   [junit4]   2> 1174201 T3613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-005/'
   [junit4]   2> 1174210 T3613 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-005/solr.xml
   [junit4]   2> 1174218 T3613 oasc.CoreContainer.<init> New CoreContainer 
1463657039
   [junit4]   2> 1174218 T3613 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-005/]
   [junit4]   2> 1174218 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 1174219 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1174219 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1174219 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1174219 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1174219 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1174220 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1174220 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1174220 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1174220 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1174221 T3613 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 1174221 T3613 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1174221 T3613 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1174221 T3613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1174222 T3613 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52252/solr
   [junit4]   2> 1174222 T3613 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1174222 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1174223 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174224 T3686 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@38ed0481 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1174224 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174225 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1174227 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174228 T3688 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f01a059 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1174228 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174233 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1175236 T3613 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33686_
   [junit4]   2> 1175237 T3613 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:33686_
   [junit4]   2> 1175242 T3613 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1175245 T3613 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1175246 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1175485 T3613 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 1175486 T3613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1175487 T3613 oejs.AbstractConnector.doStart Started 
[email protected]:56348
   [junit4]   2> 1175489 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1175489 T3613 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1175489 T3613 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006
   [junit4]   2> 1175490 T3613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/'
   [junit4]   2> 1175507 T3613 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solr.xml
   [junit4]   2> 1175515 T3613 oasc.CoreContainer.<init> New CoreContainer 
1029395750
   [junit4]   2> 1175515 T3613 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/]
   [junit4]   2> 1175515 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 1175516 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1175516 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1175516 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1175516 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1175516 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1175517 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1175517 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1175517 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1175517 T3613 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1175518 T3613 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 1175518 T3613 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1175518 T3613 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1175518 T3613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1175519 T3613 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52252/solr
   [junit4]   2> 1175519 T3613 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1175519 T3613 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1175520 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1175521 T3701 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e2ad980 
name:ZooKeeperConnection Watcher:127.0.0.1:52252 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175521 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1175522 T3613 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1175524 T3613 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1175525 T3703 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@341759a1 
name:ZooKeeperConnection Watcher:127.0.0.1:52252/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175525 T3613 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1175532 T3613 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1176538 T3613 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56348_
   [junit4]   2> 1176539 T3613 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56348_
   [junit4]   2> 1176543 T3613 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1176546 T3613 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1176546 T3613 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1176551 T3652 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 1176552 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176553 T3637 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 1176554 T3706 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 1176554 T3706 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/solrj_collection 
   [junit4]   2> 1176555 T3706 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection
   [junit4]   2> 1176557 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1176559 T3636 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
solrj_collection
   [junit4]   2> 1176559 T3636 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
solrj_collection with shards [shard1, shard2]
   [junit4]   2> 1176559 T3636 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
solrj_collection 1
   [junit4]   2> 1176560 T3645 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176560 T3659 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176561 T3704 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176561 T3689 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176560 T3644 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176560 T3674 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176657 T3706 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1176657 T3706 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica1 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:45048_
   [junit4]   2> 1176658 T3706 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica2 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:39614_
   [junit4]   2> 1176659 T3706 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica1 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:56348_
   [junit4]   2> 1176660 T3653 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1176660 T3631 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1176661 T3706 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica2 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:46411_
   [junit4]   2> 1176661 T3653 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 1176661 T3631 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 1176662 T3699 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1176662 T3669 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1176662 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1176663 T3631 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1176662 T3653 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1176663 T3699 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 1176663 T3669 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 1176664 T3699 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1176664 T3669 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1176665 T3636 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45048";,
   [junit4]   2>          "node_name":"127.0.0.1:45048_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1176666 T3636 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39614";,
   [junit4]   2>          "node_name":"127.0.0.1:39614_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1176667 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1176668 T3636 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56348";,
   [junit4]   2>          "node_name":"127.0.0.1:56348_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1176669 T3636 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46411";,
   [junit4]   2>          "node_name":"127.0.0.1:46411_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1176670 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1176671 T3674 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176671 T3644 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176671 T3704 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176671 T3689 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176671 T3645 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1176671 T3659 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1177663 T3631 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 1177663 T3653 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 1177663 T3631 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 1177664 T3653 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 1177664 T3631 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1177664 T3653 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1177664 T3699 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 1177665 T3653 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177665 T3669 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 1177664 T3631 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177666 T3653 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177665 T3669 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 1177665 T3699 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 1177666 T3669 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1177667 T3699 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1177667 T3699 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177666 T3631 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177666 T3653 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/'
   [junit4]   2> 1177667 T3631 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/'
   [junit4]   2> 1177667 T3669 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177668 T3699 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177668 T3699 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/'
   [junit4]   2> 1177668 T3669 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177669 T3669 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/'
   [junit4]   2> 1177686 T3653 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1177688 T3669 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1177697 T3699 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1177701 T3653 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1177702 T3653 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1177703 T3669 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1177705 T3631 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1177707 T3669 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1177708 T3653 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 1177716 T3699 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1177716 T3669 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 1177726 T3699 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1177731 T3631 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1177732 T3631 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1177735 T3699 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 1177744 T3631 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 1177878 T3653 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1177884 T3653 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1177886 T3653 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1177896 T3653 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177899 T3653 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177902 T3631 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1177903 T3653 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177904 T3653 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177905 T3653 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177905 T3653 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177906 T3631 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1177907 T3653 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177907 T3653 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177908 T3653 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 1177908 T3631 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1177908 T3653 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177909 T3653 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica1] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/data/
   [junit4]   2> 1177909 T3653 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54ddd523
   [junit4]   2> 1177910 T3653 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/data
   [junit4]   2> 1177910 T3653 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 1177910 T3653 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177911 T3653 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-003/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 1177911 T3653 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22217024294965598]
   [junit4]   2> 1177912 T3653 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7670a8e9)),segFN=segments_1,generation=1}
   [junit4]   2> 1177912 T3653 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177913 T3669 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1177915 T3653 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1177915 T3699 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1177915 T3631 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177915 T3653 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177916 T3653 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177916 T3653 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177917 T3653 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177917 T3653 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1177917 T3669 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1177917 T3653 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1177917 T3631 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177918 T3653 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1177918 T3653 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1177919 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177919 T3669 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1177919 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177920 T3699 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1177920 T3631 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177920 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177921 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1177921 T3631 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177921 T3631 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177921 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1177922 T3653 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1177922 T3631 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177921 T3699 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1177922 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1177923 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1177923 T3631 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177923 T3631 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177923 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1177924 T3631 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 1177924 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1177924 T3631 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177924 T3653 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1177925 T3631 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica2] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/data/
   [junit4]   2> 1177925 T3631 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54ddd523
   [junit4]   2> 1177926 T3631 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/data
   [junit4]   2> 1177926 T3631 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 1177926 T3631 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica2] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177926 T3653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177926 T3631 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-002/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 1177927 T3631 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22217024294965598]
   [junit4]   2> 1177927 T3653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177927 T3631 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3961631a)),segFN=segments_1,generation=1}
   [junit4]   2> 1177928 T3631 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177928 T3653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177928 T3653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177930 T3631 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1177930 T3653 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1177930 T3631 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177930 T3653 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1177931 T3631 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177931 T3631 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177931 T3653 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45968871823810586]
   [junit4]   2> 1177931 T3669 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177931 T3631 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177932 T3653 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7670a8e9)),segFN=segments_1,generation=1}
   [junit4]   2> 1177932 T3653 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177932 T3631 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1177933 T3653 oass.SolrIndexSearcher.<init> Opening 
Searcher@4f226a6f[solrj_collection_shard1_replica1] main
   [junit4]   2> 1177933 T3631 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1177933 T3699 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177933 T3653 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177934 T3669 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177934 T3631 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1177934 T3653 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177935 T3653 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1177935 T3631 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1177936 T3699 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1177935 T3653 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1177936 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177936 T3669 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177937 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177936 T3653 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1177937 T3669 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177938 T3669 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177937 T3699 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177937 T3653 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177937 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177938 T3699 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177939 T3699 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177938 T3669 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177939 T3699 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1177939 T3653 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1177939 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1177940 T3653 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177940 T3699 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177940 T3669 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1177941 T3669 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177941 T3653 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1177941 T3699 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1177940 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1177942 T3631 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1177942 T3699 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 1177942 T3653 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1177941 T3669 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 1177943 T3653 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177942 T3699 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177942 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1177944 T3699 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica1] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/data/
   [junit4]   2> 1177943 T3653 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1177943 T3669 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177944 T3699 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54ddd523
   [junit4]   2> 1177944 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1177945 T3669 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica2] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/data/
   [junit4]   2> 1177945 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1177946 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1177945 T3699 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/data
   [junit4]   2> 1177946 T3631 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1177946 T3711 oasc.SolrCore.registerSearcher 
[solrj_collection_shard1_replica1] Registered new searcher 
Searcher@4f226a6f[solrj_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177945 T3669 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54ddd523
   [junit4]   2> 1177946 T3699 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 1177947 T3699 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177947 T3669 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/data
   [junit4]   2> 1177948 T3653 oasc.CoreContainer.registerCore registering 
core: solrj_collection_shard1_replica1
   [junit4]   2> 1177947 T3631 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177948 T3653 oasc.ZkController.register Register replica - 
core:solrj_collection_shard1_replica1 address:http://127.0.0.1:45048 
collection:solrj_collection shard:shard1
   [junit4]   2> 1177948 T3669 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 1177948 T3699 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 1177949 T3653 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 1177949 T3631 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177949 T3669 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica2] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177949 T3699 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22217024294965598]
   [junit4]   2> 1177950 T3631 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177950 T3669 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-004/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 1177951 T3699 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4bc97cd1)),segFN=segments_1,generation=1}
   [junit4]   2> 1177951 T3699 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177951 T3669 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22217024294965598]
   [junit4]   2> 1177951 T3631 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177952 T3669 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-667e62cb)),segFN=segments_1,generation=1}
   [junit4]   2> 1177953 T3669 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177954 T3699 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1177954 T3631 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1177955 T3699 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177954 T3653 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1177955 T3669 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1177955 T3699 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177955 T3631 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1177956 T3699 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177956 T3669 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177956 T3631 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45968871823810586]
   [junit4]   2> 1177956 T3699 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177957 T3669 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1177957 T3669 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177957 T3631 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3961631a)),segFN=segments_1,generation=1}
   [junit4]   2> 1177958 T3653 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see 
more replicas up for shard shard1: total=2 found=1 timeoutin=6.5537132E13ms
   [junit4]   2> 1177959 T3653 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Was waiting for 
replicas to come up, but they are taking too long - assuming they won't come 
back till later
   [junit4]   2> 1177957 T3699 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1177959 T3653 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1177959 T3699 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1177958 T3631 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1177958 T3644 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1177958 T3669 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1177960 T3631 oass.SolrIndexSearcher.<init> Opening 
Searcher@612248aa[solrj_collection_shard1_replica2] main
   [junit4]   2> 1177960 T3699 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1177961 T3699 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> ASYNC  NEW_CORE C804 name=solrj_collection_shard1_replica1 
org.apache.solr.core.SolrCore@37b045e0 
url=http://127.0.0.1:45048/solrj_collection_shard1_replica1 
node=127.0.0.1:45048_ C804_STATE=coll:solrj_collection 
core:solrj_collection_shard1_replica1 
props:{core=solrj_collection_shard1_replica1, base_url=http://127.0.0.1:45048, 
node_name=127.0.0.1:45048_, state=down}
   [junit4]   2> 1177959 T3653 C804 P45048 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:45048/solrj_collection_shard1_replica1/
   [junit4]   2> 1177961 T3699 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177961 T3631 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 1177960 T3669 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1177962 T3699 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177961 T3653 C804 P45048 oasu.PeerSync.sync PeerSync: 
core=solrj_collection_shard1_replica1 url=http://127.0.0.1:45048 START 
replicas=[http://127.0.0.1:39614/solrj_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 1177962 T3699 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1177962 T3631 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177962 T3669 oasup.UpdateRequestProcessorChain.init creating 
updateRequestPr

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

78419 T3613 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1878419 T3613 oasc.SolrCore.closeSearcher 
[awholynewcollection_2_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 1878420 T3613 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1878420 T3613 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data;done=false>>]
   [junit4]   2> 1878420 T3613 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data
   [junit4]   2> 1878420 T3613 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1878421 T3613 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001/tempDir-006/awholynewcollection_2_shard2_replica1/data/index
   [junit4]   2> 1878421 T3613 oasc.Overseer.close Overseer 
(id=92604935912095757-127.0.0.1:56348_-n_0000000004) closing
   [junit4]   2> 1878421 T4096 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:56348_
   [junit4]   2> 1879925 T4076 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1879949 T3613 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1884938 T3613 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1884940 T3613 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52252 52252
   [junit4]   2> 1885608 T3807 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52252 52252
   [junit4]   2> 1885609 T3807 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection1_0/state.json
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection0_0/state.json
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>                2       
/solr/collections/awholynewcollection_2/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch 
-Dtests.seed=6905C5DE2AD60D8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de_GR -Dtests.timezone=America/Belize -Dtests.file.encoding=UTF-8
   [junit4] ERROR    715s J1 | 
CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6905C5DE2AD60D8:8776D24595F200E4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1885621 T3613 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-6905C5DE2AD60D8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=OrdsLucene41(blocksize=128), _version_=OrdsLucene41(blocksize=128), 
multiDefault=FST41, a_t=FST41, intDefault=OrdsLucene41(blocksize=128), 
a_i1=FST41, id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_l=FST41, 
timestamp=FST41}, docValues:{timestamp=DocValuesFormat(name=Memory)}, 
sim=DefaultSimilarity, locale=de_GR, timezone=America/Belize
   [junit4]   2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=115270448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryElevationComponentTest, UUIDFieldTest, 
TestPostingsSolrHighlighter, PrimUtilsTest, BasicDistributedZk2Test, 
BinaryUpdateRequestHandlerTest, AnalyticsQueryTest, ResponseHeaderTest, 
DistributedFacetPivotLongTailTest, AnalysisErrorHandlingTest, 
ResourceLoaderTest, TestBadConfig, UpdateRequestProcessorFactoryTest, 
TestUtils, HdfsBasicDistributedZk2Test, TestBlendedInfixSuggestions, 
LeaderElectionIntegrationTest, SolrPluginUtilsTest, TestRandomFaceting, 
DateMathParserTest, DistributedExpandComponentTest, DeleteInactiveReplicaTest, 
QueryParsingTest, TestMultiCoreConfBootstrap, TestPseudoReturnFields, 
AnalysisAfterCoreReloadTest, ScriptEngineTest, TestFieldTypeResource, 
DebugComponentTest, TestCoreContainer, TestLazyCores, 
LegacyHTMLStripCharFilterTest, TestSchemaManager, TestReplicaProperties, 
OutputWriterTest, TestFieldResource, TestDistributedMissingSort, 
DistributedFacetPivotLargeTest, ClusterStateTest, TestWriterPerf, 
OverseerStatusTest, TestRealTimeGet, SoftAutoCommitTest, ConvertedLegacyTest, 
RankQueryTest, DistributedFacetPivotSmallTest, TestSchemaSimilarityResource, 
TestManagedStopFilterFactory, TestRecovery, ExternalCollectionsTest, 
TestCharFilters, TestReloadAndDeleteDocs, TestOrdValues, 
TestDynamicFieldResource, ChaosMonkeySafeLeaderTest, TestIntervalFaceting, 
FieldAnalysisRequestHandlerTest, HdfsSyncSliceTest, CircularListTest, 
HdfsUnloadDistributedZkTest, TestCollationField, 
TestComplexPhraseQParserPlugin, TestJmxMonitoredMap, TestQuerySenderNoQuery, 
MultiTermTest, TestMergePolicyConfig, TestManagedResource, 
UUIDUpdateProcessorFallbackTest, TestDocBasedVersionConstraints, 
TestPhraseSuggestions, TermVectorComponentTest, SliceStateTest, 
TestStressLucene, DirectSolrConnectionTest, PreAnalyzedFieldTest, 
TestNonNRTOpen, TestIBSimilarityFactory, TestCustomSort, 
SchemaVersionSpecificBehaviorTest, TestInitParams, HdfsRecoveryZkTest, 
IndexSchemaRuntimeFieldTest, DocValuesTest, TriLevelCompositeIdRoutingTest, 
TestSchemaResource, DocValuesMissingTest, TestJoin, 
TestSolrQueryParserDefaultOperatorResource, DistributedSuggestComponentTest, 
HardAutoCommitTest, InfoHandlerTest, TestFiltering, TestFieldSortValues, 
TestCloudInspectUtil, SolrIndexConfigTest, TestExtendedDismaxParser, 
EnumFieldTest, DistributedDebugComponentTest, ModifyConfFileTest, 
CurrencyFieldXmlFileTest, TestUpdate, SolrCoreTest, SolrInfoMBeanTest, 
CSVRequestHandlerTest, TestIndexSearcher, TestSolrXmlPersistence, 
BasicDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 714.82s, 1 test, 1 error <<< FAILURES!

[...truncated 668 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 437 suites, 1784 tests, 1 error, 43 ignored (21 
assumptions)

Total time: 107 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 
-XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to