Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1710/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:58462/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:58462/collection1
        at 
__randomizedtesting.SeedInfo.seed([F697FF42FF3A747A:7771715A88651446]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
        ... 47 more




Build Log:
[...truncated 12213 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/init-core-data-001
   [junit4]   2> 6289674 T17156 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 6289674 T17156 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 6289678 T17156 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 6289678 T17156 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6289683 T17157 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 6289783 T17156 oasc.ZkTestServer.run start zk server on 
port:58426
   [junit4]   2> 6289784 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6289790 T17163 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f6ba607 
name:ZooKeeperConnection Watcher:127.0.0.1:58426 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6289791 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6289791 T17156 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6289803 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6289806 T17165 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b9af2bf 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6289807 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6289808 T17156 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 6289816 T17156 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 6289825 T17156 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 6289832 T17156 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 6289842 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6289843 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 6289854 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6289855 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 6289862 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6289863 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6289871 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6289871 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 6289878 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6289879 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 6289887 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6289888 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 6289895 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6289896 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 6289905 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6289907 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 6289917 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6289918 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6289927 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6289929 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 6289941 T17156 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6289942 T17156 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 6289955 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6289958 T17167 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@603f51e4 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6289958 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6292081 T17156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6292088 T17156 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6292091 T17156 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:58430
   [junit4]   2> 6292093 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6292094 T17156 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6292094 T17156 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002
   [junit4]   2> 6292094 T17156 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/'
   [junit4]   2> 6292140 T17156 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/solr.xml
   [junit4]   2> 6292157 T17156 oasc.CoreContainer.<init> New CoreContainer 
1512658395
   [junit4]   2> 6292158 T17156 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/]
   [junit4]   2> 6292159 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6292159 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6292159 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6292160 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6292160 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6292160 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6292161 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6292162 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6292162 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6292164 T17156 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6292166 T17156 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6292166 T17156 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6292167 T17156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6292167 T17156 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58426/solr
   [junit4]   2> 6292167 T17156 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6292169 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6292172 T17178 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d624b6b 
name:ZooKeeperConnection Watcher:127.0.0.1:58426 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6292172 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6292177 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6292180 T17180 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@298b84df 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6292180 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6292183 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 6292191 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 6292199 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 6292206 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 6292213 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 6292223 T17156 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 6292227 T17156 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58430_
   [junit4]   2> 6292229 T17156 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58430_
   [junit4]   2> 6292236 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 6292242 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 6292253 T17156 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:58430_
   [junit4]   2> 6292253 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 6292260 T17156 oasc.Overseer.start Overseer 
(id=92205333956788228-127.0.0.1:58430_-n_0000000000) starting
   [junit4]   2> 6292266 T17156 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 6292294 T17182 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 6292295 T17156 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 6292303 T17156 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 6292307 T17156 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6292316 T17181 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 6292322 T17183 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 6292322 T17183 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6292324 T17183 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6292325 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6292329 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6292330 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:58430";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58430_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 6292331 T17181 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 6292331 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6292336 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6292337 T17184 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> 6293326 T17183 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6293327 T17183 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 6293330 T17183 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6293330 T17183 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6293336 T17183 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6293336 T17183 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/'
   [junit4]   2> 6293338 T17183 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6293340 T17183 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6293341 T17183 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 6293404 T17183 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 6293417 T17183 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6293421 T17183 oass.ManagedIndexSchemaFactory.create The 
schema is configured as managed, but managed schema resource managed-schema not 
found - loading non-managed schema schema.xml instead
   [junit4]   2> 6293424 T17183 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 6293427 T17183 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6293462 T17183 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6293465 T17183 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 6293470 T17183 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 6293481 T17183 
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to 
managed schema in ZooKeeper, renamed the non-managed schema 
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 6293481 T17183 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 6293482 T17183 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6293483 T17183 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/
   [junit4]   2> 6293483 T17183 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6293484 T17183 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data
   [junit4]   2> 6293485 T17183 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/index/
   [junit4]   2> 6293486 T17183 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6293487 T17183 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/index
   [junit4]   2> 6293487 T17183 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=24.744140625, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=11.678697912608504, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6293494 T17183 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b29a5d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6293495 T17183 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6293496 T17183 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6293950 T17183 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6293951 T17183 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6293951 T17183 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6293952 T17183 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6293952 T17183 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6293952 T17183 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6293953 T17183 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6293961 T17183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6293963 T17183 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6293963 T17183 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6293965 T17183 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2050526299, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 6293968 T17183 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b29a5d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6293968 T17183 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6293968 T17183 oass.SolrIndexSearcher.<init> Opening 
Searcher@7d65a8d0[collection1] main
   [junit4]   2> 6293969 T17183 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6293973 T17183 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6293973 T17183 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6293976 T17183 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6293976 T17183 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6293978 T17183 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6293979 T17183 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6293980 T17183 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6293983 T17183 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 6293992 T17183 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6293992 T17183 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6293993 T17183 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6293993 T17183 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6294019 T17185 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7d65a8d0[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6294020 T17183 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6294023 T17188 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:58430 collection:control_collection 
shard:shard1
   [junit4]   2> 6294025 T17156 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6294025 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6294026 T17188 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6294032 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6294035 T17190 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ca6ec7a 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6294036 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6294038 T17156 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6294041 T17188 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6294045 T17156 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 6294047 T17188 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6294047 T17188 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4291 name=collection1 
org.apache.solr.core.SolrCore@3fb0ead7 url=https://127.0.0.1:58430/collection1 
node=127.0.0.1:58430_ C4291_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:58430, core=collection1, 
node_name=127.0.0.1:58430_}
   [junit4]   2> 6294048 T17188 C4291 P58430 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:58430/collection1/
   [junit4]   2> 6294048 T17188 C4291 P58430 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6294048 T17188 C4291 P58430 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:58430/collection1/ has no replicas
   [junit4]   2> 6294049 T17188 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:58430/collection1/ shard1
   [junit4]   2> 6294049 T17188 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 6294055 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294058 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6294066 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294070 T17191 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> 6294071 T17184 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> 6294081 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6294088 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294193 T17184 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> 6294193 T17191 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> 6294221 T17188 oasc.ZkController.register We are 
https://127.0.0.1:58430/collection1/ and leader is 
https://127.0.0.1:58430/collection1/
   [junit4]   2> 6294221 T17188 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:58430
   [junit4]   2> 6294221 T17188 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6294221 T17188 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 6294222 T17188 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6294225 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294228 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294229 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294231 T17188 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6294234 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6294236 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:58430";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58430_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 6294241 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6294348 T17184 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> 6294349 T17191 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> 6296039 T17156 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 6296041 T17156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6296057 T17156 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6296060 T17156 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:58434
   [junit4]   2> 6296063 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6296064 T17156 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6296064 T17156 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003
   [junit4]   2> 6296065 T17156 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/'
   [junit4]   2> 6296120 T17156 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/solr.xml
   [junit4]   2> 6296142 T17156 oasc.CoreContainer.<init> New CoreContainer 
147775504
   [junit4]   2> 6296144 T17156 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/]
   [junit4]   2> 6296145 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6296145 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6296146 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6296146 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6296146 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6296147 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6296147 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6296148 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6296148 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6296151 T17156 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6296154 T17156 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6296154 T17156 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6296155 T17156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6296155 T17156 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58426/solr
   [junit4]   2> 6296156 T17156 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6296157 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6296160 T17203 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@446b8725 
name:ZooKeeperConnection Watcher:127.0.0.1:58426 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6296160 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6296165 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6296168 T17205 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19c576c name:ZooKeeperConnection 
Watcher:127.0.0.1:58426/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6296168 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6296190 T17156 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6297203 T17156 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58434_
   [junit4]   2> 6297207 T17156 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58434_
   [junit4]   2> 6297216 T17191 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 6297217 T17184 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 6297217 T17206 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 6297233 T17207 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6297233 T17207 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6297236 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6297236 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6297236 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6297236 T17207 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6297242 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6297244 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:58434";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58434_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 6297244 T17181 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 6297245 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 6297252 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6297254 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6297254 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6297255 T17184 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298238 T17207 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6298239 T17207 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6298243 T17207 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6298243 T17207 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6298248 T17207 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6298249 T17207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/'
   [junit4]   2> 6298251 T17207 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6298251 T17207 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6298252 T17207 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6298325 T17207 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 6298342 T17207 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6298346 T17207 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 6298350 T17207 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6298374 T17207 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6298375 T17207 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6298375 T17207 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6298377 T17207 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/
   [junit4]   2> 6298377 T17207 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6298378 T17207 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data
   [junit4]   2> 6298379 T17207 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/index/
   [junit4]   2> 6298380 T17207 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6298381 T17207 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/index
   [junit4]   2> 6298383 T17207 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=24.744140625, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=11.678697912608504, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6298394 T17207 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465760eb; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6298394 T17207 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6298397 T17207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6298400 T17207 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6298400 T17207 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6298401 T17207 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6298402 T17207 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6298419 T17207 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6298420 T17207 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6298420 T17207 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6298427 T17207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6298430 T17207 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6298430 T17207 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6298431 T17207 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2050526299, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 6298433 T17207 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465760eb; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6298433 T17207 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6298433 T17207 oass.SolrIndexSearcher.<init> Opening 
Searcher@623e024[collection1] main
   [junit4]   2> 6298434 T17207 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6298437 T17207 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6298438 T17207 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6298441 T17207 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6298441 T17207 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6298441 T17207 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6298444 T17207 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6298444 T17207 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6298444 T17207 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6298445 T17207 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6298445 T17207 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6298448 T17207 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6298450 T17209 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@623e024[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6298451 T17212 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:58434 collection:collection1 
shard:shard2
   [junit4]   2> 6298454 T17156 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6298454 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6298457 T17212 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6298475 T17212 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6298495 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298496 T17212 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6298497 T17212 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4292 name=collection1 
org.apache.solr.core.SolrCore@503ccc5e url=https://127.0.0.1:58434/collection1 
node=127.0.0.1:58434_ C4292_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:58434, core=collection1, 
node_name=127.0.0.1:58434_}
   [junit4]   2> 6298497 T17212 C4292 P58434 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:58434/collection1/
   [junit4]   2> 6298498 T17212 C4292 P58434 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6298499 T17212 C4292 P58434 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:58434/collection1/ has no replicas
   [junit4]   2> 6298499 T17212 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:58434/collection1/ shard2
   [junit4]   2> 6298499 T17212 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6298509 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6298521 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298532 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298638 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298640 T17184 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298640 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298674 T17212 oasc.ZkController.register We are 
https://127.0.0.1:58434/collection1/ and leader is 
https://127.0.0.1:58434/collection1/
   [junit4]   2> 6298674 T17212 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:58434
   [junit4]   2> 6298674 T17212 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6298674 T17212 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6298674 T17212 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6298678 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298681 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6298682 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298682 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298683 T17212 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6298686 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:58434";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58434_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 6298691 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6298798 T17208 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298799 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6298799 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6300487 T17156 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6300488 T17156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6300499 T17156 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6300500 T17156 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:58437
   [junit4]   2> 6300504 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6300504 T17156 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6300504 T17156 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004
   [junit4]   2> 6300505 T17156 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/'
   [junit4]   2> 6300555 T17156 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/solr.xml
   [junit4]   2> 6300570 T17156 oasc.CoreContainer.<init> New CoreContainer 
1765753354
   [junit4]   2> 6300570 T17156 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/]
   [junit4]   2> 6300572 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6300573 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6300573 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6300573 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6300573 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6300574 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6300574 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6300575 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6300575 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6300577 T17156 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6300579 T17156 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6300579 T17156 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6300580 T17156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6300580 T17156 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58426/solr
   [junit4]   2> 6300581 T17156 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6300583 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6300585 T17223 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1993c21c 
name:ZooKeeperConnection Watcher:127.0.0.1:58426 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6300586 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6300589 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6300592 T17225 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@21e5d2d0 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6300592 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6300615 T17156 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6301626 T17156 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58437_
   [junit4]   2> 6301629 T17156 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58437_
   [junit4]   2> 6301638 T17206 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 6301640 T17226 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 6301641 T17191 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 6301640 T17208 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 6301658 T17227 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6301659 T17227 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6301662 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6301662 T17227 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6301662 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6301662 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6301667 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6301670 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:58437";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58437_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 6301671 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 6301671 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 6301681 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6301682 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6301683 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6301682 T17184 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6301683 T17226 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6302666 T17227 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6302667 T17227 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6302668 T17227 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6302668 T17227 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6302672 T17227 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6302672 T17227 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/'
   [junit4]   2> 6302675 T17227 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6302677 T17227 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6302677 T17227 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 6302722 T17227 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 6302732 T17227 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6302737 T17227 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 6302742 T17227 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6302753 T17227 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6302756 T17227 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6302757 T17227 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6302759 T17227 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/
   [junit4]   2> 6302759 T17227 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6302760 T17227 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data
   [junit4]   2> 6302761 T17227 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/index/
   [junit4]   2> 6302761 T17227 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6302762 T17227 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/index
   [junit4]   2> 6302763 T17227 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=24.744140625, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=11.678697912608504, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6302769 T17227 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19750705; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6302770 T17227 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6302771 T17227 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6302772 T17227 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6302773 T17227 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6302773 T17227 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6302774 T17227 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6302775 T17227 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6302775 T17227 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6302775 T17227 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6302785 T17227 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6302787 T17227 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6302787 T17227 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6302788 T17227 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2050526299, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 6302791 T17227 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19750705; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6302791 T17227 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6302792 T17227 oass.SolrIndexSearcher.<init> Opening 
Searcher@2ad3b1fe[collection1] main
   [junit4]   2> 6302792 T17227 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6302795 T17227 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6302795 T17227 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6302797 T17227 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6302797 T17227 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6302798 T17227 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6302802 T17227 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6302803 T17227 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6302803 T17227 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6302803 T17227 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6302803 T17227 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6302807 T17227 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6302807 T17228 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2ad3b1fe[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6302810 T17231 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:58437 collection:collection1 
shard:shard3
   [junit4]   2> 6302811 T17156 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6302812 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6302812 T17231 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 6302833 T17231 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard3
   [junit4]   2> 6302840 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6302845 T17231 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6302845 T17231 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4293 name=collection1 
org.apache.solr.core.SolrCore@61eb9d5a url=https://127.0.0.1:58437/collection1 
node=127.0.0.1:58437_ C4293_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:58437, core=collection1, 
node_name=127.0.0.1:58437_}
   [junit4]   2> 6302846 T17231 C4293 P58437 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:58437/collection1/
   [junit4]   2> 6302846 T17231 C4293 P58437 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6302846 T17231 C4293 P58437 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:58437/collection1/ has no replicas
   [junit4]   2> 6302847 T17231 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:58437/collection1/ shard3
   [junit4]   2> 6302847 T17231 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 6302856 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6302865 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6302876 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6302890 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6302996 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6302997 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6302997 T17184 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6302998 T17226 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6303037 T17231 oasc.ZkController.register We are 
https://127.0.0.1:58437/collection1/ and leader is 
https://127.0.0.1:58437/collection1/
   [junit4]   2> 6303037 T17231 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:58437
   [junit4]   2> 6303038 T17231 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6303038 T17231 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6303038 T17231 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6303044 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6303044 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6303045 T17231 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6303046 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6303051 T17181 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 6303053 T17181 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:58437";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58437_",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 6303062 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6303170 T17206 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6303171 T17191 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6303171 T17192 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6303172 T17226 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6305006 T17156 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 6305007 T17156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6305018 T17156 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6305020 T17156 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:58440
   [junit4]   2> 6305024 T17156 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6305024 T17156 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6305025 T17156 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-005
   [junit4]   2> 6305025 T17156 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-005/'
   [junit4]   2> 6305072 T17156 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-005/solr.xml
   [junit4]   2> 6305090 T17156 oasc.CoreContainer.<init> New CoreContainer 
995673677
   [junit4]   2> 6305090 T17156 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-F697FF42FF3A747A-001/tempDir-005/]
   [junit4]   2> 6305091 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6305091 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6305092 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6305092 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6305093 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6305093 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6305093 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6305094 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6305094 T17156 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6305097 T17156 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6305099 T17156 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6305099 T17156 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6305099 T17156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6305100 T17156 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58426/solr
   [junit4]   2> 6305100 T17156 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6305103 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6305106 T17242 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c0cd5ac 
name:ZooKeeperConnection Watcher:127.0.0.1:58426 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6305107 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6305113 T17156 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6305115 T17244 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@686217f2 
name:ZooKeeperConnection Watcher:127.0.0.1:58426/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6305116 T17156 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6305139 T17156 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6306152 T17156 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58440_
   [junit4]   2> 6306155 T17156 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58440_
   [junit4]   2> 6306167 T17192 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 6306167 T17191 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 6306168 T17226 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 6306169 T17245 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 6306168 T17206 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 6306189 T17246 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6306189 T17246 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6306192 T17192 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6306192 T17208 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6306192 T17246 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6306192 T17184 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type No

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

 TestMultiCoreConfBootstrap, EchoParamsTest, BasicDistributedZkTest, 
AutoCommitTest, CurrencyFieldXmlFileTest, ChangedSchemaMergeTest, 
ZkNodePropsTest, TestShortCircuitedRequests, TestAtomicUpdateErrorCases, 
DistribDocExpirationUpdateProcessorTest, TestSuggestSpellingConverter, 
TestTrie, BasicDistributedZk2Test, CustomCollectionTest, 
TestManagedResourceStorage, PreAnalyzedUpdateProcessorTest, 
TestJmxMonitoredMap, OverseerStatusTest, TestSearcherReuse, DateFieldTest, 
TestSolrIndexConfig, CoreContainerCoreInitFailuresTest, PolyFieldTest, 
TestCharFilters, DistributedQueryElevationComponentTest, CopyFieldTest, 
TestSurroundQueryParser, DistributedQueryComponentCustomSortTest, 
UniqFieldsUpdateProcessorFactoryTest, SolrRequestParserTest, 
TestSweetSpotSimilarityFactory, TestReplicationHandler, AliasIntegrationTest, 
TestSolrXmlPersistence, OpenCloseCoreStressTest, ClusterStateTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
DocExpirationUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, 
SynonymTokenizerTest, UUIDFieldTest, TestFieldCollectionResource, 
TestSimpleQParserPlugin, TestCollationFieldDocValues, RequiredFieldsTest, 
MultiThreadedOCPTest, CollectionsAPIDistributedZkTest, BlockCacheTest, 
DocumentAnalysisRequestHandlerTest, TestRemoteStreaming, TestSolrXmlPersistor, 
TestValueSourceCache, TestPseudoReturnFields, LukeRequestHandlerTest, 
TestFieldSortValues, TestMiniSolrCloudCluster, QueryParsingTest, 
TestFastLRUCache, TestStandardQParsers, OverseerTest, 
TestNonDefinedSimilarityFactory, AddBlockUpdateTest, PrimUtilsTest, 
DocumentBuilderTest, DistanceFunctionTest, SolrPluginUtilsTest, 
SpellingQueryConverterTest, RequestHandlersTest, LeaderElectionIntegrationTest, 
TestBadConfig, UUIDUpdateProcessorFallbackTest, NumericFieldsTest, 
TestStressRecovery, AssignTest, HdfsLockFactoryTest, SolrCoreTest, 
TestSolr4Spatial2, JSONWriterTest, ConnectionManagerTest, 
TestCloudManagedSchemaConcurrent, TestUniqueKeyFieldResource, 
TestSolrDeletionPolicy2, TestComplexPhraseQParserPlugin, TestFieldTypeResource, 
TestHighlightDedupGrouping, TestSerializedLuceneMatchVersion, 
TestAnalyzeInfixSuggestions, TestLMJelinekMercerSimilarityFactory, 
TestQuerySenderListener, DeleteInactiveReplicaTest, 
CurrencyFieldOpenExchangeTest, DistributedDebugComponentTest, TestFastWriter, 
TestCollectionAPI, TestLRUCache, URLClassifyProcessorTest, TestCodecSupport, 
SOLR749Test, TestSchemaSimilarityResource, FieldAnalysisRequestHandlerTest, 
XmlUpdateRequestHandlerTest, TestIndexSearcher, SolrCoreCheckLockOnStartupTest, 
TestChildDocTransformer, SyncSliceTest, OutputWriterTest, 
TestDefaultSimilarityFactory, DeleteReplicaTest, 
TestCursorMarkWithoutUniqueKey, MigrateRouteKeyTest, BadIndexSchemaTest, 
ZkCLITest, TestDocumentBuilder, DirectSolrConnectionTest, RollingRestartTest, 
CircularListTest, WordBreakSolrSpellCheckerTest, TestBlendedInfixSuggestions, 
SSLMigrationTest, DistributedIntervalFacetingTest, SpellCheckCollatorTest, 
TestDistributedGrouping, CoreMergeIndexesAdminHandlerTest, 
TestShardHandlerFactory, IndexBasedSpellCheckerTest, HdfsRecoveryZkTest, 
JsonLoaderTest, TestStressReorder, OpenExchangeRatesOrgProviderTest, 
TestDistributedSearch, QueryEqualityTest, TestMaxScoreQueryParser, 
SuggesterTSTTest, TestBM25SimilarityFactory, 
CollectionsAPIAsyncDistributedZkTest, TestStressUserVersions, CursorMarkTest, 
CachingDirectoryFactoryTest, BasicFunctionalityTest, PreAnalyzedFieldTest, 
EnumFieldTest, ReturnFieldsTest, TestCSVResponseWriter, PingRequestHandlerTest, 
TestArbitraryIndexDir, TestInitQParser, SolrCmdDistributorTest, 
ResponseHeaderTest, InfoHandlerTest, TestElisionMultitermQuery, 
TestOmitPositions, DocValuesTest, DirectSolrSpellCheckerTest, BJQParserTest, 
SortByFunctionTest, TestPostingsSolrHighlighter, TestReload, 
TestIndexingPerformance, AnalysisAfterCoreReloadTest, 
TestFoldingMultitermQuery, TestSolrQueryParser, TestRestManager, 
StatelessScriptUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
TestDefaultSearchFieldResource, TestLMDirichletSimilarityFactory, 
DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, 
TestFuzzyAnalyzedSuggestions, RemoteQueryErrorTest, 
HdfsBasicDistributedZk2Test, TestClassNameShortening, SearchHandlerTest, 
ExternalFileFieldSortTest, TestJmxIntegration, PluginInfoTest, 
MBeansHandlerTest, TestFreeTextSuggestions, OverseerRolesTest, 
TestXIncludeConfig, ShardSplitTest, TestNoOpRegenerator, 
OverseerCollectionProcessorTest, PrimitiveFieldTypeTest, 
SpellCheckComponentTest, TestExceedMaxTermLength, DisMaxRequestHandlerTest, 
HdfsBasicDistributedZkTest, TestRandomDVFaceting, SoftAutoCommitTest, 
TestWordDelimiterFilterFactory, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestFaceting, 
TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, 
QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, 
TestFiltering, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, 
HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, 
SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, 
TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
TestUpdate, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, 
TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, 
TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, 
TermsComponentTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, 
TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, 
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, 
ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, 
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, 
MinimalSchemaTest, TestConfig, TestSolrCoreProperties, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestNumberUtils, TestIBSimilarityFactory, LegacyHTMLStripCharFilterTest, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, 
TestSystemIdResolver, DOMUtilTest, TestSolrJ, TestUtils, SystemInfoHandlerTest, 
FileUtilsTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, TestCollationKeyRangeQueries, 
AsyncMigrateRouteKeyTest, DeleteShardTest, DistribCursorPagingTest, 
HttpPartitionTest, ReplicationFactorTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, QueryResultKeyTest, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestNonNRTOpen, 
TestReloadAndDeleteDocs, TestSolrXml, TestReplicationHandlerBackup, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, 
SuggestComponentTest, TestExpandComponent, HighlighterMaxOffsetTest, 
TestIntervalFaceting, TestManagedResource, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldResource, TestFieldTypeCollectionResource, 
TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaResource, 
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, 
TestSolrQueryParserResource, TestManagedStopFilterFactory, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestCloudSchemaless]
   [junit4] Completed in 302.02s, 1 test, 1 error <<< FAILURES!

[...truncated 72 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: 
There were test failures: 411 suites, 1705 tests, 1 error, 43 ignored (16 
assumptions)

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


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

Reply via email to