You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/03/11 11:29:26 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b07) - Build # 9754 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9754/
Java: 32bit/jdk1.7.0_60-ea-b07 -server -XX:+UseSerialGC

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

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2644, name=qtp19215048-2644, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2644, name=qtp19215048-2644, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([75CC6A86FCC339A4]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1588)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:257)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:471)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:631)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:518)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RAMDirectory@15a4e02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19c20d8)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10548 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 551956 T2567 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 551959 T2567 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396
   [junit4]   2> 551960 T2567 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 551960 T2568 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 552060 T2567 oasc.ZkTestServer.run start zk server on port:60829
   [junit4]   2> 552061 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552217 T2574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51a99 name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552217 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552218 T2567 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 552225 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552239 T2576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c0ec name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552239 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552240 T2567 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 552245 T2567 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 552250 T2567 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 552254 T2567 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 552258 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 552259 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 552265 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 552266 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 552270 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 552271 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 552275 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 552276 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 552280 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 552281 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 552284 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 552285 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 552289 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 552290 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 552294 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 552295 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 552299 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 552300 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 552304 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 552305 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 552310 T2567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 552311 T2567 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 552536 T2567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 552540 T2567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52310
   [junit4]   2> 552540 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 552540 T2567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 552541 T2567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753
   [junit4]   2> 552541 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753/'
   [junit4]   2> 552550 T2567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753/solr.xml
   [junit4]   2> 552572 T2567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753
   [junit4]   2> 552573 T2567 oasc.CoreContainer.<init> New CoreContainer 12662420
   [junit4]   2> 552573 T2567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753/]
   [junit4]   2> 552574 T2567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 552574 T2567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 552574 T2567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 552575 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 552575 T2567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 552575 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 552575 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 552576 T2567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 552576 T2567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 552578 T2567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 552578 T2567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 552579 T2567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 552579 T2567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60829/solr
   [junit4]   2> 552579 T2567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 552580 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552581 T2587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e658fe name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552581 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552583 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552584 T2589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@497ec3 name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552584 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552585 T2567 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 552588 T2567 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 552590 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 552591 T2567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52310_
   [junit4]   2> 552592 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52310_
   [junit4]   2> 552594 T2567 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 552596 T2567 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 552598 T2567 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52310_
   [junit4]   2> 552599 T2567 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 552603 T2567 oasc.Overseer.start Overseer (id=91392114648678403-127.0.0.1:52310_-n_0000000000) starting
   [junit4]   2> 552608 T2567 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 552611 T2591 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 552612 T2567 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 552612 T2591 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 552614 T2567 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 552615 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 552616 T2590 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 552618 T2567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753
   [junit4]   2> 552623 T2567 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1394532999753/conf/
   [junit4]   2> 552704 T2567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 552705 T2567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 552705 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 552706 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552708 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c5e4b9 name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552708 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552709 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 552711 T2567 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 552933 T2567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 552934 T2567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 552936 T2567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46168
   [junit4]   2> 552937 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 552937 T2567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 552938 T2567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148
   [junit4]   2> 552938 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/'
   [junit4]   2> 552948 T2567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/solr.xml
   [junit4]   2> 552970 T2567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148
   [junit4]   2> 552971 T2567 oasc.CoreContainer.<init> New CoreContainer 21978389
   [junit4]   2> 552971 T2567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/]
   [junit4]   2> 552972 T2567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 552972 T2567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 552972 T2567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 552973 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 552973 T2567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 552973 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 552973 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 552974 T2567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 552974 T2567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 552976 T2567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 552976 T2567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 552977 T2567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 552977 T2567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60829/solr
   [junit4]   2> 552977 T2567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 552978 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552980 T2605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@168355a name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552980 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552982 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 552983 T2607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14f6b3f name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552984 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 552990 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 553994 T2567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46168_
   [junit4]   2> 553995 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46168_
   [junit4]   2> 553998 T2589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 553998 T2607 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 553998 T2594 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 554001 T2567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148
   [junit4]   2> 554012 T2567 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/conf/
   [junit4]   2> 554136 T2567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 554137 T2567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 554137 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 554366 T2567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 554367 T2567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 554369 T2567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40718
   [junit4]   2> 554370 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 554370 T2567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 554370 T2567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575
   [junit4]   2> 554371 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/'
   [junit4]   2> 554381 T2567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/solr.xml
   [junit4]   2> 554402 T2567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575
   [junit4]   2> 554402 T2567 oasc.CoreContainer.<init> New CoreContainer 19376206
   [junit4]   2> 554403 T2567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/]
   [junit4]   2> 554403 T2567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 554404 T2567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 554404 T2567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 554404 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 554404 T2567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 554405 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 554405 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 554405 T2567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 554405 T2567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 554407 T2567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 554407 T2567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 554408 T2567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 554408 T2567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60829/solr
   [junit4]   2> 554408 T2567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 554409 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 554410 T2619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9ab739 name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 554410 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 554412 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 554413 T2621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180669f name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 554413 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 554416 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 555418 T2567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40718_
   [junit4]   2> 555420 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40718_
   [junit4]   2> 555422 T2589 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 555423 T2594 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 555423 T2607 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 555423 T2621 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 555426 T2567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575
   [junit4]   2> 555432 T2567 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/conf/
   [junit4]   2> 555529 T2567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 555530 T2567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 555530 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 555750 T2567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 555751 T2567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 555753 T2567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59605
   [junit4]   2> 555753 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 555754 T2567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 555754 T2567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967
   [junit4]   2> 555754 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967/'
   [junit4]   2> 555763 T2567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967/solr.xml
   [junit4]   2> 555783 T2567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967
   [junit4]   2> 555783 T2567 oasc.CoreContainer.<init> New CoreContainer 2045815
   [junit4]   2> 555784 T2567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967/]
   [junit4]   2> 555784 T2567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 555785 T2567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 555785 T2567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 555785 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 555785 T2567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 555786 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 555786 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 555786 T2567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 555786 T2567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 555788 T2567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 555789 T2567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 555789 T2567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 555789 T2567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60829/solr
   [junit4]   2> 555789 T2567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 555790 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 555791 T2633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1726bd8 name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 555792 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 555793 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 555794 T2635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b5e26 name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 555794 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 555798 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 556800 T2567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59605_
   [junit4]   2> 556802 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59605_
   [junit4]   2> 556805 T2594 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 556806 T2607 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 556806 T2635 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 556806 T2621 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 556805 T2589 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 556812 T2567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967
   [junit4]   2> 556826 T2567 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1394533002967/conf/
   [junit4]   2> 556928 T2567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 556929 T2567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 556929 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 557148 T2567 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 557148 T2567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 557150 T2567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44341
   [junit4]   2> 557151 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 557152 T2567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 557152 T2567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366
   [junit4]   2> 557153 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366/'
   [junit4]   2> 557169 T2567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366/solr.xml
   [junit4]   2> 557194 T2567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366
   [junit4]   2> 557195 T2567 oasc.CoreContainer.<init> New CoreContainer 3119638
   [junit4]   2> 557195 T2567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366/]
   [junit4]   2> 557196 T2567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 557196 T2567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 557197 T2567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 557197 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 557197 T2567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 557198 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 557198 T2567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 557198 T2567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 557198 T2567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 557200 T2567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 557201 T2567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 557201 T2567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 557201 T2567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60829/solr
   [junit4]   2> 557202 T2567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 557202 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 557204 T2647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12d209a name:ZooKeeperConnection Watcher:127.0.0.1:60829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 557204 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 557206 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 557206 T2649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e88027 name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 557207 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 557210 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 558212 T2567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44341_
   [junit4]   2> 558213 T2567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44341_
   [junit4]   2> 558215 T2635 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558215 T2589 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558216 T2607 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558216 T2594 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558215 T2621 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558216 T2649 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 558221 T2567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366
   [junit4]   2> 558231 T2567 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1394533004366/conf/
   [junit4]   2> 558334 T2567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 558334 T2567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 558335 T2567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 558337 T2601 oasha.CoreAdminHandler.handleCreateAction core create command name=unloadcollection1&collection=unloadcollection&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n&numShards=1&version=2&action=CREATE
   [junit4]   2> 558338 T2601 oasc.ZkController.publish publishing core=unloadcollection1 state=down collection=unloadcollection
   [junit4]   2> 558339 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 558339 T2601 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 558340 T2590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 558341 T2590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46168",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46168_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 558341 T2590 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 558341 T2590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 558342 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 558343 T2589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558344 T2635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558344 T2621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558344 T2649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558344 T2607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558344 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559340 T2601 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 559341 T2601 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/unloadcollection1
   [junit4]   2> 559342 T2601 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 559343 T2601 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 559344 T2601 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 559345 T2601 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 559345 T2601 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 559347 T2601 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 559348 T2601 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 559348 T2601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/unloadcollection1/'
   [junit4]   2> 559388 T2601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 559410 T2601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 559412 T2601 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 559418 T2601 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 559648 T2601 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 559652 T2601 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 559654 T2601 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 559663 T2601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559666 T2601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559669 T2601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559670 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559670 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559671 T2601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559672 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559673 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559673 T2601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 559673 T2601 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1394533000148/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n/
   [junit4]   2> 559674 T2601 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73e9b8
   [junit4]   2> 559675 T2601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n
   [junit4]   2> 559675 T2601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n/index/
   [junit4]   2> 559676 T2601 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 559676 T2601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n/index
   [junit4]   2> 559677 T2601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=90.8603515625, floorSegmentMB=1.7197265625, forceMergeDeletesPctAllowed=0.6026118680749104, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19641508669653407
   [junit4]   2> 559678 T2601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@447a9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e431c7),segFN=segments_1,generation=1}
   [junit4]   2> 559678 T2601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559682 T2601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 559682 T2601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 559683 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 559683 T2601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559683 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559683 T2601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 559684 T2601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559684 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559684 T2601 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 559685 T2601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 559685 T2601 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 559685 T2601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 559685 T2601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 559686 T2601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 559686 T2601 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 559687 T2601 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 559687 T2601 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 559689 T2601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 559691 T2601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 559691 T2601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 559692 T2601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=94.869140625, floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=10.463718269254898, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 559692 T2601 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@447a9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e431c7),segFN=segments_1,generation=1}
   [junit4]   2> 559692 T2601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559693 T2601 oass.SolrIndexSearcher.<init> Opening Searcher@f948e2[unloadcollection1] main
   [junit4]   2> 559694 T2651 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@f948e2[unloadcollection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 559696 T2601 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 559696 T2601 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:46168 collection:unloadcollection shard:shard1
   [junit4]   2> 559697 T2601 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 559701 T2601 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 559703 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559703 T2601 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 559704 T2601 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1646 name=unloadcollection1 org.apache.solr.core.SolrCore@474395 url=http://127.0.0.1:46168/unloadcollection1 node=127.0.0.1:46168_ C1646_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=http://127.0.0.1:46168, core=unloadcollection1, node_name=127.0.0.1:46168_}
   [junit4]   2> 559704 T2601 C1646 P46168 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46168/unloadcollection1/
   [junit4]   2> 559704 T2590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559704 T2601 C1646 P46168 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 559705 T2601 C1646 P46168 oasc.SyncStrategy.syncToMe http://127.0.0.1:46168/unloadcollection1/ has no replicas
   [junit4]   2> 559705 T2601 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46168/unloadcollection1/ shard1
   [junit4]   2> 559705 T2601 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 559707 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559709 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559712 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559814 T2589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559814 T2621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559814 T2607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559814 T2635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559814 T2649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559814 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559860 T2601 oasc.ZkController.register We are http://127.0.0.1:46168/unloadcollection1/ and leader is http://127.0.0.1:46168/unloadcollection1/
   [junit4]   2> 559860 T2601 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:46168
   [junit4]   2> 559861 T2601 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 559861 T2601 oasc.ZkController.publish publishing core=unloadcollection1 state=active collection=unloadcollection
   [junit4]   2> 559862 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559862 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559862 T2601 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559862 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559863 T2601 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=unloadcollection1&collection=unloadcollection&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533005772unloadcollection1_1n&numShards=1&version=2&action=CREATE} status=0 QTime=1526 
   [junit4]   2> 559863 T2590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559864 T2590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46168",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46168_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 559864 T2567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 559866 T2654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef9eb7 name:ZooKeeperConnection Watcher:127.0.0.1:60829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 559866 T2567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 559866 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559867 T2567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 559868 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559870 T2614 oasha.CoreAdminHandler.handleCreateAction core create command name=unloadcollection2&collection=unloadcollection&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n&version=2&action=CREATE
   [junit4]   2> 559871 T2614 oasc.ZkController.publish publishing core=unloadcollection2 state=down collection=unloadcollection
   [junit4]   2> 559871 T2614 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 559872 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559872 T2614 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 559873 T2590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40718",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40718_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 559873 T2590 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 559873 T2590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 559874 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 559976 T2635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2654 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559976 T2621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 560873 T2614 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 560874 T2614 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/unloadcollection2
   [junit4]   2> 560874 T2614 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 560874 T2614 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 560875 T2614 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 560875 T2614 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 560876 T2614 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/unloadcollection2/'
   [junit4]   2> 560899 T2614 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 560933 T2614 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 560934 T2614 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 560940 T2614 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 561166 T2614 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 561170 T2614 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 561172 T2614 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 561181 T2614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 561185 T2614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 561188 T2614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 561189 T2614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 561190 T2614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 561190 T2614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 561191 T2614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 561191 T2614 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 561192 T2614 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 561192 T2614 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1394533001575/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n/
   [junit4]   2> 561193 T2614 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73e9b8
   [junit4]   2> 561194 T2614 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n
   [junit4]   2> 561194 T2614 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n/index/
   [junit4]   2> 561195 T2614 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 561195 T2614 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n/index
   [junit4]   2> 561196 T2614 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=90.8603515625, floorSegmentMB=1.7197265625, forceMergeDeletesPctAllowed=0.6026118680749104, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19641508669653407
   [junit4]   2> 561196 T2614 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7893c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@737b15),segFN=segments_1,generation=1}
   [junit4]   2> 561197 T2614 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 561201 T2614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 561201 T2614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 561202 T2614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 561202 T2614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 561203 T2614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 561203 T2614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 561204 T2614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 561204 T2614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 561204 T2614 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 561205 T2614 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 561206 T2614 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 561206 T2614 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 561206 T2614 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 561207 T2614 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 561207 T2614 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 561208 T2614 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 561209 T2614 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 561210 T2614 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 561212 T2614 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 561212 T2614 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 561212 T2614 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=94.869140625, floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=10.463718269254898, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 561213 T2614 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7893c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@737b15),segFN=segments_1,generation=1}
   [junit4]   2> 561213 T2614 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 561213 T2614 oass.SolrIndexSearcher.<init> Opening Searcher@b870fa[unloadcollection2] main
   [junit4]   2> 561215 T2655 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@b870fa[unloadcollection2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 561217 T2614 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 561217 T2614 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:40718 collection:unloadcollection shard:shard1
   [junit4]   2> 561220 T2614 oasc.ZkController.register We are http://127.0.0.1:40718/unloadcollection2/ and leader is http://127.0.0.1:46168/unloadcollection1/
   [junit4]   2> 561221 T2614 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:40718
   [junit4]   2> 561221 T2614 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 561221 T2614 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1647 name=unloadcollection2 org.apache.solr.core.SolrCore@10ee2ad url=http://127.0.0.1:40718/unloadcollection2 node=127.0.0.1:40718_ C1647_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=http://127.0.0.1:40718, core=unloadcollection2, node_name=127.0.0.1:40718_}
   [junit4]   2> 561221 T2657 C1647 P40718 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 561222 T2614 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 561222 T2657 C1647 P40718 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 561222 T2657 C1647 P40718 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering collection=unloadcollection
   [junit4]   2> 561222 T2657 C1647 P40718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 561222 T2614 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=unloadcollection2&collection=unloadcollection&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1394532999396/1394533007306unloadcollection1_2n&version=2&action=CREATE} status=0 QTime=1352 
   [junit4]   2> 561223 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 561223 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 561223 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 561224 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 561224 T2603 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 561225 T2567 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 561225 T2590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 561225 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 561225 T2590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40718",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40718_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 561227 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 561337 T2607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561337 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561337 T2654 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561337 T2635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561337 T2621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561338 T2649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 561337 T2589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562225 T2603 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 562225 T2603 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&checkLive=true&coreNodeName=core_node2&nodeName=127.0.0.1:40718_&state=recovering&wt=javabin&core=unloadcollection1&onlyIfLeaderActive=true&version=2&action=PREPRECOVERY} status=0 QTime=1001 
   [junit4]   2> 562226 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 563229 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1648 name=unloadcollection2 org.apache.solr.core.SolrCore@10ee2ad url=http://127.0.0.1:40718/unloadcollection2 node=127.0.0.1:40718_ C1648_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, base_url=http://127.0.0.1:40718, core=unloadcollection2, node_name=127.0.0.1:40718_}
   [junit4]   2> 564226 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:46168/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
   [junit4]   2> 564227 T2657 C1648 P40718 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:40718 START replicas=[http://127.0.0.1:46168/unloadcollection1/] nUpdates=100
   [junit4]   2> 564227 T2657 C1648 P40718 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 564228 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
   [junit4]   2> 564229 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
   [junit4]   2> 564229 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
   [junit4]   2> 564229 T2657 C1648 P40718 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 564230 T2657 C1648 P40718 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:46168/unloadcollection1/. core=unloadcollection2
   [junit4]   2> ASYNC  NEW_CORE C1649 name=unloadcollection1 org.apache.solr.core.SolrCore@474395 url=http://127.0.0.1:46168/unloadcollection1 node=127.0.0.1:46168_ C1649_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, base_url=http://127.0.0.1:46168, core=unloadcollection1, node_name=127.0.0.1:46168_, leader=true}
   [junit4]   2> 564231 T2600 C1649 P46168 oasc.SolrCore.execute [unloadcollection1] webapp= path=/get params={wt=javabin&version=2&qt=/get&getVersions=100&distrib=false} status=0 QTime=1 
   [junit4]   2> 564231 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 564232 T2602 C1649 P46168 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564233 T2602 C1649 P46168 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 564234 T2602 C1649 P46168 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 564234 T2602 C1649 P46168 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp= path=/update params={waitSearcher=true&wt=javabin&softCommit=false&version=2&commit_end_point=true&commit=true&openSearcher=false} {commit=} 0 2
   [junit4]   2> 564235 T2657 C1648 P40718 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 564236 T2657 C1648 P40718 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 564239 T2601 C1649 P46168 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 564239 T2601 C1649 P46168 oasc.SolrCore.execute [unloadcollection1] webapp= path=/replication params={command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=1 
   [junit4]   2> 564240 T2657 C1648 P40718 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
   [junit4]   2> 564241 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
   [junit4]   2> 564241 T2657 C1648 P40718 oasc.ZkController.publish publishing core=unloadcollection2 state=active collection=unloadcollection
   [junit4]   2> 564241 T2657 C1648 P40718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 564244 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564245 T2657 C1648 P40718 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
   [junit4]   2> 564245 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564246 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564247 T2590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 564248 T2590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40718",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40718_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 564252 T2589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564253 T2621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2654 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2649 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564253 T2607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 565234 T2567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565235 T2567 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
   [junit4]   2>  C1648_STATE=coll:unloadcollection core:unloadcollection2 props:{state=active, base_url=http://127.0.0.1:40718, core=unloadcollection2, node_name=127.0.0.1:40718_}
   [junit4]   2> 565245 T2616 C1648 P40718 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:46168/unloadcollection1/&wt=javabin&version=2&update.distrib=FROMLEADER} {add=[6 (1462273848298700800)]} 0 2
   [junit4]   2> 565246 T2601 C1649 P46168 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1462273848298700800)]} 0 8
   [junit4]   2> 565254 T2617 C1648 P40718 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:46168/unloadcollection1/&wt=javabin&version=2&update.distrib=FROMLEADER} {add=[7 (1462273848311283712)]} 0 1
   [junit4]   2> 565255 T2600 C1649 P46168 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1462273848311283712)]} 0 5
   [junit4]   2> 565262 T2615 C1648 P40718 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0

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

at(Lucene41(blocksize=128))), text=FSTOrd41, range_facet_l=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), multiDefault=Pulsing41(freqCutoff=19 minBlockSize=56 maxBlockSize=142), intDefault=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), a_si=Pulsing41(freqCutoff=19 minBlockSize=56 maxBlockSize=142), id=PostingsFormat(name=Asserting), range_facet_sl=FSTOrd41, range_facet_si=Pulsing41(freqCutoff=19 minBlockSize=56 maxBlockSize=142)}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=DefaultSimilarity, locale=es_MX, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=78655392,total=171995136
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, HdfsDirectoryTest, TestManagedSchema, TestBlendedInfixSuggestions, TestFaceting, FileBasedSpellCheckerTest, HdfsWriteToMultipleCollectionsTest, TestCopyFieldCollectionResource, TestPHPSerializedResponseWriter, RegexBoostProcessorTest, TestSolrXml, AbstractAnalyticsStatsTest, TermVectorComponentTest, LegacyHTMLStripCharFilterTest, TestHighFrequencyDictionaryFactory, QueryParsingTest, TestExceedMaxTermLength, TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, SolrIndexSplitterTest, TestReversedWildcardFilterFactory, IndexSchemaTest, SuggesterTest, BasicFunctionalityTest, TestTrie, TestFieldTypeCollectionResource, TestBadConfig, TestElisionMultitermQuery, CacheHeaderTest, TestSystemIdResolver, TestLRUCache, TestJmxMonitoredMap, HdfsCollectionsAPIDistributedZkTest, DOMUtilTest, TestCursorMarkWithoutUniqueKey, TestCollapseQParserPlugin, TestDocumentBuilder, TestBM25SimilarityFactory, CircularListTest, SynonymTokenizerTest, TestCloudManagedSchema, WordBreakSolrSpellCheckerTest, CursorMarkTest, BJQParserTest, SyncSliceTest, OverseerCollectionProcessorTest, MBeansHandlerTest, RemoteQueryErrorTest, ZkControllerTest, TestLuceneMatchVersion, LoggingHandlerTest, OverseerTest, CursorPagingTest, TestGroupingSearch, SoftAutoCommitTest, BadCopyFieldTest, TestMaxScoreQueryParser, ShardRoutingTest, BinaryUpdateRequestHandlerTest, QueryResultKeyTest, DocumentBuilderTest, UpdateRequestProcessorFactoryTest, TestValueSourceCache, LukeRequestHandlerTest, TestInitQParser, TestRealTimeGet, TestExtendedDismaxParser, SearchHandlerTest, SOLR749Test, MoreLikeThisHandlerTest, FieldFacetExtrasTest, DistributedSpellCheckComponentTest, TestDefaultSearchFieldResource, TestSolrXmlPersistor, SpellPossibilityIteratorTest, CopyFieldTest, TestStressVersions, ClusterStateUpdateTest, UUIDFieldTest, TestMergePolicyConfig, EchoParamsTest, CoreAdminHandlerTest, TestSolrIndexConfig, QueryEqualityTest, RecoveryZkTest, QueryFacetTest, BadComponentTest, TestHighlightDedupGrouping, ShowFileRequestHandlerTest, TestSurroundQueryParser, FastVectorHighlighterTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.seed=75CC6A86FCC339A4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=America/St_Barthelemy -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UnloadDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2644, name=qtp19215048-2644, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75CC6A86FCC339A4]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1588)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:257)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:471)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:631)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:518)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RAMDirectory@15a4e02 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19c20d8)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 79.13s, 1 test, 1 error <<< FAILURES!

[...truncated 586 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 379 suites, 1622 tests, 1 suite-level error, 49 ignored (20 assumptions)

Total time: 45 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b07 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure