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/02/13 00:18:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11788 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11788/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=248, name=OverseerThreadFactory-21-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1823)         at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1710)         at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:622)         at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2862)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=248, name=OverseerThreadFactory-21-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1823)
        at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1710)
        at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:622)
        at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2862)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9C5E364B93B93CCE]:0)




Build Log:
[...truncated 9152 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/init-core-data-001
   [junit4]   2> 6620 T23 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 6621 T23 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 6655 T23 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6659 T24 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 6758 T23 oasc.ZkTestServer.run start zk server on port:41612
   [junit4]   2> 6778 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6849 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6966 T31 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@152e9334 name:ZooKeeperConnection Watcher:127.0.0.1:41612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6967 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6969 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6972 T23 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6998 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 7000 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 7002 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32c91dd name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 7002 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 7002 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 7007 T23 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 7012 T23 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 7016 T23 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 7018 T23 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 7022 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 7023 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 7028 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 7028 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 7035 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 7036 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 7040 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 7041 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 7044 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 7045 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 7048 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 7049 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 7052 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 7053 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 7056 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 7056 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 7059 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 7059 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 7062 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 7063 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 7065 T23 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 7066 T23 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 7078 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 7079 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 7081 T37 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e5f5d10 name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 7085 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 7086 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 7420 T23 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1
   [junit4]   2> 7642 T23 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 7712 T23 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6405a508{/,null,AVAILABLE}
   [junit4]   2> 8091 T23 oejs.AbstractConnector.doStart Started ServerConnector@2f8c1c47{SSL-http/1.1}{127.0.0.1:40742}
   [junit4]   2> 8092 T23 oejs.Server.doStart Started @9230ms
   [junit4]   2> 8144 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 8144 T23 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8145 T23 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001
   [junit4]   2> 8145 T23 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/'
   [junit4]   2> 8196 T23 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/solr.xml
   [junit4]   2> 8245 T23 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores
   [junit4]   2> 8246 T23 oasc.CoreContainer.<init> New CoreContainer 1977321478
   [junit4]   2> 8246 T23 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/]
   [junit4]   2> 8262 T23 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 8263 T23 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 8263 T23 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 8264 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 8266 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 8266 T23 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 8267 T23 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 8267 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 8268 T23 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 8268 T23 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 8268 T23 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 8271 T23 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 8273 T23 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8273 T23 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8274 T23 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 8295 T23 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41612/solr
   [junit4]   2> 8320 T23 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 8321 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 8322 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 8327 T52 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b9bb6dd name:ZooKeeperConnection Watcher:127.0.0.1:41612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8328 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 8329 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 8346 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 8350 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@529ee4de name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8350 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 8358 T23 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 8367 T23 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 8372 T23 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 8376 T23 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 8379 T23 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 8389 T23 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 8392 T23 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40742_
   [junit4]   2> 8395 T23 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40742_
   [junit4]   2> 8399 T23 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 8401 T23 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 8403 T23 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 8411 T23 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40742_
   [junit4]   2> 8411 T23 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 8414 T23 oasc.Overseer.start Overseer (id=93308918159179780-127.0.0.1:40742_-n_0000000000) starting
   [junit4]   2> 8423 T23 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 8450 T23 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 8454 T57 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 8455 T23 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 8458 T23 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 8462 T23 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 8469 T56 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 8470 T23 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores
   [junit4]   2> 8474 T23 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/
   [junit4]   2> 8474 T23 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 8476 T59 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 8476 T59 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 8481 T59 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 8481 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 8486 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40742",
   [junit4]   2> 	  "node_name":"127.0.0.1:40742_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 8496 T56 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40742",
   [junit4]   2> 	  "node_name":"127.0.0.1:40742_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 8497 T56 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 8504 T56 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 8510 T55 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> 9481 T59 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 9482 T59 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 9483 T59 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 9483 T59 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 9495 T59 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 9496 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/'
   [junit4]   2> 9516 T59 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 9520 T59 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 9541 T59 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 9549 T59 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 9568 T59 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9570 T59 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 9594 T59 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 9813 T59 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 9818 T59 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 9820 T59 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9851 T59 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9856 T59 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9860 T59 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 9862 T59 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 9863 T59 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 9863 T59 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 9865 T59 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 9865 T59 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 9865 T59 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 9866 T59 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 9866 T59 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/data/
   [junit4]   2> 9867 T59 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43e9292f
   [junit4]   2> 9874 T59 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/data
   [junit4]   2> 9875 T59 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 9875 T59 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 9883 T59 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/control-001/cores/collection1/data/index
   [junit4]   2> 9886 T59 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.5322265625, floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=15.072081996466915, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 9887 T59 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@294ccd7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c10ce9e),segFN=segments_1,generation=1}
   [junit4]   2> 9888 T59 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 9901 T59 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 9913 T59 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 9914 T59 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 9914 T59 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 9914 T59 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 9915 T59 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 9915 T59 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9916 T59 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9916 T59 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9919 T59 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9920 T59 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9921 T59 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9922 T59 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9923 T59 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 9924 T59 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 9925 T59 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 9926 T59 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 9927 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 9928 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 9929 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 9929 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 9930 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 9931 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 9932 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 9933 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 9934 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 9935 T59 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 9938 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9939 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9940 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9941 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9942 T59 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9944 T59 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 9944 T59 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 9945 T59 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.4140625, floorSegmentMB=1.8642578125, forceMergeDeletesPctAllowed=12.179665522142782, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 9946 T59 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@294ccd7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c10ce9e),segFN=segments_1,generation=1}
   [junit4]   2> 9946 T59 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 9947 T59 oass.SolrIndexSearcher.<init> Opening Searcher@1224911[collection1] main
   [junit4]   2> 9947 T59 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 9948 T59 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 9948 T59 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 9951 T59 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 9952 T59 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 9952 T59 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 9953 T59 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 9953 T59 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 9954 T59 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 9954 T59 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 9957 T59 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 9959 T60 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1224911[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9960 T63 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40742 collection:control_collection shard:shard1
   [junit4]   2> 9961 T23 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 9961 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 9968 T63 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 9981 T63 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 9983 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 9984 T63 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 9984 T63 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 9984 T56 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 C2 name=collection1 org.apache.solr.core.SolrCore@78190e5 url=https://127.0.0.1:40742/collection1 node=127.0.0.1:40742_ C2_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:40742, node_name=127.0.0.1:40742_, state=down}
   [junit4]   2> 9985 T63 C2 P40742 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:40742/collection1/
   [junit4]   2> 9986 T63 C2 P40742 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 9986 T63 C2 P40742 oasc.SyncStrategy.syncToMe https://127.0.0.1:40742/collection1/ has no replicas
   [junit4]   2> 9987 T63 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:40742/collection1/ shard1
   [junit4]   2> 9990 T63 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 9993 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 10000 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 10002 T56 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":"https://127.0.0.1:40742",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 10006 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 10009 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55e63029 name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10009 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10010 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 10011 T23 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 10017 T23 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 10108 T55 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> 10109 T66 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> 10157 T63 oasc.ZkController.register We are https://127.0.0.1:40742/collection1/ and leader is https://127.0.0.1:40742/collection1/
   [junit4]   2> 10157 T63 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40742
   [junit4]   2> 10157 T63 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 10158 T63 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 10158 T63 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 10160 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 10162 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40742",
   [junit4]   2> 	  "node_name":"127.0.0.1:40742_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 10163 T56 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40742",
   [junit4]   2> 	  "node_name":"127.0.0.1:40742_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 10270 T66 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> 10270 T55 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> 10363 T23 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1
   [junit4]   2> 10364 T23 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 10366 T23 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 10368 T23 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5f0cc89{/,null,AVAILABLE}
   [junit4]   2> 10382 T23 oejs.AbstractConnector.doStart Started ServerConnector@4b23cf17{SSL-http/1.1}{127.0.0.1:55626}
   [junit4]   2> 10383 T23 oejs.Server.doStart Started @11522ms
   [junit4]   2> 10386 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 10386 T23 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10386 T23 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001
   [junit4]   2> 10387 T23 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/'
   [junit4]   2> 10401 T23 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/solr.xml
   [junit4]   2> 10409 T23 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores
   [junit4]   2> 10409 T23 oasc.CoreContainer.<init> New CoreContainer 1888382926
   [junit4]   2> 10410 T23 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/]
   [junit4]   2> 10410 T23 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 10410 T23 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 10411 T23 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 10411 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 10411 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 10411 T23 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 10412 T23 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 10412 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 10412 T23 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 10412 T23 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 10412 T23 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 10414 T23 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 10416 T23 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10416 T23 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10416 T23 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 10417 T23 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41612/solr
   [junit4]   2> 10417 T23 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 10417 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 10424 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 10427 T80 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2976c0dd name:ZooKeeperConnection Watcher:127.0.0.1:41612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10427 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10428 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 10434 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 10441 T83 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@337ecdcc name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10441 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10448 T23 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 11452 T23 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55626_
   [junit4]   2> 11454 T23 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55626_
   [junit4]   2> 11459 T23 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 11463 T23 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores
   [junit4]   2> 11464 T23 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/
   [junit4]   2> 11465 T23 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 11467 T84 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 11468 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 11469 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 11469 T84 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 11471 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55626",
   [junit4]   2> 	  "node_name":"127.0.0.1:55626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 11473 T56 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55626",
   [junit4]   2> 	  "node_name":"127.0.0.1:55626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 11473 T56 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 11474 T56 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 11579 T55 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> 11579 T83 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> 11579 T66 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> 12470 T84 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 12470 T84 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 12471 T84 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 12471 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 12472 T84 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 12472 T84 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 12487 T84 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 12490 T84 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 12505 T84 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 12513 T84 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 12529 T84 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12531 T84 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 12563 T84 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 12742 T84 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12747 T84 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 12748 T84 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12786 T84 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12789 T84 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12793 T84 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12795 T84 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 12795 T84 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 12796 T84 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12797 T84 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 12797 T84 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 12798 T84 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 12798 T84 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12798 T84 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 12798 T84 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43e9292f
   [junit4]   2> 12799 T84 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/data
   [junit4]   2> 12799 T84 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 12800 T84 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 12800 T84 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 12800 T84 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.5322265625, floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=15.072081996466915, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 12801 T84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6d335335 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5dfe7e09),segFN=segments_1,generation=1}
   [junit4]   2> 12801 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12808 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 12808 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 12809 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12809 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12809 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12809 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 12810 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 12811 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 12811 T84 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 12812 T84 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 12813 T84 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 12814 T84 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 12815 T84 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 12816 T84 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 12816 T84 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 12820 T84 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 12822 T84 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 12823 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 12825 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 12826 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 12827 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 12828 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 12828 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 12829 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 12830 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 12831 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 12831 T84 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 12834 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12835 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12836 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12837 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12838 T84 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 12839 T84 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 12839 T84 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 12840 T84 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.4140625, floorSegmentMB=1.8642578125, forceMergeDeletesPctAllowed=12.179665522142782, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 12841 T84 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6d335335 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5dfe7e09),segFN=segments_1,generation=1}
   [junit4]   2> 12841 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12841 T84 oass.SolrIndexSearcher.<init> Opening Searcher@2acac291[collection1] main
   [junit4]   2> 12842 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 12843 T84 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 12844 T84 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 12844 T84 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 12844 T84 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 12844 T84 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 12845 T84 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 12845 T84 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 12845 T84 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 12846 T84 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 12847 T85 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2acac291[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12848 T84 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 12849 T88 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55626 collection:collection1 shard:shard2
   [junit4]   2> 12850 T23 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 12850 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 12854 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 12860 T88 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 12863 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 12864 T88 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 12864 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@7dda8048 url=https://127.0.0.1:55626/collection1 node=127.0.0.1:55626_ C3_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:55626, node_name=127.0.0.1:55626_, state=down}
   [junit4]   2> 12864 T88 C3 P55626 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55626/collection1/
   [junit4]   2> 12864 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 12865 T88 C3 P55626 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 12865 T88 C3 P55626 oasc.SyncStrategy.syncToMe https://127.0.0.1:55626/collection1/ has no replicas
   [junit4]   2> 12865 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55626/collection1/ shard2
   [junit4]   2> 12866 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 12882 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 12883 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55626",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 12987 T66 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> 12987 T83 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> 12988 T55 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> 13033 T88 oasc.ZkController.register We are https://127.0.0.1:55626/collection1/ and leader is https://127.0.0.1:55626/collection1/
   [junit4]   2> 13034 T88 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55626
   [junit4]   2> 13034 T88 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 13034 T88 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 13034 T88 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 13036 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13037 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55626",
   [junit4]   2> 	  "node_name":"127.0.0.1:55626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 13039 T56 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55626",
   [junit4]   2> 	  "node_name":"127.0.0.1:55626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 13144 T55 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> 13144 T66 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> 13144 T83 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> 13146 T23 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1
   [junit4]   2> 13147 T23 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 13149 T23 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 13151 T23 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@153330bf{/,null,AVAILABLE}
   [junit4]   2> 13165 T23 oejs.AbstractConnector.doStart Started ServerConnector@32ce4bd6{SSL-http/1.1}{127.0.0.1:60451}
   [junit4]   2> 13166 T23 oejs.Server.doStart Started @14305ms
   [junit4]   2> 13169 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 13169 T23 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13169 T23 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001
   [junit4]   2> 13170 T23 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/'
   [junit4]   2> 13184 T23 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/solr.xml
   [junit4]   2> 13192 T23 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores
   [junit4]   2> 13192 T23 oasc.CoreContainer.<init> New CoreContainer 245367449
   [junit4]   2> 13193 T23 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/]
   [junit4]   2> 13193 T23 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 13193 T23 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 13194 T23 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 13194 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 13194 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 13195 T23 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 13195 T23 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 13195 T23 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 13196 T23 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 13196 T23 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 13196 T23 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 13199 T23 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 13200 T23 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 13201 T23 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 13201 T23 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 13202 T23 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41612/solr
   [junit4]   2> 13202 T23 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 13202 T23 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 13203 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 13206 T102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@295ac382 name:ZooKeeperConnection Watcher:127.0.0.1:41612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13207 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 13207 T23 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 13211 T23 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 13213 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1043f77c name:ZooKeeperConnection Watcher:127.0.0.1:41612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13213 T23 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 13220 T23 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 14225 T23 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60451_
   [junit4]   2> 14226 T23 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60451_
   [junit4]   2> 14232 T23 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 14235 T23 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores
   [junit4]   2> 14236 T23 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/
   [junit4]   2> 14236 T23 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 14237 T106 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 14238 T106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 14239 T106 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 14239 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14240 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60451",
   [junit4]   2> 	  "node_name":"127.0.0.1:60451_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 14241 T56 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60451",
   [junit4]   2> 	  "node_name":"127.0.0.1:60451_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 14241 T56 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 14241 T56 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 14346 T83 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> 14346 T55 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> 14346 T66 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> 14346 T105 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> 15239 T106 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 15239 T106 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 15240 T106 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 15240 T106 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 15241 T106 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 15241 T106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/'
   [junit4]   2> 15262 T106 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 15264 T106 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 15308 T106 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 15321 T106 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 15347 T106 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 15349 T106 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 15380 T106 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 15551 T106 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 15556 T106 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 15558 T106 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 15574 T106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 15576 T106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 15579 T106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 15580 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 15581 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 15581 T106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 15582 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 15582 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 15583 T106 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 15583 T106 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 15583 T106 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 15584 T106 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43e9292f
   [junit4]   2> 15585 T106 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/data
   [junit4]   2> 15585 T106 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 15585 T106 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 15586 T106 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 9C5E364B93B93CCE-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 15586 T106 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.5322265625, floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=15.072081996466915, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 15587 T106 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7bdb189d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a07588b),segFN=segments_1,generation=1}
   [junit4]   2> 15588 T106 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15596 T106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 15596 T106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 15597 T106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 15597 T106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 15597 T106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 15598 T106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 15598 T106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 15599 T106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 15599 T106 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 15601 T106 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15602 T106 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15603 T106 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15604 T106 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15605 T106 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 15606 T106 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 15610 T106 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 15610 T106 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 15611 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 15612 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 15612 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 15613 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 15613 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 15614 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 15615 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 15615 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 15616 T106 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 15616 T106 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 15618 T106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15619 T106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15620 T106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15621 T106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15621 T106 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 15622 T106 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 15623 T106 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 15624 T106 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.4140625, floorSegmentMB=1.8642578125, forceMergeDeletesPctAllowed=12.179665522142782, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 15624 T106 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7bdb189d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a07588b),segFN=segments_1,generation=1}
   [junit4]   2> 15624 T106 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15625 T106 oass.SolrIndexSearcher.<init> Opening Searcher@2a1a4b4a[collection1] main
   [junit4]   2> 15625 T106 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 15626 T106 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 15626 T106 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 15627 T106 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 15627 T106 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 15627 T106 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15628 T106 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 15628 T106 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15628 T106 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 15628 T106 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 15630 T107 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a1a4b4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15630 T106 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 15631 T110 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60451 collection:collection1 shard:shard1
   [junit4]   2> 15631 T23 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 15632 T23 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 15632 T110 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 15637 T110 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 15639 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15639 T110 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 15640 T110 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 15640 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 7
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@1e1730b2 url=https://127.0.0.1:60451/collection1 node=127.0.0.1:60451_ C4_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:60451, node_name=127.0.0.1:60451_, state=down}
   [junit4]   2> 15640 T110 C4 P60451 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60451/collection1/
   [junit4]   2> 15640 T110 C4 P60451 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 15641 T110 C4 P60451 oasc.SyncStrategy.syncToMe https://127.0.0.1:60451/collection1/ has no replicas
   [junit4]   2> 15641 T110 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60451/collection1/ shard1
   [junit4]   2> 15641 T110 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 15648 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15649 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60451",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 7
   [junit4]   2> 15753 T55 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> 15753 T66 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> 15753 T105 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> 15753 T83 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> 15801 T110 oasc.ZkController.register We are https://127.0.0.1:60451/collection1/ and leader is https://127.0.0.1:60451/collection1/
   [junit4]   2> 15801 T110 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60451
   [junit4]   2> 15802 T110 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 15802 T110 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 15802 T110 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 15803 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15805 T56 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60451",
   [junit4]   2> 	  "node_name":"127.0.0.1:60451_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 8
   [junit4]   2> 15806 T56 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60451",
   [junit4]   2> 	  "node_name":"127.0.0.1:60451_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"

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

ate.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> 147279 T23 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 141577 T22 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 161718 T22 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]   2> 	   1) Thread[id=248, name=OverseerThreadFactory-21-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1823)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1710)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:622)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2862)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 161720 T22 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=248, name=OverseerThreadFactory-21-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]   2> 168347 T248 oasc.SolrException.log ERROR Collection: collection1 operation: splitshard failed:org.apache.solr.common.SolrException: Could not find coreNodeName
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1828)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1710)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:622)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2862)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 168348 T248 oasc.SolrException.log ERROR :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure/mn-2000
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:379)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:376)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:376)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.createData(DistributedMap.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.put(DistributedMap.java:125)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2870)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 168349 T248 oasc.OverseerCollectionProcessor$Runner.resetTaskWithException WARN Resetting task: /overseer/collection-queue-work/qn-0000000010, requestid: 2000, collectionName: collection1
   [junit4]   2> 168349 T248 oasc.SolrException.log ERROR :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-2000
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:243)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:240)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:240)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:167)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.resetTaskWithException(OverseerCollectionProcessor.java:2930)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2898)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 161730 T22 ccr.ThreadLeakControl.tryToInterruptAll All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl, timezone=America/Nassau
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=126948680,total=303038464
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, TestCollationFieldDocValues, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=9C5E364B93B93CCE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=248, name=OverseerThreadFactory-21-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1823)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1710)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:622)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2862)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C5E364B93B93CCE]:0)
   [junit4] Completed on J1 in 161.85s, 1 test, 1 error <<< FAILURES!

[...truncated 1428 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:957: There were test failures: 466 suites, 1862 tests, 1 suite-level error, 46 ignored (21 assumptions)

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