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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 12677 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12677/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: There were too many update fails (42 > 40) - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([7F2DDD01CDD23F66:F779E2DB632E529E]: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:230)
	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:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:57)
	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 9623 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/init-core-data-001
   [junit4]   2> 238375 T2569 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 238378 T2569 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 238378 T2570 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 238378 T2570 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 238478 T2569 oasc.ZkTestServer.run start zk server on port:33094
   [junit4]   2> 238479 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 238479 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238481 T2577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f8270d2 name:ZooKeeperConnection Watcher:127.0.0.1:33094 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238481 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238481 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 238481 T2569 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 238483 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 238483 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238484 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ce4ad63 name:ZooKeeperConnection Watcher:127.0.0.1:33094/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238484 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238484 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 238484 T2569 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 238486 T2569 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 238487 T2569 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 238488 T2569 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 238489 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 238489 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 238492 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 238492 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 238493 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 238493 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 238496 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 238497 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 238498 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 238498 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 238499 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 238499 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 238500 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 238501 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 238501 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 238502 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 238511 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 238511 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 238512 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 238512 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 238513 T2569 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 238513 T2569 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 238632 T2569 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1
   [junit4]   2> 238633 T2569 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 238634 T2569 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@689d67db{/,null,AVAILABLE}
   [junit4]   2> 238635 T2569 oejs.AbstractConnector.doStart Started ServerConnector@266d0d46{HTTP/1.1}{127.0.0.1:32924}
   [junit4]   2> 238635 T2569 oejs.Server.doStart Started @239619ms
   [junit4]   2> 238635 T2569 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/tempDir-001/control/data, hostContext=/, hostPort=32924, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores}
   [junit4]   2> 238635 T2569 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 238636 T2569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/'
   [junit4]   2> 238645 T2569 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/solr.xml
   [junit4]   2> 238648 T2569 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores
   [junit4]   2> 238648 T2569 oasc.CoreContainer.<init> New CoreContainer 1408269717
   [junit4]   2> 238648 T2569 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/]
   [junit4]   2> 238648 T2569 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/lib
   [junit4]   2> 238648 T2569 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/lib).
   [junit4]   2> 238652 T2569 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 238653 T2569 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 238653 T2569 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238654 T2569 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238654 T2569 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 238654 T2569 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33094/solr
   [junit4]   2> 238654 T2569 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 238654 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 238655 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238656 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cbc32cf name:ZooKeeperConnection Watcher:127.0.0.1:33094 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238656 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238657 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 238658 T2569 n:127.0.0.1:32924_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238659 T2597 n:127.0.0.1:32924_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@627d7ad7 name:ZooKeeperConnection Watcher:127.0.0.1:33094/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238659 T2569 n:127.0.0.1:32924_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238660 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 238661 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 238662 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 238663 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 238664 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 238665 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 238666 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 238666 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 238667 T2569 n:127.0.0.1:32924_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32924_
   [junit4]   2> 238667 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32924_
   [junit4]   2> 238668 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 238669 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 238669 T2569 n:127.0.0.1:32924_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 238671 T2569 n:127.0.0.1:32924_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32924_
   [junit4]   2> 238671 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 238672 T2569 n:127.0.0.1:32924_ oasc.Overseer.start Overseer (id=93822733189775363-127.0.0.1:32924_-n_0000000000) starting
   [junit4]   2> 238673 T2569 n:127.0.0.1:32924_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 238676 T2569 n:127.0.0.1:32924_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 238676 T2599 n:127.0.0.1:32924_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 238677 T2569 n:127.0.0.1:32924_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 238677 T2598 n:127.0.0.1:32924_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 238679 T2569 n:127.0.0.1:32924_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 238679 T2569 n:127.0.0.1:32924_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores
   [junit4]   2> 238680 T2569 n:127.0.0.1:32924_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 238680 T2569 n:127.0.0.1:32924_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/
   [junit4]   2> 238681 T2569 n:127.0.0.1:32924_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 238681 T2601 n:127.0.0.1:32924_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 238681 T2601 n:127.0.0.1:32924_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 238682 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 238682 T2601 n:127.0.0.1:32924_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238682 T2598 n:127.0.0.1:32924_ 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:32924",
   [junit4]   2> 	  "node_name":"127.0.0.1:32924_",
   [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> 238683 T2598 n:127.0.0.1:32924_ 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:32924",
   [junit4]   2> 	  "node_name":"127.0.0.1:32924_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 238683 T2598 n:127.0.0.1:32924_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 238683 T2598 n:127.0.0.1:32924_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 238684 T2597 n:127.0.0.1:32924_ 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> 239682 T2601 n:127.0.0.1:32924_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 239682 T2601 n:127.0.0.1:32924_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 239683 T2601 n:127.0.0.1:32924_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 239683 T2601 n:127.0.0.1:32924_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 239683 T2601 n:127.0.0.1:32924_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239683 T2601 n:127.0.0.1:32924_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/'
   [junit4]   2> 239693 T2601 n:127.0.0.1:32924_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 239696 T2601 n:127.0.0.1:32924_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 239698 T2601 n:127.0.0.1:32924_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239703 T2601 n:127.0.0.1:32924_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239704 T2601 n:127.0.0.1:32924_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 239706 T2601 n:127.0.0.1:32924_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 239775 T2601 n:127.0.0.1:32924_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 239775 T2601 n:127.0.0.1:32924_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 239776 T2601 n:127.0.0.1:32924_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239777 T2601 n:127.0.0.1:32924_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239783 T2601 n:127.0.0.1:32924_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 239783 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 239784 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 239784 T2601 n:127.0.0.1:32924_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf1d61f
   [junit4]   2> 239784 T2601 n:127.0.0.1:32924_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data
   [junit4]   2> 239784 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data/index/
   [junit4]   2> 239784 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239785 T2601 n:127.0.0.1:32924_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data/index
   [junit4]   2> 239785 T2601 n:127.0.0.1:32924_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 239819 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 239819 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239821 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 239821 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239822 T2601 n:127.0.0.1:32924_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239823 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239824 T2601 n:127.0.0.1:32924_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239824 T2601 n:127.0.0.1:32924_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239825 T2601 n:127.0.0.1:32924_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239825 T2601 n:127.0.0.1:32924_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239827 T2601 n:127.0.0.1:32924_ x:collection1 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> 239827 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239828 T2601 n:127.0.0.1:32924_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 239828 T2601 n:127.0.0.1:32924_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 239828 T2601 n:127.0.0.1:32924_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 239828 T2601 n:127.0.0.1:32924_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 239828 T2601 n:127.0.0.1:32924_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=67328672, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 239829 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 239829 T2601 n:127.0.0.1:32924_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239829 T2601 n:127.0.0.1:32924_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4301b066[collection1] main
   [junit4]   2> 239829 T2601 n:127.0.0.1:32924_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239830 T2601 n:127.0.0.1:32924_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 239831 T2601 n:127.0.0.1:32924_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239831 T2601 n:127.0.0.1:32924_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 239831 T2601 n:127.0.0.1:32924_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 239831 T2601 n:127.0.0.1:32924_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 239831 T2602 n:127.0.0.1:32924_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4301b066[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239831 T2601 n:127.0.0.1:32924_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 239832 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32924 collection:control_collection shard:shard1
   [junit4]   2> 239832 T2569 n:127.0.0.1:32924_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 239832 T2569 n:127.0.0.1:32924_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 239832 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 239833 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 239833 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239835 T2608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42164282 name:ZooKeeperConnection Watcher:127.0.0.1:33094/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239835 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239835 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 239835 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 239835 T2569 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 239836 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 239836 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 239836 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C232 name=collection1 org.apache.solr.core.SolrCore@7db31c06 url=http://127.0.0.1:32924/collection1 node=127.0.0.1:32924_ C232_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:32924, node_name=127.0.0.1:32924_, state=down}
   [junit4]   2> 239836 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 C232 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32924/collection1/
   [junit4]   2> 239836 T2598 n:127.0.0.1:32924_ 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> 239836 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 C232 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 239836 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 C232 oasc.SyncStrategy.syncToMe http://127.0.0.1:32924/collection1/ has no replicas
   [junit4]   2> 239837 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32924/collection1/ shard1
   [junit4]   2> 239837 T2569 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 239837 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 239839 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 239839 T2598 n:127.0.0.1:32924_ 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:32924",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 239880 T2569 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1
   [junit4]   2> 239881 T2569 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001
   [junit4]   2> 239882 T2569 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 239882 T2569 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5e00e965{/,null,AVAILABLE}
   [junit4]   2> 239883 T2569 oejs.AbstractConnector.doStart Started ServerConnector@27e966e6{HTTP/1.1}{127.0.0.1:53164}
   [junit4]   2> 239883 T2569 oejs.Server.doStart Started @240867ms
   [junit4]   2> 239883 T2569 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=53164, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores}
   [junit4]   2> 239884 T2569 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 239884 T2569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/'
   [junit4]   2> 239892 T2569 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/solr.xml
   [junit4]   2> 239895 T2569 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores
   [junit4]   2> 239896 T2569 oasc.CoreContainer.<init> New CoreContainer 155596306
   [junit4]   2> 239896 T2569 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/]
   [junit4]   2> 239896 T2569 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/lib
   [junit4]   2> 239896 T2569 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/lib).
   [junit4]   2> 239900 T2569 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 239901 T2569 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 239901 T2569 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239901 T2569 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239901 T2569 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 239901 T2569 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33094/solr
   [junit4]   2> 239902 T2569 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 239902 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 239902 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239903 T2622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8925f95 name:ZooKeeperConnection Watcher:127.0.0.1:33094 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239904 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239904 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 239905 T2569 n:127.0.0.1:53164_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 239906 T2625 n:127.0.0.1:53164_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f68290f name:ZooKeeperConnection Watcher:127.0.0.1:33094/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 239906 T2569 n:127.0.0.1:53164_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 239908 T2569 n:127.0.0.1:53164_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 239944 T2597 n:127.0.0.1:32924_ 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> 239944 T2608 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> 239944 T2625 n:127.0.0.1:53164_ 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> 239992 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:32924/collection1/ and leader is http://127.0.0.1:32924/collection1/
   [junit4]   2> 239992 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32924
   [junit4]   2> 239992 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 239993 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 239993 T2605 n:127.0.0.1:32924_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 239994 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 239994 T2598 n:127.0.0.1:32924_ 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:32924",
   [junit4]   2> 	  "node_name":"127.0.0.1:32924_",
   [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> 239995 T2598 n:127.0.0.1:32924_ 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:32924",
   [junit4]   2> 	  "node_name":"127.0.0.1:32924_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 240096 T2608 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> 240096 T2597 n:127.0.0.1:32924_ 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> 240096 T2625 n:127.0.0.1:53164_ 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> 240910 T2569 n:127.0.0.1:53164_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53164_
   [junit4]   2> 240910 T2569 n:127.0.0.1:53164_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53164_
   [junit4]   2> 240911 T2569 n:127.0.0.1:53164_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 240912 T2569 n:127.0.0.1:53164_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 240912 T2569 n:127.0.0.1:53164_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores
   [junit4]   2> 240913 T2569 n:127.0.0.1:53164_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 240913 T2569 n:127.0.0.1:53164_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/
   [junit4]   2> 240913 T2569 n:127.0.0.1:53164_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 240914 T2626 n:127.0.0.1:53164_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 240914 T2626 n:127.0.0.1:53164_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 240914 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 240914 T2626 n:127.0.0.1:53164_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 240915 T2598 n:127.0.0.1:32924_ 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:53164",
   [junit4]   2> 	  "node_name":"127.0.0.1:53164_",
   [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> 240915 T2598 n:127.0.0.1:32924_ 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:53164",
   [junit4]   2> 	  "node_name":"127.0.0.1:53164_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 240915 T2598 n:127.0.0.1:32924_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 240915 T2598 n:127.0.0.1:32924_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 241016 T2608 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> 241016 T2597 n:127.0.0.1:32924_ 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> 241016 T2625 n:127.0.0.1:53164_ 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> 241915 T2626 n:127.0.0.1:53164_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 241915 T2626 n:127.0.0.1:53164_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 241915 T2626 n:127.0.0.1:53164_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 241915 T2626 n:127.0.0.1:53164_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 241916 T2626 n:127.0.0.1:53164_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 241916 T2626 n:127.0.0.1:53164_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/'
   [junit4]   2> 241927 T2626 n:127.0.0.1:53164_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 241931 T2626 n:127.0.0.1:53164_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 241935 T2626 n:127.0.0.1:53164_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 241942 T2626 n:127.0.0.1:53164_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 241943 T2626 n:127.0.0.1:53164_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 241947 T2626 n:127.0.0.1:53164_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 242000 T2626 n:127.0.0.1:53164_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 242001 T2626 n:127.0.0.1:53164_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 242001 T2626 n:127.0.0.1:53164_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 242003 T2626 n:127.0.0.1:53164_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 242010 T2626 n:127.0.0.1:53164_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 242010 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 242011 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 242011 T2626 n:127.0.0.1:53164_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf1d61f
   [junit4]   2> 242011 T2626 n:127.0.0.1:53164_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data
   [junit4]   2> 242012 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 242012 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 242013 T2626 n:127.0.0.1:53164_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 242013 T2626 n:127.0.0.1:53164_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 242044 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 242044 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 242047 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 242047 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 242047 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 242047 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 242047 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 242048 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 242048 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 242048 T2626 n:127.0.0.1:53164_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 242048 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 242049 T2626 n:127.0.0.1:53164_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 242049 T2626 n:127.0.0.1:53164_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 242050 T2626 n:127.0.0.1:53164_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 242051 T2626 n:127.0.0.1:53164_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 242053 T2626 n:127.0.0.1:53164_ x:collection1 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> 242054 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 242054 T2626 n:127.0.0.1:53164_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 242054 T2626 n:127.0.0.1:53164_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 242054 T2626 n:127.0.0.1:53164_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 242055 T2626 n:127.0.0.1:53164_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 242055 T2626 n:127.0.0.1:53164_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=67328672, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 242056 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 242056 T2626 n:127.0.0.1:53164_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 242056 T2626 n:127.0.0.1:53164_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@66d2abea[collection1] main
   [junit4]   2> 242056 T2626 n:127.0.0.1:53164_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 242057 T2626 n:127.0.0.1:53164_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 242058 T2626 n:127.0.0.1:53164_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 242058 T2626 n:127.0.0.1:53164_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 242058 T2626 n:127.0.0.1:53164_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 242058 T2627 n:127.0.0.1:53164_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66d2abea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 242059 T2626 n:127.0.0.1:53164_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 242059 T2626 n:127.0.0.1:53164_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 242059 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53164 collection:collection1 shard:shard1
   [junit4]   2> 242059 T2569 n:127.0.0.1:53164_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 242060 T2569 n:127.0.0.1:53164_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 242060 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 242061 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 242062 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 242062 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 242062 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C233 name=collection1 org.apache.solr.core.SolrCore@5ec459f0 url=http://127.0.0.1:53164/collection1 node=127.0.0.1:53164_ C233_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53164, node_name=127.0.0.1:53164_, state=down}
   [junit4]   2> 242062 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 C233 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53164/collection1/
   [junit4]   2> 242062 T2598 n:127.0.0.1:32924_ 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> 242062 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 C233 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 242063 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 C233 oasc.SyncStrategy.syncToMe http://127.0.0.1:53164/collection1/ has no replicas
   [junit4]   2> 242063 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53164/collection1/ shard1
   [junit4]   2> 242063 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 242064 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 242064 T2598 n:127.0.0.1:32924_ 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:53164",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 242137 T2569 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1
   [junit4]   2> 242138 T2569 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001
   [junit4]   2> 242139 T2569 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 242140 T2569 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@213e7dc1{/,null,AVAILABLE}
   [junit4]   2> 242141 T2569 oejs.AbstractConnector.doStart Started ServerConnector@a150c6c{HTTP/1.1}{127.0.0.1:49744}
   [junit4]   2> 242141 T2569 oejs.Server.doStart Started @243125ms
   [junit4]   2> 242142 T2569 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=49744, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores}
   [junit4]   2> 242142 T2569 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 242142 T2569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/'
   [junit4]   2> 242156 T2569 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/solr.xml
   [junit4]   2> 242160 T2569 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores
   [junit4]   2> 242160 T2569 oasc.CoreContainer.<init> New CoreContainer 1664939831
   [junit4]   2> 242160 T2569 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/]
   [junit4]   2> 242161 T2569 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/lib
   [junit4]   2> 242161 T2569 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/lib).
   [junit4]   2> 242166 T2608 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> 242166 T2597 n:127.0.0.1:32924_ 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> 242166 T2625 n:127.0.0.1:53164_ 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> 242167 T2569 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 242168 T2569 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 242169 T2569 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 242169 T2569 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 242169 T2569 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 242170 T2569 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33094/solr
   [junit4]   2> 242170 T2569 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 242170 T2569 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 242171 T2569 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 242172 T2644 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6605dee7 name:ZooKeeperConnection Watcher:127.0.0.1:33094 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 242172 T2569 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 242173 T2569 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 242174 T2569 n:127.0.0.1:49744_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 242175 T2647 n:127.0.0.1:49744_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25172400 name:ZooKeeperConnection Watcher:127.0.0.1:33094/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 242176 T2569 n:127.0.0.1:49744_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 242177 T2569 n:127.0.0.1:49744_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 242214 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:53164/collection1/ and leader is http://127.0.0.1:53164/collection1/
   [junit4]   2> 242215 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53164
   [junit4]   2> 242215 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 242215 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 242215 T2630 n:127.0.0.1:53164_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 242216 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 242216 T2598 n:127.0.0.1:32924_ 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:53164",
   [junit4]   2> 	  "node_name":"127.0.0.1:53164_",
   [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> 242216 T2598 n:127.0.0.1:32924_ 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:53164",
   [junit4]   2> 	  "node_name":"127.0.0.1:53164_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 242318 T2608 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> 242318 T2647 n:127.0.0.1:49744_ 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> 242318 T2597 n:127.0.0.1:32924_ 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> 242318 T2625 n:127.0.0.1:53164_ 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> 243179 T2569 n:127.0.0.1:49744_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49744_
   [junit4]   2> 243180 T2569 n:127.0.0.1:49744_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49744_
   [junit4]   2> 243181 T2569 n:127.0.0.1:49744_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 243182 T2569 n:127.0.0.1:49744_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 243183 T2569 n:127.0.0.1:49744_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores
   [junit4]   2> 243183 T2569 n:127.0.0.1:49744_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 243184 T2569 n:127.0.0.1:49744_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/
   [junit4]   2> 243184 T2569 n:127.0.0.1:49744_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 243185 T2648 n:127.0.0.1:49744_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 243185 T2648 n:127.0.0.1:49744_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 243185 T2648 n:127.0.0.1:49744_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 243185 T2597 n:127.0.0.1:32924_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 243185 T2598 n:127.0.0.1:32924_ 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:49744",
   [junit4]   2> 	  "node_name":"127.0.0.1:49744_",
   [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> 243186 T2598 n:127.0.0.1:32924_ 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:49744",
   [junit4]   2> 	  "node_name":"127.0.0.1:49744_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 243186 T2598 n:127.0.0.1:32924_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 243186 T2598 n:127.0.0.1:32924_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 243287 T2608 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> 243287 T2647 n:127.0.0.1:49744_ 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> 243287 T2625 n:127.0.0.1:53164_ 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> 243287 T2597 n:127.0.0.1:32924_ 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> 244185 T2648 n:127.0.0.1:49744_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 244185 T2648 n:127.0.0.1:49744_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 244186 T2648 n:127.0.0.1:49744_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 244186 T2648 n:127.0.0.1:49744_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 244186 T2648 n:127.0.0.1:49744_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 244187 T2648 n:127.0.0.1:49744_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/'
   [junit4]   2> 244197 T2648 n:127.0.0.1:49744_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 244201 T2648 n:127.0.0.1:49744_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 244205 T2648 n:127.0.0.1:49744_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 244213 T2648 n:127.0.0.1:49744_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 244213 T2648 n:127.0.0.1:49744_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 244218 T2648 n:127.0.0.1:49744_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 244265 T2648 n:127.0.0.1:49744_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 244266 T2648 n:127.0.0.1:49744_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 244267 T2648 n:127.0.0.1:49744_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 244268 T2648 n:127.0.0.1:49744_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 244274 T2648 n:127.0.0.1:49744_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 244274 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 244275 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 244275 T2648 n:127.0.0.1:49744_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf1d61f
   [junit4]   2> 244275 T2648 n:127.0.0.1:49744_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data
   [junit4]   2> 244275 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 244275 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 244276 T2648 n:127.0.0.1:49744_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 244276 T2648 n:127.0.0.1:49744_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 244313 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 244313 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 244316 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 244317 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 244317 T2648 n:127.0.0.1:49744_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 244317 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 244318 T2648 n:127.0.0.1:49744_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 244318 T2648 n:127.0.0.1:49744_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 244319 T2648 n:127.0.0.1:49744_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 244319 T2648 n:127.0.0.1:49744_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 244322 T2648 n:127.0.0.1:49744_ x:collection1 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> 244323 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 244323 T2648 n:127.0.0.1:49744_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 244323 T2648 n:127.0.0.1:49744_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 244323 T2648 n:127.0.0.1:49744_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 244324 T2648 n:127.0.0.1:49744_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 244324 T2648 n:127.0.0.1:49744_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=67328672, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 244325 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 244325 T2648 n:127.0.0.1:49744_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 244325 T2648 n:127

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

00000003) starting
   [junit4]   2> 280923 T2569 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 280924 T2569 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 280924 T2569 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data
   [junit4]   2> 280924 T2569 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 280925 T2569 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 280925 T2714 n:127.0.0.1:49266_ oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: SolrCore not found:collection1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 280948 T2729 n:127.0.0.1:49266_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 280949 T2569 c:control_collection s:shard1 x:collection1 oasc.Overseer.close Overseer (id=93822733189775370-127.0.0.1:49266_-n_0000000003) closing
   [junit4]   2> 280949 T2748 n:127.0.0.1:49266_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 280949 T2747 n:127.0.0.1:49266_ oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=93822733189775370-127.0.0.1:49266_-n_0000000003) am no longer a leader.
   [junit4]   2> 280950 T2747 n:127.0.0.1:49266_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 280950 T2748 n:127.0.0.1:49266_ oasc.OverseerCollectionProcessor.amILeader According to ZK I (id=93822733189775370-127.0.0.1:49266_-n_0000000003) am no longer a leader.
   [junit4]   2> 280950 T2747 n:127.0.0.1:49266_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49266_
   [junit4]   2> 280950 T2748 n:127.0.0.1:49266_ oasc.OverseerCollectionProcessor.run ERROR Unable to prioritize overseer  java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.prioritizeOverseerNodes(OverseerCollectionProcessor.java:414)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:261)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 280951 T2729 n:127.0.0.1:49266_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 280954 T2569 oejs.AbstractConnector.doStop Stopped ServerConnector@217be0a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 280954 T2569 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@719e0f2a{/,null,UNAVAILABLE}
   [junit4]   2> 280956 T2569 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33094 33094
   [junit4]   2> 280958 T2720 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33094 33094
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=7F2DDD01CDD23F66 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 42.6s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails (42 > 40) - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F2DDD01CDD23F66:F779E2DB632E529E]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 280965 T2569 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 7F2DDD01CDD23F66-001
   [junit4]   2> 42592 T2568 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), a_i=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl, timezone=EAT
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=12,threads=1,free=190490496,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestLRUStatsCache, TestManagedSchemaFieldTypeResource, InfoHandlerTest, TestDistributedMissingSort, HdfsNNFailoverTest, SignatureUpdateProcessorFactoryTest, HighlighterConfigTest, DistributedFacetPivotLongTailTest, AddBlockUpdateTest, SegmentsInfoRequestHandlerTest, TestPivotHelperCode, TermsComponentTest, TestPhraseSuggestions, CSVRequestHandlerTest, TestRebalanceLeaders, TestAuthorizationFramework, CurrencyFieldXmlFileTest, CloudExitableDirectoryReaderTest, SchemaVersionSpecificBehaviorTest, TestConfigReload, TestDFRSimilarityFactory, TestFieldResource, StandardRequestHandlerTest, DistributedFacetPivotLargeTest, RuleEngineTest, TestReplicationHandler, TestFunctionQuery, SolrCoreTest, PeerSyncTest, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [82/490] on J0 in 43.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 1270 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 490 suites, 1958 tests, 1 failure, 57 ignored (25 assumptions)

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