Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/59/
Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseG1GC (asserts: true)

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:42179/_/sp/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:42179/_/sp/collection1
        at 
__randomizedtesting.SeedInfo.seed([1B6104EF76E47C87:9A878AF701BB1CBB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
        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:871)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:448)
        ... 48 more




Build Log:
[...truncated 11239 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/init-core-data-001
   [junit4]   2> 292391 T657 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 292391 T657 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_/sp
   [junit4]   2> 292394 T657 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 292395 T657 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 292395 T658 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 292495 T657 oasc.ZkTestServer.run start zk server on port:56358
   [junit4]   2> 292497 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 292501 T664 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@db29a0 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 292502 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 292502 T657 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 292514 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 292516 T666 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@310efb name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 292516 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 292517 T657 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 292518 T657 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 292520 T657 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 292521 T657 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 292522 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 292522 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 292524 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 292525 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 292526 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 292526 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 292528 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 292528 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 292529 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 292530 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 292531 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 292531 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 292532 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 292533 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 292534 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 292534 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 292536 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 292536 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 292538 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 292538 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 292539 T657 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 292540 T657 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 292543 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 292544 T668 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75ea17 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 292544 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 292823 T657 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 292828 T657 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 292837 T657 oejs.AbstractConnector.doStart Started 
[email protected]:51812
   [junit4]   2> 292839 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 292840 T657 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 292840 T657 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002
   [junit4]   2> 292840 T657 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/'
   [junit4]   2> 292854 T657 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/solr.xml
   [junit4]   2> 292862 T657 oasc.CoreContainer.<init> New CoreContainer 
20803200
   [junit4]   2> 292863 T657 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/]
   [junit4]   2> 292863 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 292864 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 292864 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 292864 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 292864 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 292865 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 292865 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 292865 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 292865 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 292867 T657 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 292869 T657 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 292869 T657 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 292870 T657 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 292870 T657 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56358/solr
   [junit4]   2> 292870 T657 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 292871 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 292872 T679 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8a83a9 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 292873 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 292881 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 292883 T681 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e2c37 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 292883 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 292884 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 292886 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 292888 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 292889 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 292891 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 292893 T657 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 292894 T657 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:51812__%2Fsp
   [junit4]   2> 292894 T657 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51812__%2Fsp
   [junit4]   2> 292895 T657 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 292896 T657 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 292897 T657 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 292898 T657 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:51812__%2Fsp
   [junit4]   2> 292899 T657 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 292900 T657 oasc.Overseer.start Overseer 
(id=92754598551486468-127.0.0.1:51812__%2Fsp-n_0000000000) starting
   [junit4]   2> 292901 T657 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 292905 T657 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 292906 T683 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 292906 T657 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 292908 T657 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 292908 T657 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 292910 T682 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 292911 T685 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 292911 T685 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 292912 T685 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 292912 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 292913 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51812/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:51812__%2Fsp",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 292913 T682 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 292913 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 292915 T686 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> 293912 T685 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 293912 T685 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 293913 T685 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 293913 T685 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 293914 T685 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 293914 T685 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/'
   [junit4]   2> 293915 T685 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 293915 T685 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 293915 T685 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 293932 T685 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.10.3
   [junit4]   2> 293939 T685 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 293946 T685 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> 293949 T685 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 293951 T685 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 293956 T685 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 293961 T685 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 293963 T685 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 293965 T685 
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> 293965 T685 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 293965 T685 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 293966 T685 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/
   [junit4]   2> 293966 T685 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 293975 T685 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data
   [junit4]   2> 293976 T685 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/index/
   [junit4]   2> 293976 T685 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 293977 T685 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/index
   [junit4]   2> 293977 T685 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1554014407, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 293985 T685 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@157733a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 293985 T685 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 293986 T685 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 294095 T685 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 294095 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 294095 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 294095 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 294095 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 294095 T685 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 294096 T685 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 294098 T685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 294099 T685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 294099 T685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 294100 T685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 294101 T685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 294102 T685 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 294102 T685 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 294102 T685 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7281105034271187]
   [junit4]   2> 294104 T685 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@157733a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 294104 T685 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 294104 T685 oass.SolrIndexSearcher.<init> Opening 
Searcher@c9e572[collection1] main
   [junit4]   2> 294104 T685 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 294105 T685 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 294105 T685 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 294105 T685 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 294105 T685 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 294106 T685 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 294106 T685 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 294106 T685 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 294107 T685 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 294108 T685 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 294108 T685 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 294109 T685 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 294110 T685 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 294113 T687 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@c9e572[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 294113 T685 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 294114 T690 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51812/_/sp 
collection:control_collection shard:shard1
   [junit4]   2> 294114 T657 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 294115 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 294115 T690 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 294118 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 294118 T690 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 294119 T692 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43cb88 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 294119 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 294120 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 294120 T657 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 294120 T690 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 294121 T690 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1124 name=collection1 
org.apache.solr.core.SolrCore@6f5431 
url=https://127.0.0.1:51812/_/sp/collection1 node=127.0.0.1:51812__%2Fsp 
C1124_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51812/_/sp, node_name=127.0.0.1:51812__%2Fsp, 
state=down}
   [junit4]   2> 294121 T690 C1124 P51812 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:51812/_/sp/collection1/
   [junit4]   2> 294121 T690 C1124 P51812 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 294121 T690 C1124 P51812 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51812/_/sp/collection1/ has no replicas
   [junit4]   2> 294121 T690 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:51812/_/sp/collection1/ shard1
   [junit4]   2> 294122 T690 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 294122 T657 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 294124 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 294227 T686 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> 294227 T693 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> 294275 T690 oasc.ZkController.register We are 
https://127.0.0.1:51812/_/sp/collection1/ and leader is 
https://127.0.0.1:51812/_/sp/collection1/
   [junit4]   2> 294275 T690 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:51812/_/sp
   [junit4]   2> 294275 T690 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 294275 T690 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 294275 T690 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 294276 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 294278 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51812/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:51812__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 294365 T657 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 294366 T657 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 294368 T657 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 294370 T657 oejs.AbstractConnector.doStart Started 
[email protected]:56593
   [junit4]   2> 294371 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 294372 T657 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 294372 T657 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003
   [junit4]   2> 294372 T657 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/'
   [junit4]   2> 294380 T686 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> 294380 T693 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> 294384 T657 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/solr.xml
   [junit4]   2> 294391 T657 oasc.CoreContainer.<init> New CoreContainer 9376160
   [junit4]   2> 294391 T657 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/]
   [junit4]   2> 294392 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 294392 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 294392 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 294393 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 294393 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 294393 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 294393 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 294394 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 294394 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 294395 T657 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 294396 T657 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 294396 T657 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 294396 T657 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 294397 T657 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56358/solr
   [junit4]   2> 294397 T657 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 294398 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 294399 T704 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18eadb5 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 294400 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 294402 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 294404 T706 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dd0d27 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 294404 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 294408 T657 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 295410 T657 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:56593__%2Fsp
   [junit4]   2> 295412 T657 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56593__%2Fsp
   [junit4]   2> 295417 T657 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 295422 T708 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 295422 T708 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 295423 T708 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 295423 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 295426 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:56593/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:56593__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 295426 T682 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 295426 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 295530 T707 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> 295530 T693 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> 295530 T686 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> 296424 T708 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 296424 T708 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 296424 T708 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 296425 T708 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 296426 T708 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 296426 T708 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/'
   [junit4]   2> 296426 T708 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 296426 T708 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 296427 T708 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 296444 T708 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.10.3
   [junit4]   2> 296451 T708 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 296452 T708 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/managed-schema
   [junit4]   2> 296454 T708 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 296459 T708 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 296460 T708 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 296460 T708 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 296460 T708 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/
   [junit4]   2> 296460 T708 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 296461 T708 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data
   [junit4]   2> 296461 T708 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/index/
   [junit4]   2> 296461 T708 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 296462 T708 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/index
   [junit4]   2> 296463 T708 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1554014407, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 296465 T708 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9e63ad; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 296466 T708 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 296467 T708 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 296468 T708 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 296468 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 296468 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 296468 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 296468 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 296468 T708 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 296469 T708 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 296471 T708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296471 T708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296472 T708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296473 T708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296473 T708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296474 T708 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 296475 T708 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 296475 T708 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7281105034271187]
   [junit4]   2> 296476 T708 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9e63ad; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 296476 T708 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 296476 T708 oass.SolrIndexSearcher.<init> Opening 
Searcher@182639a[collection1] main
   [junit4]   2> 296476 T708 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 296477 T708 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 296477 T708 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 296478 T708 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 296478 T708 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 296478 T708 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 296479 T708 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 296479 T708 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 296479 T708 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 296479 T708 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 296480 T708 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 296482 T709 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@182639a[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 296482 T708 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 296482 T712 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:56593/_/sp collection:collection1 
shard:shard2
   [junit4]   2> 296483 T657 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 296483 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 296483 T712 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 296491 T712 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 296492 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 296492 T712 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 296492 T712 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1125 name=collection1 
org.apache.solr.core.SolrCore@19e50fd 
url=https://127.0.0.1:56593/_/sp/collection1 node=127.0.0.1:56593__%2Fsp 
C1125_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:56593/_/sp, node_name=127.0.0.1:56593__%2Fsp, 
state=down}
   [junit4]   2> 296492 T712 C1125 P56593 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:56593/_/sp/collection1/
   [junit4]   2> 296493 T712 C1125 P56593 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 296493 T712 C1125 P56593 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:56593/_/sp/collection1/ has no replicas
   [junit4]   2> 296493 T712 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:56593/_/sp/collection1/ shard2
   [junit4]   2> 296493 T712 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 296495 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 296598 T707 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> 296598 T693 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> 296598 T686 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> 296646 T712 oasc.ZkController.register We are 
https://127.0.0.1:56593/_/sp/collection1/ and leader is 
https://127.0.0.1:56593/_/sp/collection1/
   [junit4]   2> 296646 T712 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:56593/_/sp
   [junit4]   2> 296646 T712 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 296647 T712 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 296647 T712 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 296648 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 296649 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:56593/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:56593__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 296751 T693 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> 296751 T686 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> 296751 T707 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> 296762 T657 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 296763 T657 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 296765 T657 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 296767 T657 oejs.AbstractConnector.doStart Started 
[email protected]:46839
   [junit4]   2> 296768 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 296768 T657 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 296769 T657 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004
   [junit4]   2> 296769 T657 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/'
   [junit4]   2> 296779 T657 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/solr.xml
   [junit4]   2> 296787 T657 oasc.CoreContainer.<init> New CoreContainer 
28492042
   [junit4]   2> 296787 T657 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/]
   [junit4]   2> 296788 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 296788 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 296788 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 296788 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 296789 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 296789 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 296789 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 296789 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 296790 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 296791 T657 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 296792 T657 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296792 T657 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296792 T657 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 296793 T657 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56358/solr
   [junit4]   2> 296793 T657 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 296794 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296795 T723 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b8d29c name:ZooKeeperConnection 
Watcher:127.0.0.1:56358 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 296795 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 296797 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296801 T725 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1eed4bd name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 296801 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 296806 T657 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 297808 T657 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:46839__%2Fsp
   [junit4]   2> 297809 T657 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46839__%2Fsp
   [junit4]   2> 297812 T657 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 297817 T727 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 297817 T727 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 297817 T727 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 297817 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 297819 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:46839/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:46839__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 297819 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 297819 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 297922 T693 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> 297922 T726 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> 297922 T686 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> 297922 T707 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> 298818 T727 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 298818 T727 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 298819 T727 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 298819 T727 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 298820 T727 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 298820 T727 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/'
   [junit4]   2> 298821 T727 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 298821 T727 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 298821 T727 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 298841 T727 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.10.3
   [junit4]   2> 298849 T727 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 298850 T727 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/managed-schema
   [junit4]   2> 298853 T727 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 298860 T727 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 298860 T727 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 298860 T727 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 298861 T727 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/
   [junit4]   2> 298861 T727 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 298861 T727 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data
   [junit4]   2> 298862 T727 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/index/
   [junit4]   2> 298862 T727 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 298863 T727 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/index
   [junit4]   2> 298863 T727 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1554014407, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 298870 T727 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9fbf70; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 298870 T727 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 298872 T727 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 298873 T727 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 298873 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298873 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298873 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298874 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298874 T727 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 298874 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 298874 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 298874 T727 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298875 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 298875 T727 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 298875 T727 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 298877 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298878 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298879 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298879 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298880 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298881 T727 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 298881 T727 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 298882 T727 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7281105034271187]
   [junit4]   2> 298883 T727 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9fbf70; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 298883 T727 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 298883 T727 oass.SolrIndexSearcher.<init> Opening 
Searcher@96871b[collection1] main
   [junit4]   2> 298883 T727 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 298884 T727 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 298884 T727 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 298884 T727 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 298885 T727 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 298885 T727 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 298885 T727 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 298885 T727 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 298886 T727 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 298886 T727 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 298886 T727 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 298887 T728 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@96871b[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 298887 T727 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 298887 T731 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:46839/_/sp collection:collection1 
shard:shard3
   [junit4]   2> 298888 T657 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 298888 T731 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 298888 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 298891 T731 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 298892 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 298892 T731 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 298892 T731 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1126 name=collection1 
org.apache.solr.core.SolrCore@44ceff 
url=https://127.0.0.1:46839/_/sp/collection1 node=127.0.0.1:46839__%2Fsp 
C1126_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:46839/_/sp, node_name=127.0.0.1:46839__%2Fsp, 
state=down}
   [junit4]   2> 298892 T731 C1126 P46839 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:46839/_/sp/collection1/
   [junit4]   2> 298892 T731 C1126 P46839 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 298893 T731 C1126 P46839 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:46839/_/sp/collection1/ has no replicas
   [junit4]   2> 298893 T731 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:46839/_/sp/collection1/ shard3
   [junit4]   2> 298893 T731 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 298895 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 298998 T707 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> 298998 T693 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> 298998 T726 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> 298998 T686 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> 299046 T731 oasc.ZkController.register We are 
https://127.0.0.1:46839/_/sp/collection1/ and leader is 
https://127.0.0.1:46839/_/sp/collection1/
   [junit4]   2> 299046 T731 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:46839/_/sp
   [junit4]   2> 299046 T731 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 299047 T731 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 299047 T731 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 299048 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 299049 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:46839/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:46839__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 299136 T657 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 299136 T657 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 299139 T657 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 299139 T657 oejs.AbstractConnector.doStart Started 
[email protected]:34375
   [junit4]   2> 299141 T657 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 299141 T657 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 299142 T657 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005
   [junit4]   2> 299142 T657 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/'
   [junit4]   2> 299152 T693 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> 299152 T726 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> 299152 T686 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> 299152 T707 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> 299153 T657 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/solr.xml
   [junit4]   2> 299160 T657 oasc.CoreContainer.<init> New CoreContainer 
13128803
   [junit4]   2> 299161 T657 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/]
   [junit4]   2> 299161 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 299161 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 299162 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 299162 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 299162 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 299162 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 299162 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 299163 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 299163 T657 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 299164 T657 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 299165 T657 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 299165 T657 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 299165 T657 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 299166 T657 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56358/solr
   [junit4]   2> 299166 T657 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 299167 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 299168 T742 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e197bf name:ZooKeeperConnection 
Watcher:127.0.0.1:56358 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 299169 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 299172 T657 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 299173 T744 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@113a048 name:ZooKeeperConnection 
Watcher:127.0.0.1:56358/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 299174 T657 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 299178 T657 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 300180 T657 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:34375__%2Fsp
   [junit4]   2> 300181 T657 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34375__%2Fsp
   [junit4]   2> 300184 T657 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 300186 T746 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 300186 T746 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 300187 T686 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 300187 T746 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 300188 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:34375/_/sp";,
   [junit4]   2>          "node_name":"127.0.0.1:34375__%2Fsp",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 300188 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 300188 T682 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard4
   [junit4]   2> 300290 T726 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 300290 T745 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 300290 T686 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 300290 T707 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 300290 T693 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 301187 T746 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 301188 T746 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 301188 T746 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 301188 T746 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 301189 T746 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 301189 T746 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/collection1/'
   [junit4]   2> 301190 T746 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 301190 T746 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-005/collection1/lib/classes/'
 to classloader
   [junit4]   2> 301190 T746 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/temp

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

build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data/index;done=false>>]
   [junit4]   2> 549337 T657 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data/index
   [junit4]   2> 549337 T657 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 549338 T657 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001/tempDir-010/collection1/data
   [junit4]   2> 549339 T657 oasc.Overseer.close Overseer 
(id=92754598551486485-127.0.0.1:51294__%2Fsp-n_0000000008) closing
   [junit4]   2> 549339 T927 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:51294__%2Fsp
   [junit4]   2> 550841 T930 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292)
   [junit4]   2> 
   [junit4]   2> 550841 T902 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 550868 T657 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_/sp,null}
   [junit4]   2> 555856 T657 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 555857 T657 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56358 56358
   [junit4]   2> 556649 T658 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56358 56358
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless 
-Dtests.method=testDistribSearch -Dtests.seed=1B6104EF76E47C87 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_MX 
-Dtests.timezone=America/Kralendijk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    264s J1 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:42179/_/sp/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B6104EF76E47C87:9A878AF701BB1CBB]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    >        ... 48 more
   [junit4]   2> 556660 T657 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-1B6104EF76E47C87-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_MX, 
timezone=America/Kralendijk
   [junit4]   2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=173414384,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, 
ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, HdfsDirectoryTest, 
TestQueryTypes, TestLMDirichletSimilarityFactory, ClusterStateTest, 
TestSweetSpotSimilarityFactory, BasicZkTest, CurrencyFieldXmlFileTest, 
TestCloudSchemaless]
   [junit4] Completed on J1 in 264.31s, 1 test, 1 error <<< FAILURES!

[...truncated 1213 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: 
There were test failures: 421 suites, 1742 tests, 1 error, 38 ignored (17 
assumptions)

Total time: 111 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -server 
-XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to