You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/21 03:18:10 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3153 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3153/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
shard1 is not consistent.  Got 875 from http://127.0.0.1:37540/collection1lastClient and got 203 from http://127.0.0.1:37543/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 875 from http://127.0.0.1:37540/collection1lastClient and got 203 from http://127.0.0.1:37543/collection1
	at __randomizedtesting.SeedInfo.seed([75D8515C019BEFD1:FD8C6E86AF678229]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 9633 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/init-core-data-001
   [junit4]   2> 212176 T699 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 212176 T699 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 212183 T699 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 212184 T700 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 212184 T700 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 212284 T699 oasc.ZkTestServer.run start zk server on port:37532
   [junit4]   2> 212285 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 212286 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 212290 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19da502f name:ZooKeeperConnection Watcher:127.0.0.1:37532 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212290 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 212291 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 212291 T699 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 212293 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 212294 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 212295 T710 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bd83def name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212296 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 212296 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 212296 T699 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 212299 T699 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 212300 T699 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 212301 T699 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 212303 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 212303 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 212306 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 212306 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 212308 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 212308 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 212310 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 212310 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 212312 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 212312 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 212314 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 212314 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 212316 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 212316 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 212318 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 212318 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 212319 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 212320 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 212321 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 212322 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 212323 T699 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 212324 T699 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 213277 T699 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1
   [junit4]   2> 213280 T699 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 213282 T699 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@78e8ddfb{/,null,AVAILABLE}
   [junit4]   2> 213283 T699 oejs.AbstractConnector.doStart Started ServerConnector@653d500a{HTTP/1.1}{127.0.0.1:37535}
   [junit4]   2> 213283 T699 oejs.Server.doStart Started @218208ms
   [junit4]   2> 213283 T699 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/tempDir-001/control/data, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores, hostPort=37535}
   [junit4]   2> 213285 T699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 213285 T699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/'
   [junit4]   2> 213315 T699 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/solr.xml
   [junit4]   2> 213351 T699 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores
   [junit4]   2> 213351 T699 oasc.CoreContainer.<init> New CoreContainer 1849237410
   [junit4]   2> 213351 T699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/]
   [junit4]   2> 213352 T699 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/lib
   [junit4]   2> 213352 T699 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/lib).
   [junit4]   2> 213361 T699 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> 213366 T699 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 213367 T699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 213367 T699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213367 T699 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 213367 T699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37532/solr
   [junit4]   2> 213368 T699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 213368 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 213369 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 213370 T724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68bd5233 name:ZooKeeperConnection Watcher:127.0.0.1:37532 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 213371 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 213389 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 213391 T699 n:127.0.0.1:37535_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 213393 T727 n:127.0.0.1:37535_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29167ac name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 213393 T699 n:127.0.0.1:37535_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 213395 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 213396 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 213398 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 213400 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 213401 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 213403 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 213404 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 213405 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 213406 T699 n:127.0.0.1:37535_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37535_
   [junit4]   2> 213406 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37535_
   [junit4]   2> 213408 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 213409 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 213410 T699 n:127.0.0.1:37535_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 213411 T699 n:127.0.0.1:37535_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37535_
   [junit4]   2> 213411 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 213412 T699 n:127.0.0.1:37535_ oasc.Overseer.start Overseer (id=93858509534461955-127.0.0.1:37535_-n_0000000000) starting
   [junit4]   2> 213414 T699 n:127.0.0.1:37535_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 213418 T699 n:127.0.0.1:37535_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 213419 T729 n:127.0.0.1:37535_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 213419 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 213419 T699 n:127.0.0.1:37535_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 213422 T699 n:127.0.0.1:37535_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 213422 T699 n:127.0.0.1:37535_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 213424 T699 n:127.0.0.1:37535_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores
   [junit4]   2> 213425 T699 n:127.0.0.1:37535_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/, collection=control_collection, coreNodeName=, dataDir=data/, loadOnStartup=true, shard=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1, schema=schema.xml, config=solrconfig.xml, transient=false}
   [junit4]   2> 213426 T699 n:127.0.0.1:37535_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/
   [junit4]   2> 213426 T699 n:127.0.0.1:37535_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 213427 T731 n:127.0.0.1:37535_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 213427 T731 n:127.0.0.1:37535_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 213428 T731 n:127.0.0.1:37535_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 213428 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 213429 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37535_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37535",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 213430 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37535_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37535",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 213430 T728 n:127.0.0.1:37535_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 213430 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 213432 T727 n:127.0.0.1:37535_ 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> 214429 T731 n:127.0.0.1:37535_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 214430 T731 n:127.0.0.1:37535_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 214431 T731 n:127.0.0.1:37535_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 214431 T731 n:127.0.0.1:37535_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 214431 T731 n:127.0.0.1:37535_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 214432 T731 n:127.0.0.1:37535_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/'
   [junit4]   2> 214452 T731 n:127.0.0.1:37535_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 214464 T731 n:127.0.0.1:37535_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 214487 T731 n:127.0.0.1:37535_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 214536 T731 n:127.0.0.1:37535_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 214537 T731 n:127.0.0.1:37535_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 214550 T731 n:127.0.0.1:37535_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 214921 T731 n:127.0.0.1:37535_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 214924 T731 n:127.0.0.1:37535_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 214926 T731 n:127.0.0.1:37535_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 214931 T731 n:127.0.0.1:37535_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 214950 T731 n:127.0.0.1:37535_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 214951 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 214951 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 214952 T731 n:127.0.0.1:37535_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dfc48fc
   [junit4]   2> 214952 T731 n:127.0.0.1:37535_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/data
   [junit4]   2> 214953 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 214953 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 214954 T731 n:127.0.0.1:37535_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/control-001/cores/collection1/data/index
   [junit4]   2> 214954 T731 n:127.0.0.1:37535_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=50.0439453125, floorSegmentMB=1.537109375, forceMergeDeletesPctAllowed=25.020809038041985, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44046992171731303
   [junit4]   2> 214955 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@28c17a40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364114a7),segFN=segments_1,generation=1}
   [junit4]   2> 214955 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 214963 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 214963 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 214963 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 214964 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 214964 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 214964 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 214965 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 214965 T731 n:127.0.0.1:37535_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 214966 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 214986 T731 n:127.0.0.1:37535_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214989 T731 n:127.0.0.1:37535_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214991 T731 n:127.0.0.1:37535_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214994 T731 n:127.0.0.1:37535_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 215000 T731 n:127.0.0.1:37535_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/logging,/update/csv,/admin/system,/admin/file,/admin/segments,/admin/mbeans,/admin/ping,/config,/get,/admin/properties,/admin/threads,/replication,/schema,/update/json,/update/json/docs,/admin/plugins,/admin/luke,/update
   [junit4]   2> 215002 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215004 T731 n:127.0.0.1:37535_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 215004 T731 n:127.0.0.1:37535_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 215006 T731 n:127.0.0.1:37535_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 215006 T731 n:127.0.0.1:37535_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 215007 T731 n:127.0.0.1:37535_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.736328125, floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=25.153153487133796, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28790111151680486
   [junit4]   2> 215008 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@28c17a40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@364114a7),segFN=segments_1,generation=1}
   [junit4]   2> 215008 T731 n:127.0.0.1:37535_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 215008 T731 n:127.0.0.1:37535_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5d91c2a0[collection1] main
   [junit4]   2> 215009 T731 n:127.0.0.1:37535_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 215009 T731 n:127.0.0.1:37535_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 215009 T731 n:127.0.0.1:37535_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 215010 T731 n:127.0.0.1:37535_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501736155508375552
   [junit4]   2> 215010 T731 n:127.0.0.1:37535_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1501736155508375552
   [junit4]   2> 215010 T731 n:127.0.0.1:37535_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 215011 T731 n:127.0.0.1:37535_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 215011 T731 n:127.0.0.1:37535_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 215012 T731 n:127.0.0.1:37535_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 215012 T731 n:127.0.0.1:37535_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 215012 T731 n:127.0.0.1:37535_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 215013 T731 n:127.0.0.1:37535_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 215013 T731 n:127.0.0.1:37535_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 215014 T731 n:127.0.0.1:37535_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 215014 T731 n:127.0.0.1:37535_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 215015 T732 n:127.0.0.1:37535_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d91c2a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215015 T731 n:127.0.0.1:37535_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 215016 T731 n:127.0.0.1:37535_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 215017 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37535 collection:control_collection shard:shard1
   [junit4]   2> 215017 T699 n:127.0.0.1:37535_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 215018 T699 n:127.0.0.1:37535_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 215018 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 215019 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 215020 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 215022 T738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bcbd743 name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215022 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 215022 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 215023 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 215023 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 215023 T699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 215023 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 215024 T728 n:127.0.0.1:37535_ 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> 215024 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C132 name=collection1 org.apache.solr.core.SolrCore@137f25e8 url=http://127.0.0.1:37535/collection1 node=127.0.0.1:37535_ C132_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:37535_, core=collection1, base_url=http://127.0.0.1:37535, state=down}
   [junit4]   2> 215024 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 C132 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37535/collection1/
   [junit4]   2> 215025 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 C132 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 215025 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 C132 oasc.SyncStrategy.syncToMe http://127.0.0.1:37535/collection1/ has no replicas
   [junit4]   2> 215025 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37535/collection1/ shard1
   [junit4]   2> 215025 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 215025 T738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 215025 T727 n:127.0.0.1:37535_ 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> 215027 T699 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 215027 T699 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 215027 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 215028 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 215029 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 215029 T741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68ce71fe name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215029 T728 n:127.0.0.1:37535_ 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:37535",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 215030 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 215031 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 215032 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 215034 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 215034 T728 n:127.0.0.1:37535_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 215034 T738 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> 215034 T727 n:127.0.0.1:37535_ 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> 215080 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:37535/collection1/ and leader is http://127.0.0.1:37535/collection1/
   [junit4]   2> 215081 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37535
   [junit4]   2> 215081 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 215081 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 215081 T735 n:127.0.0.1:37535_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 215083 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 215083 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:37535_",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37535",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 215084 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:37535_",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37535",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 215084 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 215085 T727 n:127.0.0.1:37535_ 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> 215085 T738 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> 215189 T727 n:127.0.0.1:37535_ 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> 215189 T738 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> 216316 T699 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1
   [junit4]   2> 216318 T699 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001
   [junit4]   2> 216319 T699 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 216321 T699 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3fb826b7{/,null,AVAILABLE}
   [junit4]   2> 216322 T699 oejs.AbstractConnector.doStart Started ServerConnector@a7d9256{HTTP/1.1}{127.0.0.1:37540}
   [junit4]   2> 216322 T699 oejs.Server.doStart Started @221247ms
   [junit4]   2> 216322 T699 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=37540, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/tempDir-001/jetty1, hostContext=/, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 216323 T699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 216323 T699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/'
   [junit4]   2> 216353 T699 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/solr.xml
   [junit4]   2> 216388 T699 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores
   [junit4]   2> 216388 T699 oasc.CoreContainer.<init> New CoreContainer 345181994
   [junit4]   2> 216389 T699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/]
   [junit4]   2> 216389 T699 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/lib
   [junit4]   2> 216390 T699 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/lib).
   [junit4]   2> 216399 T699 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> 216404 T699 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 216405 T699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 216405 T699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 216405 T699 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 216405 T699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37532/solr
   [junit4]   2> 216406 T699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 216406 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 216407 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 216408 T755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee801fd name:ZooKeeperConnection Watcher:127.0.0.1:37532 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216409 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 216409 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 216411 T699 n:127.0.0.1:37540_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 216412 T758 n:127.0.0.1:37540_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31e57ba5 name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216412 T699 n:127.0.0.1:37540_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 216415 T699 n:127.0.0.1:37540_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 217419 T699 n:127.0.0.1:37540_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37540_
   [junit4]   2> 217421 T699 n:127.0.0.1:37540_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37540_
   [junit4]   2> 217424 T699 n:127.0.0.1:37540_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 217426 T699 n:127.0.0.1:37540_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 217426 T699 n:127.0.0.1:37540_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 217428 T699 n:127.0.0.1:37540_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores
   [junit4]   2> 217430 T699 n:127.0.0.1:37540_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/, loadOnStartup=true, name=collection1, config=solrconfig.xml, dataDir=data/, shard=, transient=false, collection=collection1, schema=schema.xml, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1}
   [junit4]   2> 217431 T699 n:127.0.0.1:37540_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/
   [junit4]   2> 217431 T699 n:127.0.0.1:37540_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 217434 T759 n:127.0.0.1:37540_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 217434 T759 n:127.0.0.1:37540_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 217435 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 217436 T759 n:127.0.0.1:37540_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 217436 T759 n:127.0.0.1:37540_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 217436 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37540_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37540",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 217437 T759 n:127.0.0.1:37540_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 217437 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37540_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37540",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 217437 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 217438 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 217438 T759 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 217438 T759 n:127.0.0.1:37540_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 217439 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 217440 T758 n:127.0.0.1:37540_ 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> 217440 T758 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 218438 T759 n:127.0.0.1:37540_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 218439 T759 n:127.0.0.1:37540_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 218439 T759 n:127.0.0.1:37540_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 218439 T759 n:127.0.0.1:37540_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 218440 T759 n:127.0.0.1:37540_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 218440 T759 n:127.0.0.1:37540_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 218454 T759 n:127.0.0.1:37540_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 218463 T759 n:127.0.0.1:37540_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 218478 T759 n:127.0.0.1:37540_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 218511 T759 n:127.0.0.1:37540_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 218513 T759 n:127.0.0.1:37540_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 218521 T759 n:127.0.0.1:37540_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 218757 T759 n:127.0.0.1:37540_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 218759 T759 n:127.0.0.1:37540_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 218761 T759 n:127.0.0.1:37540_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 218764 T759 n:127.0.0.1:37540_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 218779 T759 n:127.0.0.1:37540_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 218779 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218780 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 218780 T759 n:127.0.0.1:37540_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dfc48fc
   [junit4]   2> 218781 T759 n:127.0.0.1:37540_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/data
   [junit4]   2> 218781 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 218781 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 218781 T759 n:127.0.0.1:37540_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 218782 T759 n:127.0.0.1:37540_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=50.0439453125, floorSegmentMB=1.537109375, forceMergeDeletesPctAllowed=25.020809038041985, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44046992171731303
   [junit4]   2> 218782 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@635b157b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70df7132),segFN=segments_1,generation=1}
   [junit4]   2> 218783 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 218788 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 218789 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 218789 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 218789 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 218789 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 218790 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 218790 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 218790 T759 n:127.0.0.1:37540_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 218790 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 218803 T759 n:127.0.0.1:37540_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 218804 T759 n:127.0.0.1:37540_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 218806 T759 n:127.0.0.1:37540_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 218808 T759 n:127.0.0.1:37540_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 218814 T759 n:127.0.0.1:37540_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/logging,/update/csv,/admin/system,/admin/file,/admin/segments,/admin/mbeans,/admin/ping,/config,/get,/admin/properties,/admin/threads,/replication,/schema,/update/json,/update/json/docs,/admin/plugins,/admin/luke,/update
   [junit4]   2> 218815 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 218816 T759 n:127.0.0.1:37540_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218817 T759 n:127.0.0.1:37540_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 218818 T759 n:127.0.0.1:37540_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 218818 T759 n:127.0.0.1:37540_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 218819 T759 n:127.0.0.1:37540_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.736328125, floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=25.153153487133796, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28790111151680486
   [junit4]   2> 218819 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@635b157b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70df7132),segFN=segments_1,generation=1}
   [junit4]   2> 218819 T759 n:127.0.0.1:37540_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 218820 T759 n:127.0.0.1:37540_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6e5c3549[collection1] main
   [junit4]   2> 218820 T759 n:127.0.0.1:37540_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 218820 T759 n:127.0.0.1:37540_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 218820 T759 n:127.0.0.1:37540_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 218821 T759 n:127.0.0.1:37540_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501736159504498688
   [junit4]   2> 218821 T759 n:127.0.0.1:37540_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1501736159504498688
   [junit4]   2> 218821 T759 n:127.0.0.1:37540_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 218822 T759 n:127.0.0.1:37540_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 218822 T759 n:127.0.0.1:37540_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 218822 T759 n:127.0.0.1:37540_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 218822 T759 n:127.0.0.1:37540_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 218823 T759 n:127.0.0.1:37540_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 218823 T759 n:127.0.0.1:37540_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 218823 T759 n:127.0.0.1:37540_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 218824 T759 n:127.0.0.1:37540_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 218824 T759 n:127.0.0.1:37540_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 218825 T760 n:127.0.0.1:37540_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e5c3549[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218826 T759 n:127.0.0.1:37540_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 218826 T759 n:127.0.0.1:37540_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 218827 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37540 collection:collection1 shard:shard1
   [junit4]   2> 218827 T699 n:127.0.0.1:37540_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 218828 T699 n:127.0.0.1:37540_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 218828 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 218832 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 218833 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 218834 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 218834 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 218834 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> ASYNC  NEW_CORE C133 name=collection1 org.apache.solr.core.SolrCore@3258dba3 url=http://127.0.0.1:37540/collection1 node=127.0.0.1:37540_ C133_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:37540_, core=collection1, base_url=http://127.0.0.1:37540, state=down}
   [junit4]   2> 218834 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 C133 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37540/collection1/
   [junit4]   2> 218835 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 C133 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 218835 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 C133 oasc.SyncStrategy.syncToMe http://127.0.0.1:37540/collection1/ has no replicas
   [junit4]   2> 218835 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 218835 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37540/collection1/ shard1
   [junit4]   2> 218836 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 218836 T758 n:127.0.0.1:37540_ 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> 218837 T758 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 218839 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 218840 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37540",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 218840 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 218841 T758 n:127.0.0.1:37540_ 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> 218842 T758 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 218890 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:37540/collection1/ and leader is http://127.0.0.1:37540/collection1/
   [junit4]   2> 218891 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37540
   [junit4]   2> 218891 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 218891 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 218891 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 218892 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 218893 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:37540_",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37540",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 218894 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:37540_",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37540",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 218895 T763 n:127.0.0.1:37540_ c:collection1 s:shard1 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 218895 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 218895 T758 n:127.0.0.1:37540_ 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> 218896 T758 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 220035 T699 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1
   [junit4]   2> 220038 T699 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001
   [junit4]   2> 220039 T699 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 220040 T699 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@22cb1792{/,null,AVAILABLE}
   [junit4]   2> 220041 T699 oejs.AbstractConnector.doStart Started ServerConnector@25a551c7{HTTP/1.1}{127.0.0.1:37543}
   [junit4]   2> 220041 T699 oejs.Server.doStart Started @224966ms
   [junit4]   2> 220042 T699 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=37543, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores, hostContext=/, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/tempDir-001/jetty2, solrconfig=solrconfig.xml}
   [junit4]   2> 220042 T699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
   [junit4]   2> 220043 T699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/'
   [junit4]   2> 220073 T699 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/solr.xml
   [junit4]   2> 220109 T699 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores
   [junit4]   2> 220110 T699 oasc.CoreContainer.<init> New CoreContainer 578883647
   [junit4]   2> 220110 T699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/]
   [junit4]   2> 220110 T699 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/lib
   [junit4]   2> 220111 T699 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/lib).
   [junit4]   2> 220121 T699 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> 220125 T699 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 220126 T699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 220126 T699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 220127 T699 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 220127 T699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37532/solr
   [junit4]   2> 220127 T699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 220127 T699 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 220128 T699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220130 T777 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34f2b581 name:ZooKeeperConnection Watcher:127.0.0.1:37532 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220131 T699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220131 T699 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 220133 T699 n:127.0.0.1:37543_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220134 T780 n:127.0.0.1:37543_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e7d5e42 name:ZooKeeperConnection Watcher:127.0.0.1:37532/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220135 T699 n:127.0.0.1:37543_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220138 T699 n:127.0.0.1:37543_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 221142 T699 n:127.0.0.1:37543_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37543_
   [junit4]   2> 221143 T699 n:127.0.0.1:37543_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37543_
   [junit4]   2> 221146 T699 n:127.0.0.1:37543_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 221147 T699 n:127.0.0.1:37543_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 221148 T699 n:127.0.0.1:37543_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 221149 T699 n:127.0.0.1:37543_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores
   [junit4]   2> 221151 T699 n:127.0.0.1:37543_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/, schema=schema.xml, transient=false, loadOnStartup=true, config=solrconfig.xml, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1, name=collection1, collection=collection1, shard=, dataDir=data/, coreNodeName=}
   [junit4]   2> 221152 T699 n:127.0.0.1:37543_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/
   [junit4]   2> 221152 T699 n:127.0.0.1:37543_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 221154 T781 n:127.0.0.1:37543_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 221155 T781 n:127.0.0.1:37543_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 221156 T727 n:127.0.0.1:37535_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 221156 T781 n:127.0.0.1:37543_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 221156 T781 n:127.0.0.1:37543_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 221157 T728 n:127.0.0.1:37535_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37543_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37543",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 221157 T781 n:127.0.0.1:37543_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 221157 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37543_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37543",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 221157 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 221158 T728 n:127.0.0.1:37535_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 221158 T781 n:127.0.0.1:37543_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 221158 T781 n:127.0.0.1:37543_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 221158 T728 n:127.0.0.1:37535_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 221159 T758 n:127.0.0.1:37540_ 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> 221159 T780 n:127.0.0.1:37543_ 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> 221160 T758 n:127.0.0.1:37540_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 221160 T780 n:127.0.0.1:37543_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 222158 T781 n:127.0.0.1:37543_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 222159 T781 n:127.0.0.1:37543_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 222160 T781 n:127.0.0.1:37543_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 222160 T781 n:127.0.0.1:37543_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 222161 T781 n:127.0.0.1:37543_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 222161 T781 n:127.0.0.1:37543_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/'
   [junit4]   2> 222183 T781 n:127.0.0.1:37543_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 222196 T781 n:127.0.0.1:37543_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 222219 T781 n:127.0.0.1:37543_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 222269 T781 n:127.0.0.1:37543_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 222270 T781 n:127.0.0.1:37543_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 222283 T781 n:127.0.0.1:37543_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 222599 T781 n:127.0.0.1:37543_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 222601 T781 n:127.0.0.1:37543_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 222602 T781 n:127.0.0.1:37543_ oass.FileExchangeRateProvider

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

ssor.run(OverseerCollectionProcessor.java:262)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 381671 T867 n:127.0.0.1:37543_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 382664 T877 n:127.0.0.1:37543_ C156 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 382665 T877 n:127.0.0.1:37543_ oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is closed
   [junit4]   2> 382666 T877 n:127.0.0.1:37543_ oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7486bdad
   [junit4]   2> 382666 T877 n:127.0.0.1:37543_ oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 382666 T877 n:127.0.0.1:37543_ oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 382667 T877 n:127.0.0.1:37543_ oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=63,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=423,cumulative_deletesById=226,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=49435,transaction_logs_total_number=1}
   [junit4]   2> 382667 T877 n:127.0.0.1:37543_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 382667 T877 n:127.0.0.1:37543_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 382667 T877 n:127.0.0.1:37543_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 382669 T877 n:127.0.0.1:37543_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 382682 T877 n:127.0.0.1:37543_ oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 382682 T877 n:127.0.0.1:37543_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 382682 T877 n:127.0.0.1:37543_ oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data
   [junit4]   2> 382683 T877 n:127.0.0.1:37543_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 382683 T877 n:127.0.0.1:37543_ oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 382685 T699 oejs.AbstractConnector.doStop Stopped ServerConnector@587dccab{HTTP/1.1}{127.0.0.1:37543}
   [junit4]   2> 382685 T699 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@dd6ce4{/,null,UNAVAILABLE}
   [junit4]   2> 382687 T699 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37532 37532
   [junit4]   2> 382721 T700 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37532 37532
   [junit4]   2> 382722 T700 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/collections/collection1/leader_elect/shard1/election/93858509534461959-core_node1-n_0000000000
   [junit4]   2> 		2	/solr/overseer_elect/election/93858509534461959-127.0.0.1:37540_-n_0000000001
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=test -Dtests.seed=75D8515C019BEFD1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Australia/North -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  171s J3 | RecoveryZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 875 from http://127.0.0.1:37540/collection1lastClient and got 203 from http://127.0.0.1:37543/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75D8515C019BEFD1:FD8C6E86AF678229]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
   [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> 382789 T699 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryZkTest 75D8515C019BEFD1-001
   [junit4]   2> 170617 T698 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {a_t=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), a_i=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=it, timezone=Australia/North
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=95663488,total=257425408
   [junit4]   2> NOTE: All tests run in this JVM: [TriLevelCompositeIdRoutingTest, DateFieldTest, TestSolrIndexConfig, DistributedVersionInfoTest, BasicFunctionalityTest, TestImplicitCoreProperties, ChangedSchemaMergeTest, TestRestoreCore, TestLMJelinekMercerSimilarityFactory, TestSchemaResource, BJQParserTest, TestCollectionAPI, RecoveryZkTest]
   [junit4] Completed [64/494] on J3 in 171.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 1372 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 494 suites, 1969 tests, 1 failure, 71 ignored (26 assumptions)

Total time: 54 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3152
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 231253648 bytes
Compression is 0.0%
Took 42 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure