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/04/27 17:47:43 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b12) - Build # 12474 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12474/
Java: 32bit/jdk1.8.0_60-ea-b12 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
	at __randomizedtesting.SeedInfo.seed([D5ED03C564C2A05F:DA02E92931F05FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
	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 10681 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/init-core-data-001
   [junit4]   2> 1258260 T7912 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1258260 T7912 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1258262 T7912 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1258262 T7913 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1258263 T7913 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1258362 T7912 oasc.ZkTestServer.run start zk server on port:46173
   [junit4]   2> 1258363 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1258364 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258365 T7920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1282d1a name:ZooKeeperConnection Watcher:127.0.0.1:46173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258365 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258366 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1258366 T7912 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1258367 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1258368 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258368 T7923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ff903 name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258368 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258369 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1258369 T7912 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1258370 T7912 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1258371 T7912 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1258372 T7912 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1258372 T7912 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> 1258373 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1258374 T7912 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1258374 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1258375 T7912 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> 1258375 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1258376 T7912 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> 1258376 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1258377 T7912 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> 1258377 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1258378 T7912 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> 1258378 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1258379 T7912 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> 1258379 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1258380 T7912 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> 1258380 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1258380 T7912 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> 1258381 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1258381 T7912 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> 1258382 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1258382 T7912 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> 1258383 T7912 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1258431 T7912 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1
   [junit4]   2> 1258432 T7912 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1258433 T7912 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@19ce220{/,null,AVAILABLE}
   [junit4]   2> 1258434 T7912 oejs.AbstractConnector.doStart Started ServerConnector@9405c9{HTTP/1.1}{127.0.0.1:52481}
   [junit4]   2> 1258434 T7912 oejs.Server.doStart Started @1260716ms
   [junit4]   2> 1258434 T7912 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/tempDir-001/control/data, hostContext=/, hostPort=52481, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores}
   [junit4]   2> 1258435 T7912 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1258435 T7912 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/'
   [junit4]   2> 1258443 T7912 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/solr.xml
   [junit4]   2> 1258446 T7912 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores
   [junit4]   2> 1258446 T7912 oasc.CoreContainer.<init> New CoreContainer 19626527
   [junit4]   2> 1258446 T7912 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/]
   [junit4]   2> 1258447 T7912 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/lib
   [junit4]   2> 1258447 T7912 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/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/lib).
   [junit4]   2> 1258451 T7912 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> 1258452 T7912 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1258452 T7912 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1258452 T7912 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1258453 T7912 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1258453 T7912 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46173/solr
   [junit4]   2> 1258453 T7912 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1258453 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1258454 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258455 T7937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aa091a name:ZooKeeperConnection Watcher:127.0.0.1:46173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258455 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258455 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1258456 T7912 n:127.0.0.1:52481_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258457 T7940 n:127.0.0.1:52481_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d95bc name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258457 T7912 n:127.0.0.1:52481_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258458 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1258458 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1258459 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1258460 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1258461 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1258461 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1258462 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1258463 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1258463 T7912 n:127.0.0.1:52481_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_
   [junit4]   2> 1258463 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52481_
   [junit4]   2> 1258464 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1258465 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1258465 T7912 n:127.0.0.1:52481_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1258466 T7912 n:127.0.0.1:52481_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52481_
   [junit4]   2> 1258466 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1258467 T7912 n:127.0.0.1:52481_ oasc.Overseer.start Overseer (id=93726278564511747-127.0.0.1:52481_-n_0000000000) starting
   [junit4]   2> 1258468 T7912 n:127.0.0.1:52481_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1258469 T7912 n:127.0.0.1:52481_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1258470 T7942 n:127.0.0.1:52481_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1258470 T7941 n:127.0.0.1:52481_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1258470 T7912 n:127.0.0.1:52481_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1258471 T7912 n:127.0.0.1:52481_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores
   [junit4]   2> 1258472 T7912 n:127.0.0.1:52481_ 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/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1258472 T7912 n:127.0.0.1:52481_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/
   [junit4]   2> 1258473 T7912 n:127.0.0.1:52481_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1258473 T7944 n:127.0.0.1:52481_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1258473 T7944 n:127.0.0.1:52481_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1258474 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1258474 T7944 n:127.0.0.1:52481_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1258474 T7941 n:127.0.0.1:52481_ 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:52481",
   [junit4]   2> 	  "node_name":"127.0.0.1:52481_",
   [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> 1258474 T7941 n:127.0.0.1:52481_ 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:52481",
   [junit4]   2> 	  "node_name":"127.0.0.1:52481_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1258474 T7941 n:127.0.0.1:52481_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1258475 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1258475 T7940 n:127.0.0.1:52481_ 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> 1259474 T7944 n:127.0.0.1:52481_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1259474 T7944 n:127.0.0.1:52481_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1259475 T7944 n:127.0.0.1:52481_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1259475 T7944 n:127.0.0.1:52481_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1259475 T7944 n:127.0.0.1:52481_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1259476 T7944 n:127.0.0.1:52481_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/'
   [junit4]   2> 1259485 T7944 n:127.0.0.1:52481_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1259489 T7944 n:127.0.0.1:52481_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1259492 T7944 n:127.0.0.1:52481_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1259507 T7944 n:127.0.0.1:52481_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1259508 T7944 n:127.0.0.1:52481_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1259513 T7944 n:127.0.0.1:52481_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1259581 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1259585 T7944 n:127.0.0.1:52481_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1259586 T7944 n:127.0.0.1:52481_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1259589 T7944 n:127.0.0.1:52481_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1259590 T7944 n:127.0.0.1:52481_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1259591 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1259592 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1259592 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1259592 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1259592 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1259592 T7944 n:127.0.0.1:52481_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1259593 T7944 n:127.0.0.1:52481_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1259593 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1259593 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1259593 T7944 n:127.0.0.1:52481_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef2c50
   [junit4]   2> 1259594 T7944 n:127.0.0.1:52481_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/data
   [junit4]   2> 1259594 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1259594 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1259594 T7944 n:127.0.0.1:52481_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/control-001/cores/collection1/data/index
   [junit4]   2> 1259595 T7944 n:127.0.0.1:52481_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=15.3037109375, floorSegmentMB=1.6806640625, forceMergeDeletesPctAllowed=14.20762483063052, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1259595 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128a924 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecefc4),segFN=segments_1,generation=1}
   [junit4]   2> 1259595 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1259597 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1259597 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1259598 T7944 n:127.0.0.1:52481_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1259599 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1259600 T7944 n:127.0.0.1:52481_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259600 T7944 n:127.0.0.1:52481_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259601 T7944 n:127.0.0.1:52481_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259601 T7944 n:127.0.0.1:52481_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259603 T7944 n:127.0.0.1:52481_ 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> 1259603 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1259610 T7944 n:127.0.0.1:52481_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1259610 T7944 n:127.0.0.1:52481_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1259610 T7944 n:127.0.0.1:52481_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1259610 T7944 n:127.0.0.1:52481_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1259611 T7944 n:127.0.0.1:52481_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1259611 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128a924 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecefc4),segFN=segments_1,generation=1}
   [junit4]   2> 1259611 T7944 n:127.0.0.1:52481_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1259611 T7944 n:127.0.0.1:52481_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@c38431[collection1] main
   [junit4]   2> 1259612 T7944 n:127.0.0.1:52481_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1259612 T7944 n:127.0.0.1:52481_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1259612 T7944 n:127.0.0.1:52481_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1259612 T7944 n:127.0.0.1:52481_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1259613 T7944 n:127.0.0.1:52481_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1259613 T7944 n:127.0.0.1:52481_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259613 T7944 n:127.0.0.1:52481_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1259613 T7944 n:127.0.0.1:52481_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259613 T7944 n:127.0.0.1:52481_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1259614 T7944 n:127.0.0.1:52481_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1259614 T7944 n:127.0.0.1:52481_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1259614 T7945 n:127.0.0.1:52481_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c38431[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1259614 T7944 n:127.0.0.1:52481_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1259615 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52481 collection:control_collection shard:shard1
   [junit4]   2> 1259615 T7912 n:127.0.0.1:52481_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1259616 T7912 n:127.0.0.1:52481_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1259615 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1259617 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1259617 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1259618 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259619 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1259619 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1259619 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1259619 T7951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@97543 name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> ASYNC  NEW_CORE C4335 name=collection1 org.apache.solr.core.SolrCore@1891857 url=http://127.0.0.1:52481/collection1 node=127.0.0.1:52481_ C4335_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52481, node_name=127.0.0.1:52481_, state=down}
   [junit4]   2> 1259619 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 C4335 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52481/collection1/
   [junit4]   2> 1259619 T7941 n:127.0.0.1:52481_ 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> 1259620 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 C4335 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1259620 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259620 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 C4335 oasc.SyncStrategy.syncToMe http://127.0.0.1:52481/collection1/ has no replicas
   [junit4]   2> 1259621 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52481/collection1/ shard1
   [junit4]   2> 1259621 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1259621 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1259621 T7912 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1259622 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1259623 T7912 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1259623 T7941 n:127.0.0.1:52481_ 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:52481",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1259623 T7912 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1259623 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1259624 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259624 T7954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e1bc6e name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259625 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259625 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1259626 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1259626 T7941 n:127.0.0.1:52481_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1259626 T7941 n:127.0.0.1:52481_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1259627 T7951 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> 1259628 T7940 n:127.0.0.1:52481_ 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> 1259673 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:52481/collection1/ and leader is http://127.0.0.1:52481/collection1/
   [junit4]   2> 1259673 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52481
   [junit4]   2> 1259673 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1259673 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1259673 T7948 n:127.0.0.1:52481_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1259674 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1259675 T7941 n:127.0.0.1:52481_ 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:52481",
   [junit4]   2> 	  "node_name":"127.0.0.1:52481_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1259675 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52481",
   [junit4]   2> 	  "node_name":"127.0.0.1:52481_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1259675 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1259676 T7940 n:127.0.0.1:52481_ 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> 1259676 T7951 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> 1259708 T7912 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1
   [junit4]   2> 1259709 T7912 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001
   [junit4]   2> 1259710 T7912 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1259711 T7912 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@19bb384{/,null,AVAILABLE}
   [junit4]   2> 1259712 T7912 oejs.AbstractConnector.doStart Started ServerConnector@e6be43{HTTP/1.1}{127.0.0.1:56908}
   [junit4]   2> 1259712 T7912 oejs.Server.doStart Started @1261994ms
   [junit4]   2> 1259713 T7912 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56908, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores}
   [junit4]   2> 1259713 T7912 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1259714 T7912 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/'
   [junit4]   2> 1259727 T7912 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/solr.xml
   [junit4]   2> 1259731 T7912 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores
   [junit4]   2> 1259732 T7912 oasc.CoreContainer.<init> New CoreContainer 12099740
   [junit4]   2> 1259732 T7912 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/]
   [junit4]   2> 1259732 T7912 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/lib
   [junit4]   2> 1259733 T7912 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/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/lib).
   [junit4]   2> 1259739 T7912 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> 1259741 T7912 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1259741 T7912 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1259742 T7912 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1259742 T7912 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1259743 T7912 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46173/solr
   [junit4]   2> 1259743 T7912 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1259743 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1259744 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259745 T7968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13337ac name:ZooKeeperConnection Watcher:127.0.0.1:46173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259745 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259746 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1259747 T7912 n:127.0.0.1:56908_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259747 T7971 n:127.0.0.1:56908_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b6bb57 name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259747 T7912 n:127.0.0.1:56908_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259749 T7912 n:127.0.0.1:56908_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1259777 T7940 n:127.0.0.1:52481_ 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> 1259777 T7971 n:127.0.0.1:56908_ 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> 1259777 T7951 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> 1260752 T7912 n:127.0.0.1:56908_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56908_
   [junit4]   2> 1260752 T7912 n:127.0.0.1:56908_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56908_
   [junit4]   2> 1260753 T7912 n:127.0.0.1:56908_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1260754 T7912 n:127.0.0.1:56908_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores
   [junit4]   2> 1260755 T7912 n:127.0.0.1:56908_ 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/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1260756 T7912 n:127.0.0.1:56908_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/
   [junit4]   2> 1260756 T7912 n:127.0.0.1:56908_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1260757 T7972 n:127.0.0.1:56908_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1260757 T7972 n:127.0.0.1:56908_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1260757 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1260757 T7972 n:127.0.0.1:56908_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1260758 T7972 n:127.0.0.1:56908_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1260758 T7941 n:127.0.0.1:52481_ 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:56908",
   [junit4]   2> 	  "node_name":"127.0.0.1:56908_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1260758 T7972 n:127.0.0.1:56908_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1260758 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56908",
   [junit4]   2> 	  "node_name":"127.0.0.1:56908_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1260758 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1260758 T7972 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1260758 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1260759 T7972 n:127.0.0.1:56908_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1260860 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1260861 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1260861 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1261759 T7972 n:127.0.0.1:56908_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1261760 T7972 n:127.0.0.1:56908_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1261760 T7972 n:127.0.0.1:56908_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1261760 T7972 n:127.0.0.1:56908_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1261761 T7972 n:127.0.0.1:56908_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1261761 T7972 n:127.0.0.1:56908_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1261770 T7972 n:127.0.0.1:56908_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1261773 T7972 n:127.0.0.1:56908_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1261777 T7972 n:127.0.0.1:56908_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1261789 T7972 n:127.0.0.1:56908_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1261790 T7972 n:127.0.0.1:56908_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1261795 T7972 n:127.0.0.1:56908_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1261874 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1261878 T7972 n:127.0.0.1:56908_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1261879 T7972 n:127.0.0.1:56908_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1261882 T7972 n:127.0.0.1:56908_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1261884 T7972 n:127.0.0.1:56908_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1261885 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261885 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1261885 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1261886 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261886 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1261886 T7972 n:127.0.0.1:56908_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1261887 T7972 n:127.0.0.1:56908_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1261887 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1261887 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1261887 T7972 n:127.0.0.1:56908_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef2c50
   [junit4]   2> 1261888 T7972 n:127.0.0.1:56908_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1261888 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1261888 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1261888 T7972 n:127.0.0.1:56908_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1261889 T7972 n:127.0.0.1:56908_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=15.3037109375, floorSegmentMB=1.6806640625, forceMergeDeletesPctAllowed=14.20762483063052, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1261889 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d7d533 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a2acd1),segFN=segments_1,generation=1}
   [junit4]   2> 1261889 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261892 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1261893 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261893 T7972 n:127.0.0.1:56908_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261893 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1261894 T7972 n:127.0.0.1:56908_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261895 T7972 n:127.0.0.1:56908_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261896 T7972 n:127.0.0.1:56908_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261896 T7972 n:127.0.0.1:56908_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261900 T7972 n:127.0.0.1:56908_ 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> 1261900 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1261900 T7972 n:127.0.0.1:56908_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1261901 T7972 n:127.0.0.1:56908_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1261901 T7972 n:127.0.0.1:56908_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1261901 T7972 n:127.0.0.1:56908_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1261902 T7972 n:127.0.0.1:56908_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1261902 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d7d533 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a2acd1),segFN=segments_1,generation=1}
   [junit4]   2> 1261902 T7972 n:127.0.0.1:56908_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1261903 T7972 n:127.0.0.1:56908_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1472ac5[collection1] main
   [junit4]   2> 1261903 T7972 n:127.0.0.1:56908_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1261903 T7972 n:127.0.0.1:56908_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1261903 T7972 n:127.0.0.1:56908_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261904 T7972 n:127.0.0.1:56908_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1261905 T7972 n:127.0.0.1:56908_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1261905 T7973 n:127.0.0.1:56908_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1472ac5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1261905 T7972 n:127.0.0.1:56908_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1261906 T7972 n:127.0.0.1:56908_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1261906 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56908 collection:collection1 shard:shard2
   [junit4]   2> 1261906 T7912 n:127.0.0.1:56908_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1261907 T7912 n:127.0.0.1:56908_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1261906 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1261908 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1261909 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1261909 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1261909 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1261909 T7941 n:127.0.0.1:52481_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C4336 name=collection1 org.apache.solr.core.SolrCore@1b0fd78 url=http://127.0.0.1:56908/collection1 node=127.0.0.1:56908_ C4336_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56908, node_name=127.0.0.1:56908_, state=down}
   [junit4]   2> 1261909 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 C4336 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56908/collection1/
   [junit4]   2> 1261910 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 C4336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1261910 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1261910 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 C4336 oasc.SyncStrategy.syncToMe http://127.0.0.1:56908/collection1/ has no replicas
   [junit4]   2> 1261910 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1261910 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56908/collection1/ shard2
   [junit4]   2> 1261910 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1261910 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1261912 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1261912 T7941 n:127.0.0.1:52481_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56908",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1261913 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1261913 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1261913 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1261962 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:56908/collection1/ and leader is http://127.0.0.1:56908/collection1/
   [junit4]   2> 1261962 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56908
   [junit4]   2> 1261963 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1261963 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1261963 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1261963 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1261964 T7941 n:127.0.0.1:52481_ 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:56908",
   [junit4]   2> 	  "node_name":"127.0.0.1:56908_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1261964 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56908",
   [junit4]   2> 	  "node_name":"127.0.0.1:56908_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1261964 T7976 n:127.0.0.1:56908_ c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1261965 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1261965 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1261965 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1261984 T7912 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores/collection1
   [junit4]   2> 1261985 T7912 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001
   [junit4]   2> 1261986 T7912 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1261987 T7912 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@166d206{/,null,AVAILABLE}
   [junit4]   2> 1261988 T7912 oejs.AbstractConnector.doStart Started ServerConnector@1d59a57{HTTP/1.1}{127.0.0.1:37150}
   [junit4]   2> 1261988 T7912 oejs.Server.doStart Started @1264270ms
   [junit4]   2> 1261989 T7912 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=37150, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores}
   [junit4]   2> 1261989 T7912 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1261990 T7912 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/'
   [junit4]   2> 1262002 T7912 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/solr.xml
   [junit4]   2> 1262007 T7912 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores
   [junit4]   2> 1262007 T7912 oasc.CoreContainer.<init> New CoreContainer 28528703
   [junit4]   2> 1262008 T7912 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/]
   [junit4]   2> 1262008 T7912 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/lib
   [junit4]   2> 1262008 T7912 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/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/lib).
   [junit4]   2> 1262014 T7912 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> 1262016 T7912 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262016 T7912 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1262017 T7912 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1262017 T7912 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1262018 T7912 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46173/solr
   [junit4]   2> 1262018 T7912 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1262018 T7912 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1262019 T7912 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262020 T7990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@269189 name:ZooKeeperConnection Watcher:127.0.0.1:46173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262020 T7912 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262021 T7912 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1262022 T7912 n:127.0.0.1:37150_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262022 T7993 n:127.0.0.1:37150_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a6d531 name:ZooKeeperConnection Watcher:127.0.0.1:46173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262022 T7912 n:127.0.0.1:37150_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262024 T7912 n:127.0.0.1:37150_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1263027 T7912 n:127.0.0.1:37150_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37150_
   [junit4]   2> 1263028 T7912 n:127.0.0.1:37150_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37150_
   [junit4]   2> 1263029 T7912 n:127.0.0.1:37150_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1263030 T7912 n:127.0.0.1:37150_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores
   [junit4]   2> 1263031 T7912 n:127.0.0.1:37150_ 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/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1263032 T7912 n:127.0.0.1:37150_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores/collection1/
   [junit4]   2> 1263032 T7912 n:127.0.0.1:37150_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1263033 T7994 n:127.0.0.1:37150_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1263033 T7994 n:127.0.0.1:37150_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1263034 T7940 n:127.0.0.1:52481_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1263034 T7994 n:127.0.0.1:37150_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1263034 T7994 n:127.0.0.1:37150_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1263034 T7941 n:127.0.0.1:52481_ 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:37150",
   [junit4]   2> 	  "node_name":"127.0.0.1:37150_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1263034 T7994 n:127.0.0.1:37150_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1263034 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37150",
   [junit4]   2> 	  "node_name":"127.0.0.1:37150_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1263035 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1263035 T7994 n:127.0.0.1:37150_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1263035 T7941 n:127.0.0.1:52481_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1263035 T7994 n:127.0.0.1:37150_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1263035 T7941 n:127.0.0.1:52481_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1263036 T7993 n:127.0.0.1:37150_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1263036 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1263036 T7993 n:127.0.0.1:37150_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1263036 T7971 n:127.0.0.1:56908_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1264035 T7994 n:127.0.0.1:37150_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1264036 T7994 n:127.0.0.1:37150_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1264036 T7994 n:127.0.0.1:37150_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1264036 T7994 n:127.0.0.1:37150_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1264037 T7994 n:127.0.0.1:37150_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1264037 T7994 n:127.0.0.1:37150_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1264046 T7994 n:127.0.0.1:37150_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1264050 T7994 n:127.0.0.1:37150_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1264054 T7994 n:127.0.0.1:37150_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1264066 T7994 n:127.0.0.1:37150_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1264067 T7994 n:127.0.0.1:37150_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1264072 T7994 n:127.0.0.1:37150_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1264153 T7994 n:127.0.0.1:37150_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1264158 T7994 n:127.0.0.1:37150_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1264159 T7994 n:127.0.0.1:37150_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1264163 T7994 n:127.0.0.1:37150_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264165 T7994 n:127.0.0.1:37150_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264166 T7994 n:127.0.0.1:37150_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1264167 T7994 n:127.0.0.1:37150_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1264167 T7994 n:127.0.0.1:37150_ oass.OpenExchangeRatesOrgProvider$OpenExchang

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

ndex [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1306615 T7912 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1306615 T7912 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1306615 T7912 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1306616 T7912 oasc.Overseer.close Overseer (id=93726278564511757-127.0.0.1:58397_-n_0000000004) closing
   [junit4]   2> 1306616 T8297 n:127.0.0.1:58397_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:58397_
   [junit4]   2> 1306617 T8296 n:127.0.0.1:58397_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1306631 T7912 oejs.AbstractConnector.doStop Stopped ServerConnector@cf9183{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1306631 T7912 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@70e568{/,null,UNAVAILABLE}
   [junit4]   2> 1306633 T7912 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46173 46173
   [junit4]   2> 1306812 T7913 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46173 46173
   [junit4]   2> 1306813 T7913 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		40	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		2	/solr/configs/.system
   [junit4]   2> 		2	/solr/collections/.system/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=D5ED03C564C2A05F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Australia/Queensland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 48.6s J2 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D5ED03C564C2A05F:DA02E92931F05FF]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
   [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> 1306820 T7912 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/J2/temp/solr.core.TestDynamicLoading D5ED03C564C2A05F-001
   [junit4]   2> 48562 T7911 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {blobName=Lucene50(blocksize=128), size=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneFixedGap), version=Lucene50(blocksize=128), md5=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, locale=cs, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=46750984,total=237371392
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestFreeTextSuggestions, SuggestComponentTest, CircularListTest, TestCloudManagedSchemaConcurrent, TestCloudManagedSchema, BasicDistributedZk2Test, SimpleFacetsTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, SynonymTokenizerTest, PluginInfoTest, TestDefaultSimilarityFactory, TestSimpleTrackingShardHandler, ParsingFieldUpdateProcessorsTest, DistribDocExpirationUpdateProcessorTest, TestHashQParserPlugin, InfoHandlerTest, RecoveryZkTest, DOMUtilTest, DistributedFacetPivotLargeTest, TestZkChroot, TestStandardQParsers, TestPseudoReturnFields, DirectUpdateHandlerTest, TestCollapseQParserPlugin, ResponseLogComponentTest, QueryParsingTest, TestSolrQueryParser, DocValuesTest, HdfsNNFailoverTest, DistributedSuggestComponentTest, TermVectorComponentDistributedTest, UnloadDistributedZkTest, TestManagedStopFilterFactory, TestPartialUpdateDeduplication, TestFieldResource, NotRequiredUniqueKeyTest, TestFileDictionaryLookup, FileBasedSpellCheckerTest, SimpleMLTQParserTest, RemoteQueryErrorTest, TestCloudInspectUtil, TestRebalanceLeaders, DistributedQueryElevationComponentTest, TestDefaultStatsCache, TestQueryUtils, TestDynamicFieldCollectionResource, TestLuceneMatchVersion, SearchHandlerTest, SolrTestCaseJ4Test, TestFastOutputStream, DeleteShardTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestImplicitCoreProperties, RecoveryAfterSoftCommitTest, StatsComponentTest, TestQuerySenderNoQuery, OverseerTest, TestUtils, TestExactSharedStatsCache, TestXIncludeConfig, RegexBoostProcessorTest, RequestLoggingTest, TestSystemIdResolver, CoreMergeIndexesAdminHandlerTest, SampleTest, TestSolrDynamicMBean, PathHierarchyTokenizerFactoryTest, TestCloudPivotFacet, TestDefaultSearchFieldResource, OutputWriterTest, TestBlendedInfixSuggestions, TestDocSet, XmlUpdateRequestHandlerTest, DistributedFacetPivotSmallTest, TestNonDefinedSimilarityFactory, ResponseHeaderTest, DistributedSpellCheckComponentTest, TestReload, HardAutoCommitTest, TestSolr4Spatial, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, SolrRequestParserTest, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, TermVectorComponentTest, LoggingHandlerTest, ReturnFieldsTest, TestCSVResponseWriter, PingRequestHandlerTest, TestLFUCache, UpdateParamsTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, TestPerFieldSimilarity, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, StressHdfsTest, CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestDynamicLoading]
   [junit4] Completed [422/484] on J2 in 48.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 193 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: 484 suites, 1944 tests, 1 failure, 54 ignored (25 assumptions)

Total time: 43 minutes 0 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