Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/591/

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch

Error Message:
We have a failed SPLITSHARD task

Stack Trace:
java.lang.AssertionError: We have a failed SPLITSHARD task
        at 
__randomizedtesting.SeedInfo.seed([16B88401E7F4DB3E:975E0A1990ABBB02]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12474 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/init-core-data-001
   [junit4]   2> 3690398 T17981 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 3690398 T17981 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_fn/uc
   [junit4]   2> 3690401 T17981 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3690401 T17981 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3690402 T17982 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3690502 T17981 oasc.ZkTestServer.run start zk server on 
port:12730
   [junit4]   2> 3690503 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3690506 T17988 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7aa6d46e 
name:ZooKeeperConnection Watcher:127.0.0.1:12730 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3690506 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3690506 T17981 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3690509 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3690510 T17990 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c0d3f0f 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3690510 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3690511 T17981 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3690512 T17981 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3690514 T17981 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3690515 T17981 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3690517 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3690517 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3690520 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3690520 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3690523 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3690523 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3690525 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3690526 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3690527 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3690528 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3690530 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3690530 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3690532 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3690533 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3690535 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3690535 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3690537 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3690538 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3690539 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3690540 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3690542 T17981 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3690542 T17981 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3690545 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3690546 T17992 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@64ae7156 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3690546 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3691575 T17981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3691578 T17981 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3691582 T17981 oejs.AbstractConnector.doStart Started 
[email protected]:36468
   [junit4]   2> 3691585 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3691585 T17981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3691585 T17981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002
   [junit4]   2> 3691585 T17981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/'
   [junit4]   2> 3691618 T17981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/solr.xml
   [junit4]   2> 3691670 T17981 oasc.CoreContainer.<init> New CoreContainer 
1441868522
   [junit4]   2> 3691670 T17981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/]
   [junit4]   2> 3691671 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3691671 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3691671 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3691672 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3691672 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3691672 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3691672 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3691673 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3691673 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3691675 T17981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3691676 T17981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3691676 T17981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3691677 T17981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3691677 T17981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:12730/solr
   [junit4]   2> 3691677 T17981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3691678 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3691679 T18003 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16b89129 
name:ZooKeeperConnection Watcher:127.0.0.1:12730 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3691680 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3691682 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3691683 T18005 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3754212f 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3691683 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3691684 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3691686 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3691688 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3691690 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3691692 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3691695 T17981 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 3691696 T17981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36468__fn%2Fuc
   [junit4]   2> 3691697 T17981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:36468__fn%2Fuc
   [junit4]   2> 3691699 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3691700 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3691703 T17981 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:36468__fn%2Fuc
   [junit4]   2> 3691703 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3691705 T17981 oasc.Overseer.start Overseer 
(id=92223578863894532-127.0.0.1:36468__fn%2Fuc-n_0000000000) starting
   [junit4]   2> 3691707 T17981 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3691713 T18007 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3691713 T17981 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3691715 T17981 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3691716 T17981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3691718 T18006 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3691723 T18008 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3691724 T18008 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3691724 T18008 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3691724 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3691726 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3691726 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:36468/_fn/uc";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:36468__fn%2Fuc",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 3691726 T18006 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 3691726 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3691728 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3691728 T18009 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> 3692725 T18008 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3692726 T18008 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3692727 T18008 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3692727 T18008 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3692728 T18008 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3692728 T18008 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/collection1/'
   [junit4]   2> 3692730 T18008 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3692731 T18008 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3692732 T18008 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3692794 T18008 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 3692856 T18008 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3692857 T18008 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3692868 T18008 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3693279 T18008 oass.ByteField.init WARN ByteField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3693279 T18008 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3693280 T18008 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3693292 T18008 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3693295 T18008 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3693306 T18008 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3693310 T18008 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3693314 T18008 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3693315 T18008 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3693315 T18008 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3693315 T18008 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3693316 T18008 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3693316 T18008 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3693316 T18008 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3693317 T18008 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3693317 T18008 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-001/control/data/
   [junit4]   2> 3693317 T18008 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c7a92e6
   [junit4]   2> 3693318 T18008 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-001/control/data
   [junit4]   2> 3693318 T18008 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-001/control/data/index/
   [junit4]   2> 3693318 T18008 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3693319 T18008 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-001/control/data/index
   [junit4]   2> 3693319 T18008 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3693320 T18008 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@523999e
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a3771fa)),segFN=segments_1,generation=1}
   [junit4]   2> 3693320 T18008 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3693324 T18008 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3693324 T18008 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3693325 T18008 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3693325 T18008 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3693325 T18008 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3693325 T18008 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3693326 T18008 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3693326 T18008 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3693327 T18008 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3693327 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3693328 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3693328 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3693328 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3693329 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3693329 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3693330 T18008 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3693330 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3693330 T18008 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3693331 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3693331 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3693331 T18008 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3693350 T18008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3693352 T18008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3693354 T18008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3693356 T18008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3693358 T18008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3693363 T18008 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3693363 T18008 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3693364 T18008 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=57.248046875, 
floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=8.039933390241579, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.7099609375, noCFSRatio=0.0
   [junit4]   2> 3693365 T18008 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@523999e
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a3771fa)),segFN=segments_1,generation=1}
   [junit4]   2> 3693365 T18008 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3693365 T18008 oass.SolrIndexSearcher.<init> Opening 
Searcher@59f2059b[collection1] main
   [junit4]   2> 3693365 T18008 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3693366 T18008 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3693366 T18008 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3693367 T18008 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3693367 T18008 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3693367 T18008 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3693368 T18008 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3693368 T18008 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3693369 T18008 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3693370 T18008 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3693371 T18008 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3693371 T18008 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3693374 T18010 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@59f2059b[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3693376 T18008 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3693377 T18013 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:36468/_fn/uc 
collection:control_collection shard:shard1
   [junit4]   2> 3693377 T17981 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 3693378 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3693378 T18013 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3693382 T18013 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 3693383 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3693383 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693384 T18015 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f17be61 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3693384 T18013 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3693385 T18013 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 3693385 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3693384 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> ASYNC  NEW_CORE C8814 name=collection1 
org.apache.solr.core.SolrCore@7dc3f444 
url=https://127.0.0.1:36468/_fn/uc/collection1 node=127.0.0.1:36468__fn%2Fuc 
C8814_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:36468/_fn/uc, core=collection1, 
node_name=127.0.0.1:36468__fn%2Fuc}
   [junit4]   2> 3693385 T18013 C8814 P36468 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:36468/_fn/uc/collection1/
   [junit4]   2> 3693386 T18013 C8814 P36468 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3693386 T18013 C8814 P36468 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:36468/_fn/uc/collection1/ has no replicas
   [junit4]   2> 3693386 T17981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3693386 T18013 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:36468/_fn/uc/collection1/ shard1
   [junit4]   2> 3693387 T18013 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3693387 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693387 T18009 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> 3693388 T18016 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 3693389 T17981 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 3693391 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693392 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3693393 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693495 T18009 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> 3693495 T18016 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> 3693543 T18013 oasc.ZkController.register We are 
https://127.0.0.1:36468/_fn/uc/collection1/ and leader is 
https://127.0.0.1:36468/_fn/uc/collection1/
   [junit4]   2> 3693544 T18013 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:36468/_fn/uc
   [junit4]   2> 3693544 T18013 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3693544 T18013 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3693544 T18013 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3693545 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693545 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693545 T18013 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3693545 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693547 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3693547 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:36468/_fn/uc";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:36468__fn%2Fuc",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 3693549 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3693650 T18018 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> 3693650 T18016 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> 3694700 T17981 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3694700 T17981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3694705 T17981 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3694706 T17981 oejs.AbstractConnector.doStart Started 
[email protected]:38377
   [junit4]   2> 3694708 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3694708 T17981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3694708 T17981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003
   [junit4]   2> 3694709 T17981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/'
   [junit4]   2> 3694752 T17981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/solr.xml
   [junit4]   2> 3694812 T17981 oasc.CoreContainer.<init> New CoreContainer 
980953951
   [junit4]   2> 3694812 T17981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/]
   [junit4]   2> 3694813 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3694814 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3694814 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3694814 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3694814 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3694815 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3694815 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3694815 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3694815 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3694817 T17981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3694819 T17981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3694819 T17981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3694819 T17981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3694820 T17981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:12730/solr
   [junit4]   2> 3694820 T17981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3694821 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694822 T18029 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@405c7c1c 
name:ZooKeeperConnection Watcher:127.0.0.1:12730 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3694822 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3694823 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694824 T18031 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@34dd6da7 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3694824 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3694828 T17981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3695830 T17981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38377__fn%2Fuc
   [junit4]   2> 3695831 T17981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38377__fn%2Fuc
   [junit4]   2> 3695832 T18018 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 3695833 T18032 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 3695832 T18016 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 3695838 T18033 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3695838 T18033 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3695839 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3695839 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3695839 T18033 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3695839 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3695840 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3695841 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:38377/_fn/uc";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38377__fn%2Fuc",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 3695841 T18006 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 3695841 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 3695843 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3695843 T18016 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> 3695843 T18032 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> 3695843 T18017 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> 3696840 T18033 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3696841 T18033 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3696842 T18033 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3696842 T18033 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3696843 T18033 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3696843 T18033 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/'
   [junit4]   2> 3696845 T18033 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3696845 T18033 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3696846 T18033 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3696920 T18033 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 3696971 T18033 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3696972 T18033 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3696983 T18033 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3697329 T18033 oass.ByteField.init WARN ByteField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3697330 T18033 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3697330 T18033 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3697339 T18033 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3697341 T18033 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3697350 T18033 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3697353 T18033 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3697356 T18033 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3697356 T18033 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3697356 T18033 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3697357 T18033 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3697357 T18033 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3697357 T18033 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3697358 T18033 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3697358 T18033 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3697358 T18033 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/data/
   [junit4]   2> 3697358 T18033 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c7a92e6
   [junit4]   2> 3697359 T18033 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/data
   [junit4]   2> 3697359 T18033 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/data/index/
   [junit4]   2> 3697359 T18033 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3697359 T18033 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-003/collection1/data/index
   [junit4]   2> 3697360 T18033 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3697360 T18033 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@5c528c6c
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f47fb8d)),segFN=segments_1,generation=1}
   [junit4]   2> 3697360 T18033 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3697364 T18033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3697364 T18033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3697364 T18033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3697364 T18033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3697364 T18033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3697365 T18033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3697365 T18033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3697365 T18033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3697365 T18033 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3697366 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3697366 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3697367 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3697367 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3697367 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3697368 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3697368 T18033 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3697368 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3697368 T18033 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3697369 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3697369 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3697369 T18033 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3697383 T18033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3697384 T18033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3697386 T18033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3697387 T18033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3697388 T18033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3697392 T18033 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3697392 T18033 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3697392 T18033 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=57.248046875, 
floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=8.039933390241579, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.7099609375, noCFSRatio=0.0
   [junit4]   2> 3697393 T18033 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@5c528c6c
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f47fb8d)),segFN=segments_1,generation=1}
   [junit4]   2> 3697393 T18033 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3697393 T18033 oass.SolrIndexSearcher.<init> Opening 
Searcher@3feb7b02[collection1] main
   [junit4]   2> 3697393 T18033 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3697394 T18033 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3697394 T18033 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3697395 T18033 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3697395 T18033 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3697395 T18033 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3697396 T18033 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3697396 T18033 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3697396 T18033 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3697396 T18033 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3697399 T18034 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3feb7b02[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3697401 T18033 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3697402 T18037 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:38377/_fn/uc collection:collection1 
shard:shard2
   [junit4]   2> 3697402 T17981 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 3697403 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3697403 T18037 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3697407 T18037 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 3697408 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697409 T18037 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3697409 T18037 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8815 name=collection1 
org.apache.solr.core.SolrCore@6e7bc72b 
url=https://127.0.0.1:38377/_fn/uc/collection1 node=127.0.0.1:38377__fn%2Fuc 
C8815_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:38377/_fn/uc, core=collection1, 
node_name=127.0.0.1:38377__fn%2Fuc}
   [junit4]   2> 3697409 T18037 C8815 P38377 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:38377/_fn/uc/collection1/
   [junit4]   2> 3697409 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3697409 T18037 C8815 P38377 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3697410 T18037 C8815 P38377 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:38377/_fn/uc/collection1/ has no replicas
   [junit4]   2> 3697410 T18037 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:38377/_fn/uc/collection1/ shard2
   [junit4]   2> 3697410 T18037 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 3697411 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697412 T18032 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> 3697412 T18016 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> 3697412 T18017 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> 3697414 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697415 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3697416 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697518 T18017 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> 3697518 T18016 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> 3697518 T18032 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> 3697567 T18037 oasc.ZkController.register We are 
https://127.0.0.1:38377/_fn/uc/collection1/ and leader is 
https://127.0.0.1:38377/_fn/uc/collection1/
   [junit4]   2> 3697568 T18037 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:38377/_fn/uc
   [junit4]   2> 3697568 T18037 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3697568 T18037 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3697568 T18037 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3697569 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697569 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697569 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697569 T18037 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3697570 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3697571 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:38377/_fn/uc";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38377__fn%2Fuc",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 3697572 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3697674 T18032 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> 3697674 T18016 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> 3697674 T18018 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> 3698795 T17981 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3698795 T17981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3698799 T17981 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3698800 T17981 oejs.AbstractConnector.doStart Started 
[email protected]:21658
   [junit4]   2> 3698803 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3698803 T17981 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3698803 T17981 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004
   [junit4]   2> 3698803 T17981 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/'
   [junit4]   2> 3698839 T17981 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/solr.xml
   [junit4]   2> 3698909 T17981 oasc.CoreContainer.<init> New CoreContainer 
1971327179
   [junit4]   2> 3698910 T17981 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/]
   [junit4]   2> 3698911 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3698911 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3698911 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3698911 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3698912 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3698912 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3698912 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3698912 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3698913 T17981 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3698914 T17981 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3698916 T17981 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3698916 T17981 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3698916 T17981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3698917 T17981 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:12730/solr
   [junit4]   2> 3698917 T17981 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3698918 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3698919 T18048 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@187e507d 
name:ZooKeeperConnection Watcher:127.0.0.1:12730 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3698919 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3698921 T17981 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3698922 T18050 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c99f2ff 
name:ZooKeeperConnection Watcher:127.0.0.1:12730/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3698922 T17981 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3698927 T17981 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3699930 T17981 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21658__fn%2Fuc
   [junit4]   2> 3699931 T17981 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:21658__fn%2Fuc
   [junit4]   2> 3699933 T18016 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 3699933 T18032 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 3699933 T18018 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 3699933 T18051 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 3699939 T18052 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3699939 T18052 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3699940 T18018 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3699940 T18017 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3699940 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3699940 T18052 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3699941 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3699942 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:21658/_fn/uc";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:21658__fn%2Fuc",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 3699942 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 3699942 T18006 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3699943 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3699944 T18032 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> 3699944 T18009 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> 3699944 T18016 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> 3699944 T18051 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> 3700941 T18052 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3700942 T18052 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3700943 T18052 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3700943 T18052 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3700943 T18052 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3700944 T18052 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/'
   [junit4]   2> 3700945 T18052 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3700946 T18052 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3700946 T18052 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3701013 T18052 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 3701060 T18052 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3701061 T18052 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3701072 T18052 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3701517 T18052 oass.ByteField.init WARN ByteField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3701518 T18052 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3701518 T18052 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3701535 T18052 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3701538 T18052 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3701550 T18052 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3701555 T18052 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3701559 T18052 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3701560 T18052 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3701560 T18052 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3701560 T18052 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3701561 T18052 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3701561 T18052 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3701562 T18052 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3701562 T18052 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3701562 T18052 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/data/
   [junit4]   2> 3701562 T18052 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c7a92e6
   [junit4]   2> 3701563 T18052 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/data
   [junit4]   2> 3701563 T18052 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/data/index/
   [junit4]   2> 3701564 T18052 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3701564 T18052 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-004/collection1/data/index
   [junit4]   2> 3701564 T18052 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3701565 T18052 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@92c6d27
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dce35d3)),segFN=segments_1,generation=1}
   [junit4]   2> 3701566 T18052 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3701570 T18052 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3701570 T18052 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3701571 T18052 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3701571 T18052 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3701571 T18052 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3701571 T18052 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3701572 T18052 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3701572 T18052 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3701573 T18052 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3701573 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3701574 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3701574 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3701575 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3701575 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3701576 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3701576 T18052 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3701576 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3701577 T18052 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3701577 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3701578 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3701578 T18052 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3701609 T18052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3701611 T18052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3701613 T18052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3701615 T18052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3701618 T18052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3701624 T18052 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3701624 T18052 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3701625 T18052 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=57.248046875, 
floorSegmentMB=1.1875, forceMergeDeletesPctAllowed=8.039933390241579, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.7099609375, noCFSRatio=0.0
   [junit4]   2> 3701625 T18052 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@92c6d27
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dce35d3)),segFN=segments_1,generation=1}
   [junit4]   2> 3701625 T18052 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3701626 T18052 oass.SolrIndexSearcher.<init> Opening 
Searcher@3376e486[collection1] main
   [junit4]   2> 3701626 T18052 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3701627 T18052 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3701627 T18052 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3701628 T18052 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3701628 T18052 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3701628 T18052 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3701629 T18052 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3701629 T18052 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3701629 T18052 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3701630 T18052 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3701633 T18053 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3376e486[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3701636 T18052 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3701637 T18056 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:21658/_fn/uc collection:collection1 
shard:shard1
   [junit4]   2> 3701637 T17981 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 3701638 T18056 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3701638 T17981 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3701641 T18056 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 3701643 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3701643 T18056 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3701643 T18056 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C8816 name=collection1 
org.apache.solr.core.SolrCore@7c1ebe65 
url=https://127.0.0.1:21658/_fn/uc/collection1 node=127.0.0.1:21658__fn%2Fuc 
C8816_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:21658/_fn/uc, core=collection1, 
node_name=127.0.0.1:21658__fn%2Fuc}
   [junit4]   2> 3701643 T18056 C8816 P21658 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:21658/_fn/uc/collection1/
   [junit4]   2> 3701644 T18056 C8816 P21658 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3701644 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3701644 T18056 C8816 P21658 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:21658/_fn/uc/collection1/ has no replicas
   [junit4]   2> 3701644 T18056 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:21658/_fn/uc/collection1/ shard1
   [junit4]   2> 3701645 T18056 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3701646 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3701647 T18009 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> 3701647 T18016 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> 3701647 T18051 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> 3701647 T18032 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> 3701649 T18006 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 3701651 T18009 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3701753 T18051 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> 3701753 T18009 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> 3701753 T18016 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> 3701753 T18032 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> 3701801 T18056 oasc.ZkController.register We are 
https://127.0.0.1:21658/_fn/uc/collection1/ and leader is 
https://127.0.0.1:21658/_fn/uc/collection1/
   [junit4]   2> 3701802 T18056 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:21658/_fn/uc
   [junit4]   2> 3701802 T18056 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3701802 T18056 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3701802 T18056 oasc.ZkController.publish numShards not fou

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

rdsplit_shard3_replica1/data/index
   [junit4]   2> 3738821 T17981 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data
 
[CachedDir<<refCount=0;path=./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data;done=false>>]
   [junit4]   2> 3738822 T17981 oasc.CachingDirectoryFactory.close Closing 
directory: 
./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data
   [junit4]   2> 3738822 T19559 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:43541__fn%2Fuc
   [junit4]   2> 3738824 T19554 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3738824 T19561 
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:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 3738825 T17981 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_fn/uc,null}
   [junit4]   2> 3743723 T17981 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 3743725 T17981 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:12730 12730
   [junit4]   2> 3743796 T17982 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:12730 12730
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch 
-Dtests.seed=16B88401E7F4DB3E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=pt_BR -Dtests.timezone=ROK -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 53.4s J0 | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: We have a failed 
SPLITSHARD task
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([16B88401E7F4DB3E:975E0A1990ABBB02]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3743818 T17981 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-16B88401E7F4DB3E-001
   [junit4]   2> 53424 T17980 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene45, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt_BR, 
timezone=ROK
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=349712448,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, 
TestCloudManagedSchemaConcurrent, TestChildDocTransformer, 
TestHighlightDedupGrouping, HdfsBasicDistributedZk2Test, 
CollectionsAPIAsyncDistributedZkTest, TestCustomSort, 
TestShortCircuitedRequests, XsltUpdateRequestHandlerTest, StressHdfsTest, 
ResponseLogComponentTest, DistributedSpellCheckComponentTest, 
DistribDocExpirationUpdateProcessorTest, OverseerTest, SolrTestCaseJ4Test, 
TestFileDictionaryLookup, PingRequestHandlerTest, TestReplicationHandler, 
TestCollapseQParserPlugin, TestUtils, 
StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandlerBackup, 
TestLMJelinekMercerSimilarityFactory, EchoParamsTest, TestStressRecovery, 
TestIntervalFaceting, FastVectorHighlighterTest, ReturnFieldsTest, 
TestFieldTypeCollectionResource, ShardRoutingTest, ZkCLITest, IndexSchemaTest, 
ClusterStateUpdateTest, TestQuerySenderListener, TestSearcherReuse, 
SliceStateTest, AtomicUpdatesTest, IndexBasedSpellCheckerTest, 
DistributedIntervalFacetingTest, TestSolrDeletionPolicy2, CircularListTest, 
ShowFileRequestHandlerTest, RegexBoostProcessorTest, PrimUtilsTest, 
LeaderElectionTest, UUIDUpdateProcessorFallbackTest, AliasIntegrationTest, 
TestSolrDeletionPolicy1, SpellPossibilityIteratorTest, 
CoreAdminCreateDiscoverTest, HdfsCollectionsAPIDistributedZkTest, 
TestFieldTypeResource, TestCloudManagedSchema, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, AssignTest, DirectSolrSpellCheckerTest, 
TestSchemaResource, ParsingFieldUpdateProcessorsTest, 
XmlUpdateRequestHandlerTest, SuggesterTest, TestSolr4Spatial, 
TestJmxMonitoredMap, RequiredFieldsTest, ResourceLoaderTest, 
DisMaxRequestHandlerTest, TestSimpleQParserPlugin, BadComponentTest, 
TestStressUserVersions, OverseerCollectionProcessorTest, TestManagedSchema, 
AnalyticsQueryTest, PreAnalyzedUpdateProcessorTest, TestSurroundQueryParser, 
HighlighterConfigTest, ClusterStateTest, TestFuzzyAnalyzedSuggestions, 
TestFastOutputStream, TestManagedResource, QueryResultKeyTest, HighlighterTest, 
NotRequiredUniqueKeyTest, SuggesterTSTTest, PluginInfoTest, TestSolrXml, 
MergeStrategyTest, TestSolrXmlPersistence, TestRandomMergePolicy, TestSort, 
TestHashPartitioner, PeerSyncTest, TestRandomDVFaceting, TestRemoteStreaming, 
DocumentBuilderTest, TestDistributedMissingSort, DocValuesMultiTest, 
SpellCheckComponentTest, TestReloadAndDeleteDocs, CursorPagingTest, 
OpenCloseCoreStressTest, TestFaceting, TestRecovery, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, 
HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, 
SolrCoreTest, SolrCmdDistributorTest, DirectUpdateHandlerTest, 
TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
QueryEqualityTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
TestArbitraryIndexDir, TestJmxIntegration, TestCSVResponseWriter, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, TestComponentsName, 
CoreContainerCoreInitFailuresTest, TestLFUCache, UpdateParamsTest, 
MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCodecSupport, 
SynonymTokenizerTest, TestNumberUtils, TestIBSimilarityFactory, 
LegacyHTMLStripCharFilterTest, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, TestSolrXMLSerializer, DateFieldTest, 
RAMDirectoryFactoryTest, FileUtilsTest, TestRTGBase, TestTolerantSearch, 
ConnectionManagerTest, DeleteReplicaTest, DeleteShardTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest]
   [junit4] Completed on J0 in 53.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 254 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1299:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923:
 There were test failures: 411 suites, 1707 tests, 1 failure, 50 ignored (8 
assumptions)

Total time: 233 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #586
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 667921207 bytes
Compression is 0.0%
Took 1 min 53 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to