Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1958/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
expected:<...BB21A33824D89-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]>
 but was:<...BB21A33824D89-001/te[stPropertyParamsForCreate-001/instanceDir-ph]>

Stack Trace:
org.junit.ComparisonFailure: 
expected:<...BB21A33824D89-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]>
 but was:<...BB21A33824D89-001/te[stPropertyParamsForCreate-001/instanceDir-ph]>
        at 
__randomizedtesting.SeedInfo.seed([68FBB21A33824D89:E91D3C0244DD2DB5]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkInstanceDirs(CollectionsAPIDistributedZkTest.java:1154)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:901)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.TestIndexSearcher.testSearcherListeners

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([68FBB21A33824D89:C152633E62C0374D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.search.TestIndexSearcher.createCoreAndValidateListeners(TestIndexSearcher.java:219)
        at 
org.apache.solr.search.TestIndexSearcher.testSearcherListeners(TestIndexSearcher.java:194)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9710 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/init-core-data-001
   [junit4]   2> 4845900 T13785 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 4845900 T13785 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /vp_ecu/p
   [junit4]   2> 4845908 T13785 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 4845911 T13785 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4845912 T13786 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4846013 T13785 oasc.ZkTestServer.run start zk server on 
port:60192
   [junit4]   2> 4846013 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4846015 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846022 T13793 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65261feb 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846023 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4846023 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4846024 T13785 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4846036 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4846038 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846042 T13796 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a183aff name:ZooKeeperConnection 
Watcher:127.0.0.1:60192/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4846043 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4846043 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4846044 T13785 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4846054 T13785 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4846063 T13785 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4846071 T13785 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4846082 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4846083 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4846095 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4846096 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4846105 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4846106 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4846118 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4846120 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4846138 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4846139 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4846152 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4846153 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4846166 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4846168 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4846184 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4846185 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4846196 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4846197 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4846207 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4846208 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4846217 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4846218 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4846231 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4846233 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846237 T13799 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7269b452 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846237 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4846238 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 4846245 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4846246 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846250 T13802 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e7653aa 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846251 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4846251 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4846252 T13785 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4846260 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4846263 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846268 T13805 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d7db182 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846268 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4846269 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4846271 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 4846272 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 4846283 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 4846283 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 4846291 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4846293 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4846301 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 4846304 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 4846312 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 4846313 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 4846321 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 4846322 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 4846331 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 4846332 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 4846339 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4846340 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4846349 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 4846350 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 4846358 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 4846360 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 4846369 T13785 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 4846369 T13785 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 4848337 T13785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4848346 T13785 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 4848348 T13785 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:60198
   [junit4]   2> 4848352 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4848352 T13785 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4848352 T13785 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-002
   [junit4]   2> 4848353 T13785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-002/'
   [junit4]   2> 4848409 T13785 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-002/solr.xml
   [junit4]   2> 4848436 T13785 oasc.CoreContainer.<init> New CoreContainer 
166753504
   [junit4]   2> 4848436 T13785 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-002/]
   [junit4]   2> 4848437 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 4848437 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 4848438 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4848439 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4848439 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4848439 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4848439 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4848440 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4848440 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4848440 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4848443 T13785 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 4848445 T13785 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4848445 T13785 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4848445 T13785 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4848446 T13785 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60192/solr
   [junit4]   2> 4848446 T13785 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4848447 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4848448 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4848452 T13817 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e7c45e3 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4848454 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4848455 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4848461 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4848464 T13820 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4749c86a 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4848465 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4848468 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4848478 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4848488 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4848497 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4848506 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4848517 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4848522 T13785 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60198_vp_ecu%2Fp
   [junit4]   2> 4848526 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60198_vp_ecu%2Fp
   [junit4]   2> 4848536 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4848541 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4848547 T13785 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4848552 T13785 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60198_vp_ecu%2Fp
   [junit4]   2> 4848553 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4848560 T13785 oasc.Overseer.start Overseer 
(id=92992861284139014-127.0.0.1:60198_vp_ecu%2Fp-n_0000000000) starting
   [junit4]   2> 4848568 T13785 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4848598 T13785 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4848600 T13822 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4848603 T13785 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4848607 T13785 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4848613 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4848629 T13821 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4848636 T13785 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4848637 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4848642 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4848643 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4848647 T13827 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@de21496 name:ZooKeeperConnection 
Watcher:127.0.0.1:60192/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4848648 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4848648 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4848652 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4848663 T13785 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4848664 T13785 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 4848664 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4848665 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4848669 T13830 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a42aaa2 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4848670 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4848670 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4848676 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4848684 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2} current state version: 0
   [junit4]   2> 4848684 T13821 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4848686 T13821 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 4848690 T13827 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> 4848690 T13820 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> 4850378 T13785 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4850379 T13785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4850387 T13785 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 4850388 T13785 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:60203
   [junit4]   2> 4850392 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4850393 T13785 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4850393 T13785 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-003
   [junit4]   2> 4850394 T13785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-003/'
   [junit4]   2> 4850433 T13785 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-003/solr.xml
   [junit4]   2> 4850450 T13785 oasc.CoreContainer.<init> New CoreContainer 
1712313038
   [junit4]   2> 4850450 T13785 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-003/]
   [junit4]   2> 4850451 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 4850451 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 4850452 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4850452 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4850452 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4850453 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4850453 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4850453 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4850453 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4850454 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4850455 T13785 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 4850457 T13785 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4850458 T13785 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4850458 T13785 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4850459 T13785 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60192/solr
   [junit4]   2> 4850460 T13785 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4850460 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4850464 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4850464 T13842 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@33b7fb7f 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4850466 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4850466 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4850473 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4850473 T13845 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70522062 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4850474 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4850494 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4851510 T13785 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60203_vp_ecu%2Fp
   [junit4]   2> 4851513 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60203_vp_ecu%2Fp
   [junit4]   2> 4851523 T13785 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4851530 T13785 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4851530 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4853268 T13785 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4853269 T13785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4853276 T13785 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 4853278 T13785 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:60206
   [junit4]   2> 4853281 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4853281 T13785 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4853282 T13785 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004
   [junit4]   2> 4853282 T13785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/'
   [junit4]   2> 4853320 T13785 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solr.xml
   [junit4]   2> 4853335 T13785 oasc.CoreContainer.<init> New CoreContainer 
130815673
   [junit4]   2> 4853336 T13785 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/]
   [junit4]   2> 4853336 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 4853337 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 4853338 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4853338 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4853338 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4853339 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4853339 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4853339 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4853340 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4853341 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4853344 T13785 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 4853346 T13785 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4853346 T13785 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4853346 T13785 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4853347 T13785 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60192/solr
   [junit4]   2> 4853347 T13785 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4853347 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4853349 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4853354 T13858 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ff72503 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4853356 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4853357 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4853362 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4853365 T13861 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59f3f8f1 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4853366 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4853384 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4854400 T13785 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60206_vp_ecu%2Fp
   [junit4]   2> 4854402 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60206_vp_ecu%2Fp
   [junit4]   2> 4854413 T13785 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4854423 T13785 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4854423 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4856049 T13785 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 4856050 T13785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4856057 T13785 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 4856061 T13785 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:60209
   [junit4]   2> 4856064 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4856065 T13785 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4856065 T13785 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005
   [junit4]   2> 4856065 T13785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/'
   [junit4]   2> 4856132 T13785 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solr.xml
   [junit4]   2> 4856151 T13785 oasc.CoreContainer.<init> New CoreContainer 
1106686078
   [junit4]   2> 4856153 T13785 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/]
   [junit4]   2> 4856155 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 4856155 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 4856156 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4856156 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4856156 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4856157 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4856157 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4856157 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4856158 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4856158 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4856160 T13785 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 4856162 T13785 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4856163 T13785 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4856163 T13785 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4856164 T13785 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60192/solr
   [junit4]   2> 4856164 T13785 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4856164 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4856167 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4856171 T13874 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@439d4abd 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4856173 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4856173 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4856178 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4856181 T13877 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@169e645 name:ZooKeeperConnection 
Watcher:127.0.0.1:60192/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4856181 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4856200 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4857216 T13785 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60209_vp_ecu%2Fp
   [junit4]   2> 4857218 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60209_vp_ecu%2Fp
   [junit4]   2> 4857232 T13785 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4857239 T13785 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4857239 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4858799 T13785 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 4858800 T13785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4858807 T13785 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 4858809 T13785 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:60212
   [junit4]   2> 4858813 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4858813 T13785 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4858814 T13785 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006
   [junit4]   2> 4858814 T13785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/'
   [junit4]   2> 4858857 T13785 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solr.xml
   [junit4]   2> 4858874 T13785 oasc.CoreContainer.<init> New CoreContainer 
117316657
   [junit4]   2> 4858874 T13785 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/]
   [junit4]   2> 4858876 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 120000
   [junit4]   2> 4858876 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 4858877 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4858877 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4858877 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4858878 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4858878 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4858879 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4858879 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4858879 T13785 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4858882 T13785 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 4858884 T13785 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4858884 T13785 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4858884 T13785 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4858884 T13785 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60192/solr
   [junit4]   2> 4858885 T13785 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4858885 T13785 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4858888 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4858891 T13890 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@341eee49 
name:ZooKeeperConnection Watcher:127.0.0.1:60192 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4858893 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4858893 T13785 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4858898 T13785 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4858900 T13893 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a2a0cf5 
name:ZooKeeperConnection Watcher:127.0.0.1:60192/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4858900 T13785 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4858914 T13785 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4859933 T13785 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60212_vp_ecu%2Fp
   [junit4]   2> 4859938 T13785 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60212_vp_ecu%2Fp
   [junit4]   2> 4859956 T13785 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4859969 T13785 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4859969 T13785 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4860024 T13838 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> 4860026 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/collection-queue-work state 
SyncConnected
   [junit4]   2> 4860028 T13822 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> 4860028 T13895 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> 4860034 T13895 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/solrj_collection 
   [junit4]   2> 4860044 T13895 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection
   [junit4]   2> 4860067 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4860070 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, 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"} current state version: 1
   [junit4]   2> 4860071 T13821 oasco.ClusterStateMutator.createCollection 
building a new cName: solrj_collection
   [junit4]   2> 4860076 T13877 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> 4860076 T13827 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> 4860076 T13820 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> 4860077 T13861 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> 4860077 T13845 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> 4860078 T13893 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> 4860269 T13895 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 4860270 T13895 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica1 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:60209_vp_ecu%2Fp
   [junit4]   2> 4860273 T13895 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica2 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:60212_vp_ecu%2Fp
   [junit4]   2> 4860283 T13895 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica1 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:60198_vp_ecu%2Fp
   [junit4]   2> 4860324 T13867 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> 4860334 T13886 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> 4860339 T13895 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica2 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:60206_vp_ecu%2Fp
   [junit4]   2> 4860340 T13867 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 4860344 T13867 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4860345 T13886 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 4860360 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4860369 T13886 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4860387 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60209/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60209_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 4860395 T13821 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60209/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60209_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4860399 T13813 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> 4860422 T13813 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 4860424 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4860425 T13813 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4860425 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60212/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60212_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 4860430 T13821 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60212/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60212_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4860430 T13850 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> 4860435 T13850 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 4860437 T13850 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4860442 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60198/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60198_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 4860445 T13821 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60198/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60198_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4860453 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4860456 T13821 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60206/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60206_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 4860458 T13821 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60206/vp_ecu/p";,
   [junit4]   2>          "node_name":"127.0.0.1:60206_vp_ecu%2Fp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4860464 T13820 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4860467 T13827 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> 4860467 T13861 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> 4860468 T13877 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> 4860467 T13845 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> 4860467 T13893 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> 4860473 T13820 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> 4861346 T13867 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 4861346 T13867 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 4861348 T13867 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4861348 T13867 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 4861350 T13867 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4861351 T13867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/'
   [junit4]   2> 4861370 T13886 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 4861370 T13886 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 4861372 T13886 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4861372 T13886 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 4861374 T13886 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4861374 T13886 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/'
   [junit4]   2> 4861385 T13867 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4861391 T13867 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4861400 T13886 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4861404 T13886 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4861416 T13867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4861423 T13886 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4861427 T13813 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 4861427 T13813 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 4861431 T13867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4861433 T13813 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4861433 T13813 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 4861436 T13867 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4861439 T13850 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 4861439 T13850 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 4861442 T13813 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4861442 T13850 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4861443 T13850 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 4861442 T13813 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-002/solrj_collection_shard2_replica1/'
   [junit4]   2> 4861447 T13886 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4861449 T13850 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4861450 T13850 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/'
   [junit4]   2> 4861458 T13886 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4861487 T13886 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 4861478 T13813 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4861497 T13850 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4861501 T13867 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 4861502 T13850 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4861549 T13850 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4861553 T13813 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4861576 T13850 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4861582 T13850 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4861588 T13850 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 4861607 T13813 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 4861667 T13813 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4861693 T13813 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4861706 T13813 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 4861920 T13867 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4861933 T13886 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4861943 T13867 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4861946 T13867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4861950 T13886 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4861952 T13886 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4861980 T13850 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4862001 T13850 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4862003 T13850 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4862009 T13886 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862020 T13886 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862024 T13813 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4862029 T13813 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4862030 T13813 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4862036 T13886 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862041 T13886 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862042 T13886 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862042 T13886 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862046 T13886 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862047 T13886 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862048 T13886 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 4862049 T13886 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4862050 T13886 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica2] Opening new SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/data/
   [junit4]   2> 4862050 T13886 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f1b785a
   [junit4]   2> 4862051 T13886 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/data
   [junit4]   2> 4862051 T13886 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 4862052 T13886 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4862053 T13886 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-006/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 4862054 T13867 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862054 T13886 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4862068 T13886 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e5e9517 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cb4af0c),segFN=segments_1,generation=1}
   [junit4]   2> 4862068 T13886 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4862078 T13850 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862088 T13867 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862098 T13850 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4862103 T13850 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862105 T13850 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862111 T13850 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862112 T13850 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862111 T13867 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862114 T13850 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862115 T13850 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862116 T13850 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 4862116 T13850 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4862118 T13850 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica2] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/data/
   [junit4]   2> 4862119 T13850 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f1b785a
   [junit4]   2> 4862120 T13850 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/data
   [junit4]   2> 4862120 T13850 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 4862121 T13850 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4862121 T13850 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-004/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 4862121 T13850 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4862107 T13886 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4862122 T13886 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4862124 T13886 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4862124 T13886 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4862124 T13886 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4862124 T13886 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4862125 T13886 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4862126 T13886 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4862126 T13886 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4862127 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4862127 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4862129 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4862130 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4862131 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4862132 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4862141 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4862141 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4862143 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4862128 T13867 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862145 T13867 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862146 T13867 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4862145 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4862138 T13850 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4ffc9bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@367de774),segFN=segments_1,generation=1}
   [junit4]   2> 4862148 T13850 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4862152 T13867 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4862158 T13867 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4862159 T13867 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 4862160 T13867 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4862147 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4862160 T13867 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica1] Opening new SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/data/
   [junit4]   2> 4862161 T13867 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f1b785a
   [junit4]   2> 4862157 T13850 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4862162 T13867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/data
   [junit4]   2> 4862163 T13867 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 4862164 T13867 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4862161 T13886 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4862164 T13867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-68FBB21A33824D89-001/tempDir-005/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 4862165 T13886 oasc.RequestHandlers.initHandlersF

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

uleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5573611 T15554 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 5573611 T15554 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 5573611 T15554 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001/index
   [junit4]   2> 5573612 T15554 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001;done=false>>]
   [junit4]   2> 5573613 T15554 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher-68FBB21A33824D89-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=zh_HK, timezone=Brazil/East
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=175581672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, 
TestDocBasedVersionConstraints, FullSolrCloudDistribCmdsTest, 
TestCloudInspectUtil, TestAnalyzedSuggestions, 
DistributedFacetPivotWhiteBoxTest, SSLMigrationTest, 
TestHighFrequencyDictionaryFactory, BadComponentTest, 
SimpleCollectionCreateDeleteTest, TriLevelCompositeIdRoutingTest, 
TestCSVLoader, TestFieldTypeCollectionResource, AddBlockUpdateTest, 
CursorMarkTest, TestReplicationHandlerBackup, TestCloudManagedSchema, 
TestExpandComponent, BadCopyFieldTest, PreAnalyzedUpdateProcessorTest, 
CursorPagingTest, FacetPivotSmallTest, TestQuerySenderNoQuery, ZkCLITest, 
TestRTGBase, ReturnFieldsTest, BlockCacheTest, OverseerTest, AutoCommitTest, 
TestReversedWildcardFilterFactory, TestBlendedInfixSuggestions, 
TestCodecSupport, TestHashPartitioner, CoreAdminHandlerTest, 
TestSchemaVersionResource, CustomCollectionTest, TestCloudSchemaless, 
TestHighlightDedupGrouping, TestUpdate, TestSolrConfigHandlerConcurrent, 
SolrIndexSplitterTest, OutputWriterTest, MigrateRouteKeyTest, 
TestManagedSynonymFilterFactory, DistributedQueryComponentCustomSortTest, 
TestReloadAndDeleteDocs, TestXIncludeConfig, MultiThreadedOCPTest, 
DistributedFacetPivotSmallTest, DistributedExpandComponentTest, PeerSyncTest, 
TestComplexPhraseQParserPlugin, DeleteShardTest, LeaderElectionIntegrationTest, 
SpellingQueryConverterTest, UUIDUpdateProcessorFallbackTest, TestOrdValues, 
TestDynamicFieldCollectionResource, TestConfigOverlay, HdfsDirectoryTest, 
TestManagedSchemaDynamicFieldResource, CloudMLTQParserTest, 
TestDefaultSearchFieldResource, ShowFileRequestHandlerTest, FileUtilsTest, 
TestManagedStopFilterFactory, TestSearcherReuse, TestMiniSolrCloudCluster, 
SolrXmlInZkTest, TestFieldCollectionResource, RAMDirectoryFactoryTest, 
BadIndexSchemaTest, TestElisionMultitermQuery, MinimalSchemaTest, 
FieldAnalysisRequestHandlerTest, ExternalFileFieldSortTest, 
PingRequestHandlerTest, TestJoin, TestManagedResource, SOLR749Test, 
DirectSolrConnectionTest, TestQueryTypes, ExitableDirectoryReaderTest, 
TestSchemaManager, SampleTest, VMParamsZkACLAndCredentialsProvidersTest, 
NumericFieldsTest, TestSolr4Spatial2, TestCharFilters, PrimitiveFieldTypeTest, 
TermVectorComponentTest, TestSolrQueryParser, 
SignatureUpdateProcessorFactoryTest, SpatialFilterTest, TestConfig, 
CacheHeaderTest, TestChildDocTransformer, TestDistributedSearch, 
TestReplicaProperties, DateRangeFieldTest, TestDistributedMissingSort, 
SystemInfoHandlerTest, HttpPartitionTest, AtomicUpdatesTest, TestTrie, 
DistributedIntervalFacetingTest, TestCoreContainer, CoreAdminRequestStatusTest, 
TestLazyCores, EchoParamsTest, TestIndexingPerformance, TestRandomMergePolicy, 
TestShortCircuitedRequests, TestStressVersions, SyncSliceTest, 
TestSolrQueryParserDefaultOperatorResource, ZkNodePropsTest, 
TestNonDefinedSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, 
ResourceLoaderTest, StatelessScriptUpdateProcessorFactoryTest, MultiTermTest, 
ShardSplitTest, DateFieldTest, CoreMergeIndexesAdminHandlerTest, 
JsonLoaderTest, TestShardHandlerFactory, TestSolrConfigHandlerCloud, 
URLClassifyProcessorTest, TestCollectionAPI, TestValueSourceCache, 
TestManagedSchema, DirectUpdateHandlerOptimizeTest, IndexSchemaTest, 
ZkSolrClientTest, PluginInfoTest, ReplicationFactorTest, RankQueryTest, 
LukeRequestHandlerTest, HdfsBasicDistributedZk2Test, TestRandomFaceting, 
DocumentBuilderTest, TestExtendedDismaxParser, RequiredFieldsTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, 
TestStressUserVersions, SuggesterWFSTTest, DistributedFacetPivotLargeTest, 
DisMaxRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, 
TestAtomicUpdateErrorCases, CSVRequestHandlerTest, DistanceFunctionTest, 
ExternalCollectionsTest, RequestHandlersTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrCoreProperties, 
SpellPossibilityIteratorTest, TestClusterStateMutator, TestFreeTextSuggestions, 
TestBM25SimilarityFactory, HdfsLockFactoryTest, TestDocumentBuilder, 
TestRequestStatusCollectionAPI, TestSolrDeletionPolicy1, TestSolrDynamicMBean, 
TestJmxIntegration, TestSchemaSimilarityResource, TestImplicitCoreProperties, 
ResponseHeaderTest, SolrInfoMBeanTest, CollectionsAPIAsyncDistributedZkTest, 
SuggesterTest, TestDynamicFieldResource, AliasIntegrationTest, SolrCoreTest, 
TestCloudManagedSchemaConcurrent, SoftAutoCommitTest, DocValuesTest, 
UniqFieldsUpdateProcessorFactoryTest, SpellCheckComponentTest, 
DistributedFacetPivotLongTailTest, LeaderElectionTest, 
TestLMDirichletSimilarityFactory, CachingDirectoryFactoryTest, TestLRUCache, 
TestManagedResourceStorage, ChaosMonkeySafeLeaderTest, 
OpenExchangeRatesOrgProviderTest, TestLeaderElectionZkExpiry, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedGrouping, 
NotRequiredUniqueKeyTest, TestFieldSortValues, NoCacheHeaderTest, 
DateMathParserTest, TestPivotHelperCode, TestReplicationHandler, 
TestSearchPerf, BasicZkTest, AlternateDirectoryTest, TestClassNameShortening, 
UnloadDistributedZkTest, TestConfigReload, AnalyticsQueryTest, 
TestArbitraryIndexDir, WordBreakSolrSpellCheckerTest, TestInitQParser, 
HdfsSyncSliceTest, TestBulkSchemaConcurrent, TestStressRecovery, 
SuggestComponentTest, SuggesterTSTTest, SolrCmdDistributorTest, 
TestStressReorder, AssignTest, UpdateParamsTest, TestComponentsName, 
BasicDistributedZkTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, 
RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestReload, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, 
TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, 
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, 
TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher]
   [junit4] Completed in 3.17s, 3 tests, 1 failure <<< FAILURES!

[...truncated 608 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: 
There were test failures: 452 suites, 1850 tests, 2 failures, 37 ignored (21 
assumptions)

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


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

Reply via email to