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/03/12 02:28:19 UTC

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

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

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

Error Message:
{"error":{     "msg":"no such blob or version available: signedjar/1",     "code":404}}

Stack Trace:
java.lang.AssertionError: {"error":{
    "msg":"no such blob or version available: signedjar/1",
    "code":404}}
	at __randomizedtesting.SeedInfo.seed([6FDF5FD0AC8412DC:E78B600A02787F24]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10617 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/init-core-data-001
   [junit4]   2> 1969834 T10658 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1969835 T10658 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /aj_sm/pc
   [junit4]   2> 1969837 T10658 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1969838 T10659 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1969937 T10658 oasc.ZkTestServer.run start zk server on port:56984
   [junit4]   2> 1969938 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1969939 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969946 T10666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a86b3e9 name:ZooKeeperConnection Watcher:127.0.0.1:56984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969946 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1969947 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1969947 T10658 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1969950 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1969951 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969952 T10669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5054a7f8 name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969952 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1969953 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1969953 T10658 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1969955 T10658 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1969957 T10658 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1969958 T10658 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1969959 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1969959 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1969961 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1969961 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1969963 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1969963 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1969964 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1969965 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1969966 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1969967 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1969968 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1969968 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1969969 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1969970 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1969971 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1969971 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1969972 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1969972 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1969973 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1969974 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1969975 T10658 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1969975 T10658 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1969977 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1969977 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969978 T10672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1553439a name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969978 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1969979 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1970212 T10658 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1
   [junit4]   2> 1970213 T10658 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1970215 T10658 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1970236 T10658 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:३५८५०
   [junit4]   2> 1970237 T10658 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/tempDir-001/control/data, hostContext=/aj_sm/pc, hostPort=35850, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores}
   [junit4]   2> 1970238 T10658 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1970238 T10658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/'
   [junit4]   2> 1970250 T10658 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/solr.xml
   [junit4]   2> 1970254 T10658 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores
   [junit4]   2> 1970254 T10658 oasc.CoreContainer.<init> New CoreContainer 968784350
   [junit4]   2> 1970254 T10658 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/]
   [junit4]   2> 1970255 T10658 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/lib
   [junit4]   2> 1970255 T10658 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/lib).
   [junit4]   2> 1970260 T10658 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1970260 T10658 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1970260 T10658 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1970260 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1970261 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1970261 T10658 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1970261 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1970261 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1970261 T10658 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1970262 T10658 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1970262 T10658 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1970263 T10658 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1970263 T10658 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1970264 T10658 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1970264 T10658 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1970264 T10658 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56984/solr
   [junit4]   2> 1970264 T10658 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1970265 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1970265 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1970266 T10684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17a25bf3 name:ZooKeeperConnection Watcher:127.0.0.1:56984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1970266 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1970267 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1970269 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1970270 T10687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f002bea name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1970270 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1970271 T10658 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1970273 T10658 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1970274 T10658 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1970275 T10658 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1970276 T10658 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1970277 T10658 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1970278 T10658 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1970279 T10658 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1970280 T10658 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35850_aj_sm%2Fpc
   [junit4]   2> 1970280 T10658 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35850_aj_sm%2Fpc
   [junit4]   2> 1970281 T10658 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1970282 T10658 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1970283 T10658 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1970283 T10658 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35850_aj_sm%2Fpc
   [junit4]   2> 1970284 T10658 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1970284 T10658 oasc.Overseer.start Overseer (id=93462427627552772-127.0.0.1:35850_aj_sm%2Fpc-n_0000000000) starting
   [junit4]   2> 1970285 T10658 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1970289 T10658 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1970289 T10689 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1970289 T10658 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1970290 T10688 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1970293 T10658 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1970294 T10658 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/
   [junit4]   2> 1970294 T10658 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1970295 T10691 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1970295 T10691 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1970295 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1970295 T10691 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1970296 T10688 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:35850/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:35850_aj_sm%2Fpc",
   [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> 1970296 T10688 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:35850/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:35850_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1970296 T10688 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1970297 T10688 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1970297 T10687 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> 1971296 T10691 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1971296 T10691 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1971297 T10691 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1971297 T10691 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1971297 T10691 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1971298 T10691 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/'
   [junit4]   2> 1971309 T10691 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1971311 T10691 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1971315 T10691 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1971321 T10691 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1971334 T10691 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1971335 T10691 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1971340 T10691 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1971464 T10691 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1971469 T10691 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1971471 T10691 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1971478 T10691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1971480 T10691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1971482 T10691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1971483 T10691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1971483 T10691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1971483 T10691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1971484 T10691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1971484 T10691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1971484 T10691 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1971484 T10691 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1971485 T10691 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/data/
   [junit4]   2> 1971485 T10691 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@797a5d51
   [junit4]   2> 1971486 T10691 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/data
   [junit4]   2> 1971486 T10691 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1971486 T10691 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1971486 T10691 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1971486 T10691 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=11.5546875, floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=20.19832825588919, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1971487 T10691 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12c9e291 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@456270ce),segFN=segments_1,generation=1}
   [junit4]   2> 1971487 T10691 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1971491 T10691 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1971491 T10691 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1971491 T10691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1971492 T10691 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1971492 T10691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1971492 T10691 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1971492 T10691 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1971493 T10691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1971493 T10691 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1971495 T10691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1971496 T10691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1971497 T10691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1971498 T10691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1971502 T10691 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1971502 T10691 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1971503 T10691 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1971503 T10691 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1971504 T10691 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1971504 T10691 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1971505 T10691 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1971505 T10691 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12c9e291 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@456270ce),segFN=segments_1,generation=1}
   [junit4]   2> 1971506 T10691 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1971506 T10691 oass.SolrIndexSearcher.<init> Opening Searcher@62cf1506[collection1] main
   [junit4]   2> 1971506 T10691 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1971507 T10691 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1971507 T10691 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1971508 T10691 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1971508 T10691 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1971508 T10691 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1971509 T10691 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1971509 T10691 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1971509 T10691 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1971510 T10691 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1971510 T10691 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1971510 T10692 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62cf1506[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1971511 T10695 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:35850/aj_sm/pc collection:control_collection shard:shard1
   [junit4]   2> 1971511 T10658 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1971511 T10658 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1971512 T10695 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1971513 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1971513 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971514 T10698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66f2a39c name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1971514 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1971515 T10695 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1971515 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1971515 T10658 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1971516 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1971516 T10695 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1971516 T10695 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4041 name=collection1 org.apache.solr.core.SolrCore@4eeab302 url=https://127.0.0.1:35850/aj_sm/pc/collection1 node=127.0.0.1:35850_aj_sm%2Fpc C4041_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:35850/aj_sm/pc, node_name=127.0.0.1:35850_aj_sm%2Fpc, state=down}
   [junit4]   2> 1971516 T10695 C4041 P35850 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:35850/aj_sm/pc/collection1/
   [junit4]   2> 1971517 T10695 C4041 P35850 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1971517 T10695 C4041 P35850 oasc.SyncStrategy.syncToMe https://127.0.0.1:35850/aj_sm/pc/collection1/ has no replicas
   [junit4]   2> 1971517 T10695 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:35850/aj_sm/pc/collection1/ shard1
   [junit4]   2> 1971517 T10695 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1971517 T10658 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1971518 T10688 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> 1971520 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1971520 T10688 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:35850/aj_sm/pc",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1971622 T10687 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> 1971622 T10698 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> 1971671 T10695 oasc.ZkController.register We are https://127.0.0.1:35850/aj_sm/pc/collection1/ and leader is https://127.0.0.1:35850/aj_sm/pc/collection1/
   [junit4]   2> 1971671 T10695 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:35850/aj_sm/pc
   [junit4]   2> 1971671 T10695 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1971671 T10695 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1971671 T10695 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1971672 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1971673 T10688 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:35850/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:35850_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1971674 T10688 oasco.ReplicaMutator.updateState Update state numShards=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:35850/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:35850_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1971749 T10658 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1
   [junit4]   2> 1971750 T10658 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001
   [junit4]   2> 1971751 T10658 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1971760 T10658 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1971762 T10658 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:६०१२९
   [junit4]   2> 1971763 T10658 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/aj_sm/pc, hostPort=60129, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores}
   [junit4]   2> 1971764 T10658 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1971764 T10658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/'
   [junit4]   2> 1971776 T10658 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/solr.xml
   [junit4]   2> 1971776 T10698 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> 1971776 T10687 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> 1971780 T10658 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores
   [junit4]   2> 1971780 T10658 oasc.CoreContainer.<init> New CoreContainer 1738789880
   [junit4]   2> 1971780 T10658 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/]
   [junit4]   2> 1971780 T10658 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/lib
   [junit4]   2> 1971781 T10658 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/lib).
   [junit4]   2> 1971786 T10658 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1971786 T10658 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1971786 T10658 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1971786 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1971786 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1971787 T10658 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1971787 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1971787 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1971787 T10658 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1971787 T10658 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1971788 T10658 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1971789 T10658 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1971790 T10658 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1971790 T10658 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1971790 T10658 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1971790 T10658 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56984/solr
   [junit4]   2> 1971791 T10658 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1971791 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1971791 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971792 T10710 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54d9c9ca name:ZooKeeperConnection Watcher:127.0.0.1:56984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1971792 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1971793 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1971794 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971795 T10713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7aa22302 name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1971796 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1971798 T10658 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1972801 T10658 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60129_aj_sm%2Fpc
   [junit4]   2> 1972801 T10658 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60129_aj_sm%2Fpc
   [junit4]   2> 1972803 T10658 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1972804 T10658 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1972805 T10658 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/
   [junit4]   2> 1972805 T10658 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1972806 T10714 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1972806 T10714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1972807 T10714 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1972808 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1972809 T10688 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:60129/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:60129_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1972810 T10688 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:60129/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:60129_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1972810 T10688 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1972810 T10688 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1972912 T10687 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> 1972912 T10698 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> 1972912 T10713 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> 1973807 T10714 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1973808 T10714 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1973808 T10714 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1973808 T10714 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1973809 T10714 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1973809 T10714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1973817 T10714 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1973818 T10714 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1973822 T10714 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1973826 T10714 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1973835 T10714 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1973836 T10714 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1973839 T10714 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1973934 T10714 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1973939 T10714 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1973940 T10714 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1973946 T10714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1973948 T10714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1973949 T10714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1973950 T10714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1973950 T10714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1973950 T10714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1973950 T10714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1973951 T10714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1973951 T10714 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1973951 T10714 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1973951 T10714 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1973951 T10714 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@797a5d51
   [junit4]   2> 1973952 T10714 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1973952 T10714 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1973952 T10714 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1973952 T10714 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1973952 T10714 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=11.5546875, floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=20.19832825588919, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1973953 T10714 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ad938d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e72ce23),segFN=segments_1,generation=1}
   [junit4]   2> 1973953 T10714 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1973956 T10714 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1973956 T10714 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1973956 T10714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1973956 T10714 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1973957 T10714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1973957 T10714 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1973957 T10714 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1973957 T10714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1973957 T10714 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1973959 T10714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973960 T10714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973960 T10714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973961 T10714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973964 T10714 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1973965 T10714 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1973965 T10714 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1973965 T10714 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1973966 T10714 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1973966 T10714 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1973966 T10714 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1973967 T10714 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ad938d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e72ce23),segFN=segments_1,generation=1}
   [junit4]   2> 1973967 T10714 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1973967 T10714 oass.SolrIndexSearcher.<init> Opening Searcher@3267b985[collection1] main
   [junit4]   2> 1973967 T10714 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1973968 T10714 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1973968 T10714 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1973969 T10714 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1973969 T10714 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1973969 T10714 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1973969 T10714 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1973970 T10714 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1973970 T10714 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1973970 T10714 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1973970 T10715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3267b985[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1973971 T10714 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1973971 T10718 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60129/aj_sm/pc collection:collection1 shard:shard1
   [junit4]   2> 1973971 T10658 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1973972 T10658 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1973979 T10718 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1973982 T10718 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1973982 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1973983 T10718 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1973983 T10718 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1973983 T10688 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C4042 name=collection1 org.apache.solr.core.SolrCore@fecd99d url=https://127.0.0.1:60129/aj_sm/pc/collection1 node=127.0.0.1:60129_aj_sm%2Fpc C4042_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:60129/aj_sm/pc, node_name=127.0.0.1:60129_aj_sm%2Fpc, state=down}
   [junit4]   2> 1973983 T10718 C4042 P60129 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60129/aj_sm/pc/collection1/
   [junit4]   2> 1973983 T10718 C4042 P60129 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1973984 T10718 C4042 P60129 oasc.SyncStrategy.syncToMe https://127.0.0.1:60129/aj_sm/pc/collection1/ has no replicas
   [junit4]   2> 1973984 T10718 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60129/aj_sm/pc/collection1/ shard1
   [junit4]   2> 1973984 T10718 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1973986 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1973986 T10688 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:60129/aj_sm/pc",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1974088 T10698 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> 1974088 T10713 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> 1974088 T10687 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> 1974137 T10718 oasc.ZkController.register We are https://127.0.0.1:60129/aj_sm/pc/collection1/ and leader is https://127.0.0.1:60129/aj_sm/pc/collection1/
   [junit4]   2> 1974137 T10718 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60129/aj_sm/pc
   [junit4]   2> 1974137 T10718 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1974137 T10718 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1974137 T10718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1974138 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1974139 T10688 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:60129/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:60129_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1974140 T10688 oasco.ReplicaMutator.updateState Update state numShards=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:60129/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:60129_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1974206 T10658 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1
   [junit4]   2> 1974207 T10658 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001
   [junit4]   2> 1974208 T10658 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1974210 T10658 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1974211 T10658 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:४०५४९
   [junit4]   2> 1974212 T10658 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/aj_sm/pc, hostPort=40549, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores}
   [junit4]   2> 1974213 T10658 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1974214 T10658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/'
   [junit4]   2> 1974225 T10658 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/solr.xml
   [junit4]   2> 1974229 T10658 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores
   [junit4]   2> 1974230 T10658 oasc.CoreContainer.<init> New CoreContainer 602545358
   [junit4]   2> 1974230 T10658 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/]
   [junit4]   2> 1974230 T10658 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/lib
   [junit4]   2> 1974231 T10658 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/lib).
   [junit4]   2> 1974236 T10658 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1974236 T10658 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1974236 T10658 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1974237 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1974237 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1974237 T10658 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1974237 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1974237 T10658 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1974238 T10658 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1974238 T10658 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1974238 T10658 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1974239 T10658 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1974240 T10658 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1974240 T10658 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1974240 T10658 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1974240 T10658 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56984/solr
   [junit4]   2> 1974241 T10658 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1974241 T10658 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1974241 T10687 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> 1974242 T10698 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> 1974241 T10713 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> 1974242 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1974243 T10730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b21af47 name:ZooKeeperConnection Watcher:127.0.0.1:56984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1974243 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1974243 T10658 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1974246 T10660 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0b952e960008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1974247 T10658 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1974248 T10733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@973dec0 name:ZooKeeperConnection Watcher:127.0.0.1:56984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1974248 T10658 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1974251 T10658 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1975254 T10658 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40549_aj_sm%2Fpc
   [junit4]   2> 1975255 T10658 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40549_aj_sm%2Fpc
   [junit4]   2> 1975258 T10658 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1975260 T10658 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1975261 T10658 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/
   [junit4]   2> 1975261 T10658 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1975262 T10734 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1975263 T10734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1975263 T10687 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1975263 T10734 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1975264 T10688 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:40549/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:40549_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 1975265 T10688 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:40549/aj_sm/pc",
   [junit4]   2> 	  "node_name":"127.0.0.1:40549_aj_sm%2Fpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1975265 T10688 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1975265 T10688 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1975368 T10698 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> 1975368 T10713 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> 1975368 T10687 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> 1975368 T10733 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> 1976264 T10734 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1976264 T10734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1976265 T10734 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1976265 T10734 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1976266 T10734 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1976266 T10734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1976274 T10734 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1976276 T10734 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1976279 T10734 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1976295 T10734 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1976305 T10734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1976306 T10734 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1976310 T10734 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1976422 T10734 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1976428 T10734 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1976430 T10734 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1976436 T10734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1976438 T10734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1976440 T10734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1976441 T10734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1976441 T10734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1976441 T10734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1976442 T10734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1976442 T10734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1976442 T10734 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1976442 T10734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1976443 T10734 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1976443 T10734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@797a5d51
   [junit4]   2> 1976443 T10734 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1976443 T10734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1976444 T10734 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1976444 T10734 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1976444 T10734 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=11.5546875, floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=20.19832825588919, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1976444 T10734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@40fb857e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2edae432),segFN=segments_1,generation=1}
   [junit4]   2> 1976445 T10734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1976447 T10734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1976448 T10734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1976449 T10734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1976449 T10734 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1976450 T10734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1976451 T10734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1976452 T10734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1976453 T10734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1976456 T10734 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1976457 T10734 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1976457 T10734 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1976457 T10734 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1976458 T10734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1976458 T10734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1976458 T10734 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]


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

SolrZkClient.java:292)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:289)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:289)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:484)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:453)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:440)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	
   [junit4]   2> 1997082 T10777 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1997107 T10658 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/aj_sm/pc,null}
   [junit4]   2> 1997298 T10658 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56984 56984
   [junit4]   2> 1998431 T10659 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56984 56984
   [junit4]   2> 1998432 T10659 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		15	/solr/configs/conf1
   [junit4]   2> 		7	/solr/aliases.json
   [junit4]   2> 		7	/solr/clusterstate.json
   [junit4]   2> 		2	/solr/configs/.system
   [junit4]   2> 		2	/solr/collections/.system/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=6FDF5FD0AC8412DC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Africa/Bangui -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 28.7s J1 | TestCryptoKeys.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {"error":{
   [junit4]    >     "msg":"no such blob or version available: signedjar/1",
   [junit4]    >     "code":404}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FDF5FD0AC8412DC:E78B600A02787F24]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:169)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1998509 T10658 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 6FDF5FD0AC8412DC-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14981, maxDocsPerChunk=1022, blockSize=565), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14981, blockSize=565)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=hi_IN, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=269866136,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, RemoteQueryErrorTest, TestZkChroot, ConnectionManagerTest, TestCopyFieldCollectionResource, CloudMLTQParserTest, ZkSolrClientTest, TestReqParamsAPI, MBeansHandlerTest, BlockCacheTest, SchemaVersionSpecificBehaviorTest, HdfsChaosMonkeySafeLeaderTest, TestInitQParser, QueryParsingTest, HdfsUnloadDistributedZkTest, DistributedFacetPivotLongTailTest, ResponseHeaderTest, ExitableDirectoryReaderTest, CursorMarkTest, BasicFunctionalityTest, TestDistribDocBasedVersion, BadIndexSchemaTest, TestFuzzyAnalyzedSuggestions, TestDFRSimilarityFactory, TestSolrJ, TestCoreDiscovery, EchoParamsTest, DocValuesMissingTest, TestSuggestSpellingConverter, TestQuerySenderNoQuery, SpatialRPTFieldTypeTest, ParsingFieldUpdateProcessorsTest, TestSolrQueryParser, FastVectorHighlighterTest, TestSimpleTrackingShardHandler, SuggestComponentTest, SpatialFilterTest, DistributedMLTComponentTest, TestRandomMergePolicy, RequestLoggingTest, TestConfig, TestInfoStreamLogging, FileBasedSpellCheckerTest, BasicDistributedZk2Test, TestLMJelinekMercerSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, CustomCollectionTest, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, DistributedIntervalFacetingTest, TestTrie, TestCloudManagedSchemaConcurrent, TestReload, StatsComponentTest, TestImplicitCoreProperties, TestInitParams, TestSolrConfigHandlerConcurrent, AutoCommitTest, TestMergePolicyConfig, TestDistributedMissingSort, SegmentsInfoRequestHandlerTest, SolrTestCaseJ4Test, ConvertedLegacyTest, TestCollectionAPI, HighlighterConfigTest, TestSerializedLuceneMatchVersion, PrimitiveFieldTypeTest, PreAnalyzedUpdateProcessorTest, RecoveryAfterSoftCommitTest, TestSchemaSimilarityResource, TestPseudoReturnFields, TestDefaultSearchFieldResource, TestAnalyzeInfixSuggestions, TestReRankQParserPlugin, UpdateParamsTest, LoggingHandlerTest, SolrXmlInZkTest, TestCollapseQParserPlugin, FullSolrCloudDistribCmdsTest, StandardRequestHandlerTest, CursorPagingTest, DistributedFacetPivotSmallTest, UpdateRequestProcessorFactoryTest, TestIntervalFaceting, LeaderInitiatedRecoveryOnCommitTest, HdfsSyncSliceTest, AddBlockUpdateTest, TestBulkSchemaConcurrent, TestRangeQuery, DateFieldTest, TestDocSet, SuggesterTSTTest, StatelessScriptUpdateProcessorFactoryTest, ExternalCollectionsTest, IndexSchemaTest, TestRemoteStreaming, ExternalFileFieldSortTest, CloudExitableDirectoryReaderTest, IndexBasedSpellCheckerTest, DirectUpdateHandlerOptimizeTest, RankQueryTest, RollingRestartTest, TestValueSourceCache, HighlighterTest, TestLuceneMatchVersion, TestObjectReleaseTracker, DocumentBuilderTest, TestJettySolrRunner, DateRangeFieldTest, ChaosMonkeySafeLeaderTest, TestMissingGroups, ShardSplitTest, TestRandomFaceting, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestCSVLoader, NoCacheHeaderTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, SolrInfoMBeanTest, DebugComponentTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, RequestHandlersTest, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestQuerySenderListener, CopyFieldTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, HttpPartitionTest, OverseerRolesTest, ReplicationFactorTest, TestCryptoKeys]
   [junit4] Completed on J1 in 28.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 226 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: There were test failures: 472 suites, 1882 tests, 1 failure, 48 ignored (21 assumptions)

Total time: 74 minutes 55 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



[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11799 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11799/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([A2DBFFA6C9C57368:2A8FC07C67391E90]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10310 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1538186 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/init-core-data-001
   [junit4]   2> 1538193 T8577 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hk_nx/c
   [junit4]   2> 1538196 T8577 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1538196 T8578 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1538296 T8577 oasc.ZkTestServer.run start zk server on port:49848
   [junit4]   2> 1538297 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1538297 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1538300 T8585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a45854 name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538300 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1538300 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1538301 T8577 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1538304 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1538305 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1538307 T8588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c67efd0 name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538307 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1538308 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1538308 T8577 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1538310 T8577 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1538311 T8577 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1538312 T8577 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1538313 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1538314 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1538316 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1538316 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1538318 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1538318 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1538320 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1538320 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1538322 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1538322 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1538323 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1538324 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1538325 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1538325 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1538326 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1538327 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1538328 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1538328 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1538329 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1538330 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1538331 T8577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1538332 T8577 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1538650 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1
   [junit4]   2> 1538652 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1538656 T8577 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48163
   [junit4]   2> 1538657 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/tempDir-001/control/data, hostContext=/hk_nx/c, hostPort=48163, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores}
   [junit4]   2> 1538658 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1538658 T8577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/'
   [junit4]   2> 1538670 T8577 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/solr.xml
   [junit4]   2> 1538687 T8577 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores
   [junit4]   2> 1538687 T8577 oasc.CoreContainer.<init> New CoreContainer 1257533609
   [junit4]   2> 1538687 T8577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/]
   [junit4]   2> 1538688 T8577 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/lib
   [junit4]   2> 1538688 T8577 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/lib).
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1538696 T8577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1538696 T8577 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1538696 T8577 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1538696 T8577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1538697 T8577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1538697 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1538697 T8577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49848/solr
   [junit4]   2> 1538697 T8577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1538698 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1538698 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1538699 T8600 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@670ba622 name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538700 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1538700 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1538701 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1538703 T8603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c5b6d4b name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538703 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1538704 T8577 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1538705 T8577 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1538706 T8577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1538708 T8577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1538709 T8577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1538710 T8577 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1538711 T8577 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1538712 T8577 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1538713 T8577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538714 T8577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538715 T8577 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1538716 T8577 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1538717 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1538718 T8577 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538718 T8577 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1538719 T8577 oasc.Overseer.start Overseer (id=93463315672334339-127.0.0.1:48163_hk_nx%2Fc-n_0000000000) starting
   [junit4]   2> 1538721 T8577 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1538724 T8577 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1538725 T8605 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1538725 T8604 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1538725 T8577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1538728 T8577 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1538729 T8577 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/
   [junit4]   2> 1538729 T8577 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1538730 T8607 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1538730 T8607 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1538730 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1538730 T8607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1538731 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48163/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [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> 1538732 T8604 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48163/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1538732 T8604 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1538733 T8604 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1538734 T8603 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> 1539731 T8607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1539732 T8607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1539733 T8607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1539733 T8607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1539734 T8607 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1539734 T8607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/'
   [junit4]   2> 1539749 T8607 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1539752 T8607 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1539757 T8607 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1539763 T8607 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1539784 T8607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1539785 T8607 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1539793 T8607 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1539922 T8607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1539923 T8607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1539924 T8607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1539926 T8607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1539942 T8607 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1539943 T8607 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1539943 T8607 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/
   [junit4]   2> 1539943 T8607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1539944 T8607 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data
   [junit4]   2> 1539944 T8607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1539944 T8607 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1539945 T8607 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index
   [junit4]   2> 1539945 T8607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4493625133910316
   [junit4]   2> 1539949 T8607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1539949 T8607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1539952 T8607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1539954 T8607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1539954 T8607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1539954 T8607 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1539956 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539957 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539958 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539959 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539962 T8607 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1539962 T8607 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1539963 T8607 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1539963 T8607 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1539963 T8607 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1539963 T8607 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1539964 T8607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1539964 T8607 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1539965 T8607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1539965 T8607 oass.SolrIndexSearcher.<init> Opening Searcher@65f299b8[collection1] main
   [junit4]   2> 1539965 T8607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1539966 T8607 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1539966 T8607 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1539966 T8607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1539967 T8607 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1539967 T8607 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539967 T8607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1539967 T8607 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539968 T8607 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1539968 T8607 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1539968 T8608 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65f299b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539969 T8607 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1539970 T8611 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48163/hk_nx/c collection:control_collection shard:shard1
   [junit4]   2> 1539970 T8577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539970 T8611 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1539970 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1539971 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1539973 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1539973 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1539974 T8611 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1539974 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6774 name=collection1 org.apache.solr.core.SolrCore@5d1b54d2 url=http://127.0.0.1:48163/hk_nx/c/collection1 node=127.0.0.1:48163_hk_nx%2Fc C6774_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:48163/hk_nx/c, node_name=127.0.0.1:48163_hk_nx%2Fc, state=down}
   [junit4]   2> 1539974 T8611 C6774 P48163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48163/hk_nx/c/collection1/
   [junit4]   2> 1539974 T8604 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> 1539974 T8611 C6774 P48163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1539975 T8611 C6774 P48163 oasc.SyncStrategy.syncToMe http://127.0.0.1:48163/hk_nx/c/collection1/ has no replicas
   [junit4]   2> 1539975 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48163/hk_nx/c/collection1/ shard1
   [junit4]   2> 1539975 T8611 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1539977 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1539978 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48163/hk_nx/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1539979 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539981 T8614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23ac5592 name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539981 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1539982 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1539982 T8577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539984 T8577 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1540079 T8603 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> 1540079 T8614 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> 1540128 T8611 oasc.ZkController.register We are http://127.0.0.1:48163/hk_nx/c/collection1/ and leader is http://127.0.0.1:48163/hk_nx/c/collection1/
   [junit4]   2> 1540129 T8611 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48163/hk_nx/c
   [junit4]   2> 1540129 T8611 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1540129 T8611 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1540129 T8611 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1540131 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1540132 T8604 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":"http://127.0.0.1:48163/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1540133 T8604 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48163/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1540235 T8603 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> 1540235 T8614 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> 1540263 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1
   [junit4]   2> 1540264 T8577 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001
   [junit4]   2> 1540265 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1540266 T8577 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51019
   [junit4]   2> 1540267 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/hk_nx/c, hostPort=51019, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores}
   [junit4]   2> 1540267 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1540267 T8577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/'
   [junit4]   2> 1540293 T8577 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/solr.xml
   [junit4]   2> 1540299 T8577 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.<init> New CoreContainer 921181705
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/]
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/lib
   [junit4]   2> 1540300 T8577 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/lib).
   [junit4]   2> 1540306 T8577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1540306 T8577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1540309 T8577 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1540309 T8577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1540309 T8577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1540309 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1540310 T8577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49848/solr
   [junit4]   2> 1540310 T8577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1540310 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1540311 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540312 T8626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@559450ed name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540313 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1540313 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1540315 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540316 T8629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31236be1 name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540316 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1540323 T8577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1541328 T8577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51019_hk_nx%2Fc
   [junit4]   2> 1541329 T8577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51019_hk_nx%2Fc
   [junit4]   2> 1541333 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1541337 T8577 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1541339 T8577 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/
   [junit4]   2> 1541340 T8577 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1541341 T8630 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1541341 T8630 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1541342 T8630 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1541342 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1541344 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51019/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1541345 T8604 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51019/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1541345 T8604 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1541345 T8604 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1541448 T8603 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> 1541448 T8614 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> 1541448 T8629 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> 1542343 T8630 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1542343 T8630 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1542344 T8630 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1542344 T8630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1542345 T8630 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1542346 T8630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1542360 T8630 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1542362 T8630 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1542366 T8630 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1542370 T8630 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1542386 T8630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1542387 T8630 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1542391 T8630 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1542498 T8630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1542499 T8630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1542500 T8630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1542503 T8630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1542516 T8630 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1542516 T8630 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1542516 T8630 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1542517 T8630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1542517 T8630 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1542518 T8630 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1542518 T8630 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1542519 T8630 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1542519 T8630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4493625133910316
   [junit4]   2> 1542527 T8630 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1542527 T8630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1542533 T8630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1542533 T8630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1542535 T8630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1542535 T8630 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1542536 T8630 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1542536 T8630 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1542539 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542540 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542541 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542542 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542547 T8630 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1542548 T8630 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1542551 T8630 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542552 T8630 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1542552 T8630 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1542552 T8630 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1542553 T8630 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1542554 T8630 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1542554 T8630 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1542554 T8630 oass.SolrIndexSearcher.<init> Opening Searcher@6cd0178c[collection1] main
   [junit4]   2> 1542554 T8630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1542555 T8630 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1542555 T8630 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1542556 T8630 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1542556 T8630 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1542556 T8630 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542556 T8630 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1542557 T8630 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542557 T8630 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1542557 T8630 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1542558 T8631 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6cd0178c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542558 T8630 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1542559 T8634 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51019/hk_nx/c collection:collection1 shard:shard1
   [junit4]   2> 1542559 T8577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1542559 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1542565 T8634 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1542568 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1542569 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542570 T8634 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1542570 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6775 name=collection1 org.apache.solr.core.SolrCore@75a81bc2 url=http://127.0.0.1:51019/hk_nx/c/collection1 node=127.0.0.1:51019_hk_nx%2Fc C6775_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:51019/hk_nx/c, node_name=127.0.0.1:51019_hk_nx%2Fc, state=down}
   [junit4]   2> 1542570 T8634 C6775 P51019 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1542570 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1542570 T8634 C6775 P51019 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1542571 T8634 C6775 P51019 oasc.SyncStrategy.syncToMe http://127.0.0.1:51019/hk_nx/c/collection1/ has no replicas
   [junit4]   2> 1542571 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51019/hk_nx/c/collection1/ shard1
   [junit4]   2> 1542571 T8634 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1542574 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542575 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51019/hk_nx/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1542680 T8603 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> 1542680 T8614 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> 1542680 T8629 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> 1542725 T8634 oasc.ZkController.register We are http://127.0.0.1:51019/hk_nx/c/collection1/ and leader is http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1542725 T8634 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51019/hk_nx/c
   [junit4]   2> 1542725 T8634 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1542725 T8634 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1542725 T8634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1542726 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542727 T8604 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":"http://127.0.0.1:51019/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1542731 T8604 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51019/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1542835 T8603 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> 1542836 T8629 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> 1542835 T8614 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> 1542882 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1
   [junit4]   2> 1542883 T8577 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001
   [junit4]   2> 1542884 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1542885 T8577 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52326
   [junit4]   2> 1542885 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/hk_nx/c, hostPort=52326, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores}
   [junit4]   2> 1542886 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1542886 T8577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/'
   [junit4]   2> 1542898 T8577 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/solr.xml
   [junit4]   2> 1542904 T8577 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores
   [junit4]   2> 1542904 T8577 oasc.CoreContainer.<init> New CoreContainer 2093222444
   [junit4]   2> 1542904 T8577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/]
   [junit4]   2> 1542905 T8577 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/lib
   [junit4]   2> 1542905 T8577 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/lib).
   [junit4]   2> 1542911 T8577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1542911 T8577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1542914 T8577 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1542914 T8577 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1542914 T8577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1542914 T8577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1542915 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1542915 T8577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49848/solr
   [junit4]   2> 1542915 T8577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1542915 T8577 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1542916 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1542917 T8646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1936e715 name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1542918 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1542918 T8577 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1542920 T8577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1542921 T8649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@487e7e33 name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1542922 T8577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1542926 T8577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1543930 T8577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52326_hk_nx%2Fc
   [junit4]   2> 1543931 T8577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52326_hk_nx%2Fc
   [junit4]   2> 1543934 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1543937 T8577 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1543938 T8577 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/
   [junit4]   2> 1543939 T8577 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1543940 T8650 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1543940 T8650 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1543941 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1543941 T8650 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1543943 T8604 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52326/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:52326_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 1543943 T8604 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52326/hk_nx/c",
   [junit4]   2> 	  "node_name":"127.0.0.1:52326_hk_nx%2Fc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1543944 T8604 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1543944 T8604 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1544047 T8629 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> 1544047 T8649 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> 1544047 T8614 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> 1544047 T8603 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> 1544942 T8650 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1544943 T8650 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1544944 T8650 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1544944 T8650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1544945 T8650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1544945 T8650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1544960 T8650 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1544963 T8650 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1544968 T8650 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1544974 T8650 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1544993 T8650 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1544995 T8650 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1545000 T8650 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1545123 T8650 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1545124 T8650 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1545125 T8650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1545129 T8650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1545142 T8650 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1545143 T8650 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1545143 T8650 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1545143 T8650 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1545144 T8650 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1545144 T8650 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1545145 T8650 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1545145 T8650 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1545146 T8650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4493625133910316
   [junit4]   2> 1545153 T8650 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1545154 T8650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1545159 T8650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1545159 T8650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1545161 T8650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1545161 T8650 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1545162 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545164 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545164 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545165 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545170 T8650 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1545171 T8650 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1545171 T8650 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1545171 T8650 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1545172 T8650 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1545172 T8650 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1545172 T8650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1545173 T8650 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1545173 T8650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1545173 T8650 oass.SolrIndexSearcher.<init> Opening Searcher@1613d8f9[collection1] main
   [junit4]   2> 1545174 T8650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1545174 T8650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1545174 T8650 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1545175 T8650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1545175 T8650 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1545175 T8650 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1545175 T8650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1545176 T8650 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1545176 T8650 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1545176 T8650 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1545177 T8651 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1613d8f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1545177 T8650 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1545177 T8654 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52326/hk_nx/c collection:collection1 shard:shard1
   [junit4]   2> 1545178 T8577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1545178 T8577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1545179 T8654 oasc.ZkController.register We are http://127.0.0.1:52326/hk_nx/c/collection1/ and leader is http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1545179 T8654 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52326/hk_nx/c
   [junit4]   2> 1545179 T8654 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1545180 T8654 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C6776 name=collection1 org.apache.solr.core.SolrCore@67b3a359 url=http://127.0.0.1:52326/hk_nx/c/collection1 node=127.0.0.1:52326_hk_nx%2Fc C6776_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52326/hk_nx/c, node_name=127.0.0.1:52326_hk_nx%2Fc, state=down}
   [junit4]   2> 1545195 T8655 C6776 P52326 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:51019/hk_nx/c/collection1/ and I am http://127.0.0.1:52326/hk_nx/c/collection1/
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1545197 T8603 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1545197 T8655 C6776 P52326 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:51019/hk_nx/c; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A52326_hk_nx%252Fc&coreNodeName=core_node2&state=recovering&chec

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

.0.1:53716_hk_nx%2Fc
   [junit4]   2> 1600597 T8694 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1600618 T8577 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/hk_nx/c,null}
   [junit4]   2> 1600810 T8577 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49848 49848
   [junit4]   2> 1601663 T8578 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49848 49848
   [junit4]   2> 1601664 T8578 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/93463315672334339-127.0.0.1:48163_hk_nx%2Fc-n_0000000000
   [junit4]   2> 		2	/solr/overseer_elect/election/93463315672334342-127.0.0.1:51019_hk_nx%2Fc-n_0000000001
   [junit4]   2> 		2	/solr/collections/collection1/leader_elect/shard1/election/93463315672334342-core_node1-n_0000000000
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=A2DBFFA6C9C57368 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CU -Dtests.timezone=America/Monterrey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.5s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2DBFFA6C9C57368:2A8FC07C67391E90]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1601671 T8577 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest A2DBFFA6C9C57368-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=es_CU, timezone=America/Monterrey
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=152043864,total=352645120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, DistributedQueryElevationComponentTest, TestReloadAndDeleteDocs, SharedFSAutoReplicaFailoverUtilsTest, InfoHandlerTest, ClusterStateTest, DistribCursorPagingTest, DocValuesMultiTest, DistributedQueryComponentOptimizationTest, TestTolerantSearch, TestCSVResponseWriter, DeleteLastCustomShardedReplicaTest, SOLR749Test, CircularListTest, TestBinaryResponseWriter, TestFieldSortValues, AnalysisErrorHandlingTest, SystemInfoHandlerTest, TestSchemaManager, TestJmxIntegration, TestHighFrequencyDictionaryFactory, SimpleMLTQParserTest, UUIDUpdateProcessorFallbackTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestElisionMultitermQuery, TestRecoveryHdfs, TestStandardQParsers, TestMaxScoreQueryParser, BadCopyFieldTest, UnloadDistributedZkTest, SolrInfoMBeanTest, DistanceUnitsTest, TestSolrConfigHandler, PreAnalyzedFieldTest, QueryElevationComponentTest, SolrCoreTest, PeerSyncTest, TestFaceting, TestIBSimilarityFactory, TestNoOpRegenerator, DistributedQueueTest, SolrCoreCheckLockOnStartupTest, DistributedSpellCheckComponentTest, TestConfigSets, AtomicUpdatesTest, TestWriterPerf, CoreMergeIndexesAdminHandlerTest, AnalyticsMergeStrategyTest, BasicDistributedZkTest, TestIndexSearcher, TestSolrXml, SharedFSAutoReplicaFailoverTest, TestCollationFieldDocValues, TestReplicationHandler, RequiredFieldsTest, TestNRTOpen, TestSchemaResource, MergeStrategyTest, TestPostingsSolrHighlighter, PingRequestHandlerTest, RecoveryZkTest, EnumFieldTest, TestManagedSchema, FieldAnalysisRequestHandlerTest, TestReplicaProperties, DistributedFacetPivotWhiteBoxTest, SortByFunctionTest, QueryResultKeyTest, AlternateDirectoryTest, TestManagedResource, AnalyticsQueryTest, TestManagedSchemaDynamicFieldResource, ActionThrottleTest, BlockDirectoryTest, TestManagedSynonymFilterFactory, TestAtomicUpdateErrorCases, NumericFieldsTest, TestDynamicFieldResource, TestPartialUpdateDeduplication, PathHierarchyTokenizerFactoryTest, TimeZoneUtilsTest, TestMiniSolrCloudCluster, TestIndexingPerformance, TestLRUCache, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory, TestStressReorder, DistributedSuggestComponentTest, IndexSchemaRuntimeFieldTest, ShardRoutingTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedSearch, TestSolrIndexConfig, TestHashPartitioner, TestSort, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, LeaderFailoverAfterPartitionTest, TestStressLucene, HardAutoCommitTest, TestMiniSolrCloudClusterSSL, TestChildDocTransformer, TestConfigOverlay, PrimUtilsTest, SSLMigrationTest, ReplicationFactorTest, CollectionsAPIAsyncDistributedZkTest, ZkCLITest, DistributedFacetPivotSmallAdvancedTest, StressHdfsTest, TestXIncludeConfig, TestCloudSchemaless, RequestHandlersTest, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, JSONWriterTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 63.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 389 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: There were test failures: 472 suites, 1882 tests, 1 failure, 48 ignored (21 assumptions)

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