You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/01 18:38:31 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4633 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4633/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseParallelGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=377, name=parallelCoreAdminExecutor-25-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=377, name=parallelCoreAdminExecutor-25-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
	at __randomizedtesting.SeedInfo.seed([884543DEADA0FB0:80D06BE744266248]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([884543DEADA0FB0]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9677 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\init-core-data-001
   [junit4]   2> 17252 T59 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 17253 T59 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 17258 T59 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 17259 T60 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 17259 T60 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 17331 T59 oasc.ZkTestServer.run start zk server on port:62637
   [junit4]   2> 17331 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 17332 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 17336 T67 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14adde7 name:ZooKeeperConnection Watcher:127.0.0.1:62637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17336 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 17336 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 17336 T59 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 17341 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 17342 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 17343 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151f26d name:ZooKeeperConnection Watcher:127.0.0.1:62637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17343 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 17343 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 17344 T59 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 17348 T59 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 17351 T59 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 17353 T59 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 17357 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 17370 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 17376 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 17376 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 17378 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 17379 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 17381 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 17382 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 17385 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 17385 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 17387 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 17388 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 17391 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 17391 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 17394 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 17394 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 17397 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 17397 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 17401 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 17401 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 17404 T59 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 17404 T59 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 17748 T59 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1
   [junit4]   2> 17751 T59 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 17755 T59 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1e1d497{/,null,AVAILABLE}
   [junit4]   2> 17757 T59 oejs.AbstractConnector.doStart Started ServerConnector@2124c8{HTTP/1.1}{127.0.0.1:62644}
   [junit4]   2> 17757 T59 oejs.Server.doStart Started @19497ms
   [junit4]   2> 17758 T59 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores, hostPort=62644, hostContext=/}
   [junit4]   2> 17759 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b2db7
   [junit4]   2> 17760 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\'
   [junit4]   2> 17785 T59 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\solr.xml
   [junit4]   2> 17816 T59 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores
   [junit4]   2> 17816 T59 oasc.CoreContainer.<init> New CoreContainer 10601382
   [junit4]   2> 17816 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\]
   [junit4]   2> 17816 T59 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\lib
   [junit4]   2> 17816 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\lib).
   [junit4]   2> 17826 T59 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 17831 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 17832 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17833 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17833 T59 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 17834 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62637/solr
   [junit4]   2> 17834 T59 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 17834 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 17835 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 17837 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b520 name:ZooKeeperConnection Watcher:127.0.0.1:62637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17838 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 17839 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 17852 T59 n:127.0.0.1:62644_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 17854 T87 n:127.0.0.1:62644_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1982fd8 name:ZooKeeperConnection Watcher:127.0.0.1:62637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17855 T59 n:127.0.0.1:62644_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 17863 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 17872 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 17881 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 17886 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 17891 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 17900 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 17905 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 17908 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 17910 T59 n:127.0.0.1:62644_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62644_
   [junit4]   2> 17916 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62644_
   [junit4]   2> 17921 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 17926 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 17930 T59 n:127.0.0.1:62644_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 17934 T59 n:127.0.0.1:62644_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62644_
   [junit4]   2> 17934 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 17938 T59 n:127.0.0.1:62644_ oasc.Overseer.start Overseer (id=93748948802863107-127.0.0.1:62644_-n_0000000000) starting
   [junit4]   2> 17950 T59 n:127.0.0.1:62644_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 17981 T59 n:127.0.0.1:62644_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 18097 T89 n:127.0.0.1:62644_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 18099 T59 n:127.0.0.1:62644_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 18099 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 18109 T59 n:127.0.0.1:62644_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores
   [junit4]   2> 18118 T59 n:127.0.0.1:62644_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection, name=collection1, dataDir=data\, schema=schema.xml, config=solrconfig.xml, shard=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1, coreNodeName=, transient=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\, loadOnStartup=true}
   [junit4]   2> 18119 T59 n:127.0.0.1:62644_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\
   [junit4]   2> 18119 T59 n:127.0.0.1:62644_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 18122 T91 n:127.0.0.1:62644_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 18122 T91 n:127.0.0.1:62644_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 18130 T91 n:127.0.0.1:62644_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 18130 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 18134 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62644",
   [junit4]   2> 	  "node_name":"127.0.0.1:62644_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null} current state version: 0
   [junit4]   2> 18153 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62644",
   [junit4]   2> 	  "node_name":"127.0.0.1:62644_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 18155 T88 n:127.0.0.1:62644_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 18162 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 18165 T87 n:127.0.0.1:62644_ 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> 18848 T91 n:127.0.0.1:62644_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 18848 T91 n:127.0.0.1:62644_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 18848 T91 n:127.0.0.1:62644_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 18849 T91 n:127.0.0.1:62644_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 18850 T91 n:127.0.0.1:62644_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 18851 T91 n:127.0.0.1:62644_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\'
   [junit4]   2> 18877 T91 n:127.0.0.1:62644_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 18892 T91 n:127.0.0.1:62644_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 18910 T91 n:127.0.0.1:62644_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 18949 T91 n:127.0.0.1:62644_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18951 T91 n:127.0.0.1:62644_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 18968 T91 n:127.0.0.1:62644_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 19396 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19416 T91 n:127.0.0.1:62644_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 19417 T91 n:127.0.0.1:62644_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19448 T91 n:127.0.0.1:62644_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19452 T91 n:127.0.0.1:62644_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19456 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19459 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 19459 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 19459 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19461 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 19461 T91 n:127.0.0.1:62644_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 19467 T91 n:127.0.0.1:62644_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 19468 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19469 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 19469 T91 n:127.0.0.1:62644_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@158d6ae
   [junit4]   2> 19510 T91 n:127.0.0.1:62644_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\data\
   [junit4]   2> 19510 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\data\index/
   [junit4]   2> 19510 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19511 T91 n:127.0.0.1:62644_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\control-001\cores\collection1\data\index
   [junit4]   2> 19511 T91 n:127.0.0.1:62644_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7497764586406065]
   [junit4]   2> 19512 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a242c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce8e22),segFN=segments_1,generation=1}
   [junit4]   2> 19512 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19516 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 19537 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 19537 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 19537 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19538 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19538 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 19538 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19539 T91 n:127.0.0.1:62644_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19539 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19545 T91 n:127.0.0.1:62644_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19549 T91 n:127.0.0.1:62644_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19551 T91 n:127.0.0.1:62644_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19553 T91 n:127.0.0.1:62644_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19560 T91 n:127.0.0.1:62644_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/luke,/schema,/update/csv,/update/json/docs,/admin/segments,/admin/mbeans,/admin/plugins,standard,/config,/update/json,/update,/admin/ping,/admin/properties,/admin/system,/get,/admin/logging,/replication,/admin/threads
   [junit4]   2> 19563 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 19565 T91 n:127.0.0.1:62644_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19565 T91 n:127.0.0.1:62644_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 19565 T91 n:127.0.0.1:62644_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19565 T91 n:127.0.0.1:62644_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19566 T91 n:127.0.0.1:62644_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 19568 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a242c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce8e22),segFN=segments_1,generation=1}
   [junit4]   2> 19569 T91 n:127.0.0.1:62644_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19569 T91 n:127.0.0.1:62644_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4f7f9f[collection1] main
   [junit4]   2> 19569 T91 n:127.0.0.1:62644_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 19571 T91 n:127.0.0.1:62644_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 19571 T91 n:127.0.0.1:62644_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 19574 T91 n:127.0.0.1:62644_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 19575 T91 n:127.0.0.1:62644_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 19575 T91 n:127.0.0.1:62644_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 19576 T91 n:127.0.0.1:62644_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 19576 T91 n:127.0.0.1:62644_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 19576 T91 n:127.0.0.1:62644_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19576 T91 n:127.0.0.1:62644_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 19578 T92 n:127.0.0.1:62644_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f7f9f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19579 T91 n:127.0.0.1:62644_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 19581 T91 n:127.0.0.1:62644_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 19582 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62644 collection:control_collection shard:shard1
   [junit4]   2> 19583 T59 n:127.0.0.1:62644_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 19583 T59 n:127.0.0.1:62644_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 19595 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 19603 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 19606 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 19607 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 19607 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 19607 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@1ccea81 url=http://127.0.0.1:62644/collection1 node=127.0.0.1:62644_ C1_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:62644, node_name=127.0.0.1:62644_, core=collection1, state=down}
   [junit4]   2> 19610 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 C1 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62644/collection1/
   [junit4]   2> 19610 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 C1 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 19611 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 C1 oasc.SyncStrategy.syncToMe http://127.0.0.1:62644/collection1/ has no replicas
   [junit4]   2> 19611 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62644/collection1/ shard1
   [junit4]   2> 19614 T87 n:127.0.0.1:62644_ 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> 19617 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 19621 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 19623 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 19625 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13659c name:ZooKeeperConnection Watcher:127.0.0.1:62637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19625 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 19626 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 19626 T59 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 19626 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 19628 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62644",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 19632 T59 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 19698 T87 n:127.0.0.1:62644_ 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> 19698 T98 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> 19728 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:62644/collection1/ and leader is http://127.0.0.1:62644/collection1/
   [junit4]   2> 19728 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62644
   [junit4]   2> 19728 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 19729 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 19729 T95 n:127.0.0.1:62644_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 19730 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 19731 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62644",
   [junit4]   2> 	  "node_name":"127.0.0.1:62644_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1"} current state version: 3
   [junit4]   2> 19731 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62644",
   [junit4]   2> 	  "node_name":"127.0.0.1:62644_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 19800 T87 n:127.0.0.1:62644_ 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> 19800 T98 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> 19840 T59 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1
   [junit4]   2> 19843 T59 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001
   [junit4]   2> 19843 T59 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 19847 T59 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@a2a74{/,null,AVAILABLE}
   [junit4]   2> 19848 T59 oejs.AbstractConnector.doStart Started ServerConnector@1692eec{HTTP/1.1}{127.0.0.1:62671}
   [junit4]   2> 19848 T59 oejs.Server.doStart Started @21588ms
   [junit4]   2> 19848 T59 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostPort=62671, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores, hostContext=/}
   [junit4]   2> 19850 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b2db7
   [junit4]   2> 19850 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\'
   [junit4]   2> 19874 T59 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\solr.xml
   [junit4]   2> 19898 T59 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores
   [junit4]   2> 19898 T59 oasc.CoreContainer.<init> New CoreContainer 26210184
   [junit4]   2> 19898 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\]
   [junit4]   2> 19898 T59 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\lib
   [junit4]   2> 19898 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\lib).
   [junit4]   2> 19907 T59 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 19910 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 19911 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19911 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19911 T59 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 19911 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62637/solr
   [junit4]   2> 19911 T59 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 19912 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 19913 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 19915 T112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4774b1 name:ZooKeeperConnection Watcher:127.0.0.1:62637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19915 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 19915 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 19918 T59 n:127.0.0.1:62671_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 19920 T115 n:127.0.0.1:62671_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eddfaa name:ZooKeeperConnection Watcher:127.0.0.1:62637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19920 T59 n:127.0.0.1:62671_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 19927 T59 n:127.0.0.1:62671_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 20577 T59 n:127.0.0.1:62671_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62671_
   [junit4]   2> 20579 T59 n:127.0.0.1:62671_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62671_
   [junit4]   2> 20582 T59 n:127.0.0.1:62671_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 20587 T59 n:127.0.0.1:62671_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores
   [junit4]   2> 20588 T59 n:127.0.0.1:62671_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, coreNodeName=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1, name=collection1, transient=false, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\, shard=, loadOnStartup=true, config=solrconfig.xml, schema=schema.xml}
   [junit4]   2> 20589 T59 n:127.0.0.1:62671_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\
   [junit4]   2> 20589 T59 n:127.0.0.1:62671_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 20591 T116 n:127.0.0.1:62671_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 20591 T116 n:127.0.0.1:62671_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 20591 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 20591 T116 n:127.0.0.1:62671_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 20592 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62671",
   [junit4]   2> 	  "node_name":"127.0.0.1:62671_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null} current state version: 4
   [junit4]   2> 20593 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62671",
   [junit4]   2> 	  "node_name":"127.0.0.1:62671_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 20593 T88 n:127.0.0.1:62644_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 20594 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 20662 T115 n:127.0.0.1:62671_ 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> 20662 T98 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> 20662 T87 n:127.0.0.1:62644_ 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> 21238 T116 n:127.0.0.1:62671_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 21238 T116 n:127.0.0.1:62671_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 21238 T116 n:127.0.0.1:62671_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 21238 T116 n:127.0.0.1:62671_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 21239 T116 n:127.0.0.1:62671_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 21239 T116 n:127.0.0.1:62671_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\'
   [junit4]   2> 21253 T116 n:127.0.0.1:62671_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 21260 T116 n:127.0.0.1:62671_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 21273 T116 n:127.0.0.1:62671_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 21300 T116 n:127.0.0.1:62671_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 21301 T116 n:127.0.0.1:62671_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 21308 T116 n:127.0.0.1:62671_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 21519 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21529 T116 n:127.0.0.1:62671_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 21531 T116 n:127.0.0.1:62671_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 21548 T116 n:127.0.0.1:62671_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21552 T116 n:127.0.0.1:62671_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21555 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21557 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 21557 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 21557 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21558 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 21558 T116 n:127.0.0.1:62671_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 21558 T116 n:127.0.0.1:62671_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 21559 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21559 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 21559 T116 n:127.0.0.1:62671_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@158d6ae
   [junit4]   2> 21562 T116 n:127.0.0.1:62671_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 21562 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 21562 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 21563 T116 n:127.0.0.1:62671_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 21564 T116 n:127.0.0.1:62671_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7497764586406065]
   [junit4]   2> 21564 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1cd5846 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e9d37),segFN=segments_1,generation=1}
   [junit4]   2> 21564 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 21573 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21573 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21574 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21574 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21574 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21575 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 21576 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21576 T116 n:127.0.0.1:62671_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21576 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21583 T116 n:127.0.0.1:62671_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21586 T116 n:127.0.0.1:62671_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21588 T116 n:127.0.0.1:62671_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21590 T116 n:127.0.0.1:62671_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21603 T116 n:127.0.0.1:62671_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/luke,/schema,/update/csv,/update/json/docs,/admin/segments,/admin/mbeans,/admin/plugins,standard,/config,/update/json,/update,/admin/ping,/admin/properties,/admin/system,/get,/admin/logging,/replication,/admin/threads
   [junit4]   2> 21605 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21607 T116 n:127.0.0.1:62671_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21607 T116 n:127.0.0.1:62671_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 21607 T116 n:127.0.0.1:62671_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 21608 T116 n:127.0.0.1:62671_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 21610 T116 n:127.0.0.1:62671_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 21610 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1cd5846 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e9d37),segFN=segments_1,generation=1}
   [junit4]   2> 21610 T116 n:127.0.0.1:62671_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 21610 T116 n:127.0.0.1:62671_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1d4cfde[collection1] main
   [junit4]   2> 21610 T116 n:127.0.0.1:62671_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 21612 T116 n:127.0.0.1:62671_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 21612 T116 n:127.0.0.1:62671_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 21612 T116 n:127.0.0.1:62671_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21612 T116 n:127.0.0.1:62671_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 21613 T116 n:127.0.0.1:62671_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21613 T116 n:127.0.0.1:62671_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 21613 T116 n:127.0.0.1:62671_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21613 T116 n:127.0.0.1:62671_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 21614 T116 n:127.0.0.1:62671_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 21615 T117 n:127.0.0.1:62671_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d4cfde[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21616 T116 n:127.0.0.1:62671_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 21617 T116 n:127.0.0.1:62671_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 21618 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62671 collection:collection1 shard:shard1
   [junit4]   2> 21618 T59 n:127.0.0.1:62671_ oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 21618 T59 n:127.0.0.1:62671_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 21619 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 21625 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 21630 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 21630 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 21630 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@de0343 url=http://127.0.0.1:62671/collection1 node=127.0.0.1:62671_ C2_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:62671, node_name=127.0.0.1:62671_, core=collection1, state=down}
   [junit4]   2> 21630 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 C2 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62671/collection1/
   [junit4]   2> 21631 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 21631 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 C2 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 21632 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 C2 oasc.SyncStrategy.syncToMe http://127.0.0.1:62671/collection1/ has no replicas
   [junit4]   2> 21632 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62671/collection1/ shard1
   [junit4]   2> 21632 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 21633 T87 n:127.0.0.1:62644_ 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> 21633 T115 n:127.0.0.1:62671_ 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> 21634 T98 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> 21639 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 21641 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62671",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 21710 T115 n:127.0.0.1:62671_ 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> 21711 T87 n:127.0.0.1:62644_ 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> 21711 T98 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> 21740 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:62671/collection1/ and leader is http://127.0.0.1:62671/collection1/
   [junit4]   2> 21740 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62671
   [junit4]   2> 21740 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 21740 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 21740 T120 n:127.0.0.1:62671_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 21741 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 21743 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62671",
   [junit4]   2> 	  "node_name":"127.0.0.1:62671_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1"} current state version: 7
   [junit4]   2> 21743 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62671",
   [junit4]   2> 	  "node_name":"127.0.0.1:62671_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 21811 T87 n:127.0.0.1:62644_ 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> 21811 T115 n:127.0.0.1:62671_ 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> 21812 T98 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> 21848 T59 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1
   [junit4]   2> 21849 T59 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001
   [junit4]   2> 21850 T59 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 21854 T59 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@106e95a{/,null,AVAILABLE}
   [junit4]   2> 21855 T59 oejs.AbstractConnector.doStart Started ServerConnector@c23d45{HTTP/1.1}{127.0.0.1:62699}
   [junit4]   2> 21856 T59 oejs.Server.doStart Started @23596ms
   [junit4]   2> 21856 T59 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=62699, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores, solrconfig=solrconfig.xml, hostContext=/}
   [junit4]   2> 21856 T59 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b2db7
   [junit4]   2> 21856 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\'
   [junit4]   2> 21876 T59 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\solr.xml
   [junit4]   2> 21905 T59 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores
   [junit4]   2> 21905 T59 oasc.CoreContainer.<init> New CoreContainer 21331716
   [junit4]   2> 21905 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\]
   [junit4]   2> 21907 T59 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\lib
   [junit4]   2> 21907 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\lib).
   [junit4]   2> 21916 T59 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 21919 T59 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 21920 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 21920 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 21921 T59 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 21921 T59 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62637/solr
   [junit4]   2> 21921 T59 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 21921 T59 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 21922 T59 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21924 T134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc2602 name:ZooKeeperConnection Watcher:127.0.0.1:62637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21925 T59 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21925 T59 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 21929 T59 n:127.0.0.1:62699_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21930 T137 n:127.0.0.1:62699_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cc914e name:ZooKeeperConnection Watcher:127.0.0.1:62637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21930 T59 n:127.0.0.1:62699_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21936 T59 n:127.0.0.1:62699_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 22586 T59 n:127.0.0.1:62699_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62699_
   [junit4]   2> 22587 T59 n:127.0.0.1:62699_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62699_
   [junit4]   2> 22590 T59 n:127.0.0.1:62699_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 22592 T59 n:127.0.0.1:62699_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores
   [junit4]   2> 22594 T59 n:127.0.0.1:62699_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data\, shard=, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\, coreNodeName=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1, loadOnStartup=true, name=collection1, collection=collection1, transient=false, schema=schema.xml}
   [junit4]   2> 22594 T59 n:127.0.0.1:62699_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\
   [junit4]   2> 22595 T59 n:127.0.0.1:62699_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 22596 T138 n:127.0.0.1:62699_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 22596 T138 n:127.0.0.1:62699_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 22597 T87 n:127.0.0.1:62644_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 22597 T138 n:127.0.0.1:62699_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 22597 T88 n:127.0.0.1:62644_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62699",
   [junit4]   2> 	  "node_name":"127.0.0.1:62699_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null} current state version: 8
   [junit4]   2> 22598 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62699",
   [junit4]   2> 	  "node_name":"127.0.0.1:62699_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 22598 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 22598 T88 n:127.0.0.1:62644_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 22666 T115 n:127.0.0.1:62671_ 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> 22666 T98 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> 22666 T137 n:127.0.0.1:62699_ 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> 22666 T87 n:127.0.0.1:62644_ 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> 23242 T138 n:127.0.0.1:62699_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 23242 T138 n:127.0.0.1:62699_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 23243 T138 n:127.0.0.1:62699_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 23243 T138 n:127.0.0.1:62699_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 23244 T138 n:127.0.0.1:62699_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 23244 T138 n:127.0.0.1:62699_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\'
   [junit4]   2> 23259 T138 n:127.0.0.1:62699_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 23266 T138 n:127.0.0.1:62699_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 23280 T138 n:127.0.0.1:62699_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 23308 T138 n:127.0.0.1:62699_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 23310 T138 n:127.0.0.1:62699_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 23316 T138 n:127.0.0.1:62699_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 23539 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 23547 T138 n:127.0.0.1:62699_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 23548 T138 n:127.0.0.1:62699_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 23560 T138 n:127.0.0.1:62699_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23563 T138 n:127.0.0.1:62699_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23566 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 23567 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 23567 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 23567 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 23568 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 23568 T138 n:127.0.0.1:62699_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 23568 T138 n:127.0.0.1:62699_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 23569 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 23569 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 23569 T138 n:127.0.0.1:62699_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@158d6ae
   [junit4]   2> 23570 T138 n:127.0.0.1:62699_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 23570 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 23570 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 23570 T138 n:127.0.0.1:62699_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 23570 T138 n:127.0.0.1:62699_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7497764586406065]
   [junit4]   2> 23571 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a809b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11688ed),segFN=segments_1,generation=1}
   [junit4]   2> 23571 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 23575 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 23575 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 23575 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 23575 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 23576 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 23576 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 23576 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 23576 T138 n:127.0.0.1:62699_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 23576 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 23581 T138 n:127.0.0.1:62699_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 23582 T138 n:127.0.0.1:62699_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 23583 T138 n:127.0.0.1:62699_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 23585 T138 n:127.0.0.1:62699_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 23593 T138 n:127.0.0.1:62699_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/luke,/schema,/update/csv,/update/json/docs,/admin/segments,/admin/mbeans,/admin/plugins,standard,/config,/update/json,/update,/admin/ping,/admin/properties,/admin/system,/get,/admin/logging,/replication,/admin/threads
   [junit4]   2> 23594 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 23595 T138 n:127.0.0.1:62699_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 23595 T138 n:127.0.0.1:62699_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 23597 T138 n:127.0.0.1:62699_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 23597 T138 n:127.0.0.1:62699_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 23597 T138 n:127.0.0.1:62699_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 23598 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a809b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11688ed),segFN=segments_1,generation=1}
   [junit4]   2> 23598 T138 n:127.0.0.1:62699_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 23598 T138 n:127.0.0.1:62699_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@29a329[collection1] main
   [junit4]   2> 23599 T138 n:127.0.0.1:62699_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 23599 T138 n:127.0.0.1:62699_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 23599 T138 n:127.0.0.1:62699_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 23600 T138 n:127.0.0.1:62699_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 23601 T138 n:127.0.0.1:62699_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 23602 T139 n:127.0.0.1:62699_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Sea

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

ByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 81326 T389 n:127.0.0.1:62740_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 81326 T389 n:127.0.0.1:62740_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 81327 T389 n:127.0.0.1:62740_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 81327 T389 n:127.0.0.1:62740_ C92 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 81346 T389 n:127.0.0.1:62740_ C92 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@efa4ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@134c936),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@efa4ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@134c936),segFN=segments_2,generation=2}
   [junit4]   2> 81346 T389 n:127.0.0.1:62740_ C92 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 81348 T389 n:127.0.0.1:62740_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 81375 T389 n:127.0.0.1:62740_ oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 81376 T389 n:127.0.0.1:62740_ oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\;done=false>>]
   [junit4]   2> 81378 T389 n:127.0.0.1:62740_ oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 81378 T389 n:127.0.0.1:62740_ oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 81378 T389 n:127.0.0.1:62740_ oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest 884543DEADA0FB0-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 81380 T59 oejs.AbstractConnector.doStop Stopped ServerConnector@bd7cd0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 81381 T59 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@606da1{/,null,UNAVAILABLE}
   [junit4]   2> 81384 T61 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d102c17760004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 81386 T59 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 62644
   [junit4]   2> 81388 T59 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62637 62637
   [junit4]   2> 84222 T60 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62637 62637
   [junit4]   2> 84224 T60 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/ocptest2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 		4	/solr/collections/ocptest1/state.json
   [junit4]   2> 		4	/solr/collections/ocptest3/state.json
   [junit4]   2> 		4	/solr/collections/ocptest4/state.json
   [junit4]   2> 		4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=884543DEADA0FB0 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   67.0s J1 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=377, name=parallelCoreAdminExecutor-25-thread-15, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([884543DEADA0FB0:80D06BE744266248]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on SolrCore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([884543DEADA0FB0]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
   [junit4]    > 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 84256 T59 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_i_dv=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Asserting), _version_=FSTOrd50, range_facet_l=FSTOrd50, timestamp=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Asserting), intDefault=FSTOrd50}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=et_EE, timezone=America/Grenada
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=184852368,total=249823232
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserDefaultOperatorResource, ZkStateWriterTest, MultiThreadedOCPTest]
   [junit4] Completed [20/485] on J1 in 67.98s, 1 test, 1 error <<< FAILURES!

[...truncated 1481 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 485 suites, 1950 tests, 1 error, 66 ignored (34 assumptions)

Total time: 65 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any