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/24 03:08:10 UTC

[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0) - Build # 29 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/29/
Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([67ADA2772D15BA4D:84DBABE2CA6F2F3F]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
	... 47 more




Build Log:
[...truncated 11639 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 5811 T41 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 5812 T41 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /odg/a
   [junit4]   2> 5814 T41 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 5818 T41 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395626798372
   [junit4]   2> 5820 T41 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 5822 T42 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5922 T41 oasc.ZkTestServer.run start zk server on port:46941
   [junit4]   2> 5976 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5987 T43 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 41435 T45 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 33892ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 41445 T43 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d6ed590000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41471 T43 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41472 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43858a name:ZooKeeperConnection Watcher:127.0.0.1:46941 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41473 T48 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 41493 T41 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 41497 T41 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46941 46941
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=67ADA2772D15BA4D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Halifax -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   36.0s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([67ADA2772D15BA4D:84DBABE2CA6F2F3F]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:46941 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
   [junit4]    > 	... 47 more
   [junit4]   2> 41802 T41 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395626834357
   [junit4]   2> 41803 T41 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 41804 T49 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 41904 T41 oasc.ZkTestServer.run start zk server on port:54935
   [junit4]   2> 41905 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41955 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a9896 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41956 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41958 T41 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 41979 T50 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d779be0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 41979 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41981 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11641b9 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41981 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41985 T41 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 41990 T41 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 41994 T41 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 41997 T41 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 42001 T41 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 42009 T41 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 42016 T41 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 42017 T41 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 42031 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 42032 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 42032 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 42033 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 42033 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 42034 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 42034 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 42035 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 42035 T41 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 42037 T50 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f1d779be0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 42125 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 42128 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44358
   [junit4]   2> 42129 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 42129 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 42130 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591
   [junit4]   2> 42130 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/'
   [junit4]   2> 42142 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/solr.xml
   [junit4]   2> 42159 T41 oasc.CoreContainer.<init> New CoreContainer 29850269
   [junit4]   2> 42159 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/]
   [junit4]   2> 42160 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 42160 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 42161 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 42162 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 42162 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 42163 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 42163 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 42164 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 42165 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 42165 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 42166 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 42176 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 42178 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42180 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113494a name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42180 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42186 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42188 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1892bb8 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42189 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42194 T41 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 42200 T41 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 42207 T41 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 42210 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42213 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42217 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 42222 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 42231 T41 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44358_odg%2Fa
   [junit4]   2> 42232 T41 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 42235 T41 oasc.Overseer.start Overseer (id=91463800217010179-127.0.0.1:44358_odg%2Fa-n_0000000000) starting
   [junit4]   2> 42248 T41 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 42263 T72 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 42264 T41 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 42270 T41 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 42273 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 42276 T72 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 42282 T71 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 42306 T73 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 42307 T73 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 42310 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42312 T73 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 42317 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42321 T71 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:44358/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44358_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 42322 T71 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 42332 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 42339 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42346 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43313 T73 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 43313 T73 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1
   [junit4]   2> 43314 T73 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 43315 T73 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 43315 T73 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 43316 T73 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 43316 T73 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1/'
   [junit4]   2> 43371 T73 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 43384 T73 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43387 T73 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 43442 T73 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 43474 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43480 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43485 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43490 T73 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 43661 T73 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 43663 T73 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 43664 T73 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 43665 T73 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 43668 T73 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 43669 T73 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395626834591/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/
   [junit4]   2> 43669 T73 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 43670 T73 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data
   [junit4]   2> 43670 T73 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index/
   [junit4]   2> 43670 T73 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 43670 T73 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index
   [junit4]   2> 43672 T73 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@178b572 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 43672 T73 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43673 T73 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 43673 T73 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 43677 T73 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 43677 T73 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 43678 T73 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 43678 T73 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 43680 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 43682 T73 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 43682 T73 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 43683 T73 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@178b572 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 43683 T73 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43683 T73 oass.SolrIndexSearcher.<init> Opening Searcher@67366e[collection1] main
   [junit4]   2> 43684 T74 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67366e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 43684 T73 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 43686 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 43686 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 43686 T77 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44358/odg/a collection:control_collection shard:shard1
   [junit4]   2> 43695 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43696 T77 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 43698 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c83638 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43698 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43700 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43709 T41 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 43711 T77 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 43713 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43717 T77 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 43718 T77 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 43718 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@1c531fe url=http://127.0.0.1:44358/odg/a/collection1 node=127.0.0.1:44358_odg%2Fa C1_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:44358/odg/a, core=collection1, node_name=127.0.0.1:44358_odg%2Fa}
   [junit4]   2> 43720 T77 C1 P44358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44358/odg/a/collection1/
   [junit4]   2> 43722 T77 C1 P44358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 43723 T77 C1 P44358 oasc.SyncStrategy.syncToMe http://127.0.0.1:44358/odg/a/collection1/ has no replicas
   [junit4]   2> 43723 T77 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44358/odg/a/collection1/ shard1
   [junit4]   2> 43723 T77 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 43725 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43731 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43738 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43745 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 43746 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 43749 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35063
   [junit4]   2> 43749 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 43750 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43750 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263
   [junit4]   2> 43751 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/'
   [junit4]   2> 43764 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/solr.xml
   [junit4]   2> 43774 T41 oasc.CoreContainer.<init> New CoreContainer 20722086
   [junit4]   2> 43775 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/]
   [junit4]   2> 43775 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 43776 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 43777 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 43778 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43778 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43779 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 43779 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 43779 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 43780 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43782 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c4d39 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43782 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43790 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43792 T92 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6be7ab name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43792 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 43796 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43840 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43840 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43840 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43882 T77 oasc.ZkController.register We are http://127.0.0.1:44358/odg/a/collection1/ and leader is http://127.0.0.1:44358/odg/a/collection1/
   [junit4]   2> 43883 T77 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44358/odg/a
   [junit4]   2> 43883 T77 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 43883 T77 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 43883 T77 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43884 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43885 T77 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43887 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43887 T71 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:44358/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44358_odg%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 43890 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 43992 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43992 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43992 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44800 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35063_odg%2Fa
   [junit4]   2> 44802 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35063_odg%2Fa
   [junit4]   2> 44806 T79 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44806 T70 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44807 T92 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 44814 T93 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 44814 T93 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 44815 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44815 T93 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 44815 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44816 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44817 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 44819 T71 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:35063/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35063_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 44819 T71 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 44819 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 44823 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 44927 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 44927 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 44927 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 45815 T93 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 45816 T93 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1
   [junit4]   2> 45816 T93 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 45817 T93 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 45817 T93 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 45818 T93 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 45818 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1/'
   [junit4]   2> 45839 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 45848 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 45850 T93 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 45867 T93 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 45975 T93 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 45977 T93 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 45979 T93 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 45979 T93 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 45980 T93 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 45981 T93 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395626836263/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/
   [junit4]   2> 45981 T93 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 45986 T93 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1
   [junit4]   2> 45987 T93 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index/
   [junit4]   2> 45987 T93 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 45987 T93 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index
   [junit4]   2> 45989 T93 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d2d923 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 45989 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45990 T93 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 45990 T93 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 45991 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 45993 T93 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45994 T93 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 45994 T93 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 45995 T93 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d2d923 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 45996 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45996 T93 oass.SolrIndexSearcher.<init> Opening Searcher@115106[collection1] main
   [junit4]   2> 45997 T94 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@115106[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 45997 T93 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 45998 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 45999 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 46002 T97 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35063/odg/a collection:collection1 shard:shard2
   [junit4]   2> 46003 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 46011 T97 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 46013 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46013 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46014 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46014 T97 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 46014 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@1672fd8 url=http://127.0.0.1:35063/odg/a/collection1 node=127.0.0.1:35063_odg%2Fa C2_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:35063/odg/a, core=collection1, node_name=127.0.0.1:35063_odg%2Fa}
   [junit4]   2> 46014 T97 C2 P35063 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 46015 T97 C2 P35063 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 46015 T97 C2 P35063 oasc.SyncStrategy.syncToMe http://127.0.0.1:35063/odg/a/collection1/ has no replicas
   [junit4]   2> 46015 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46015 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35063/odg/a/collection1/ shard2
   [junit4]   2> 46016 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 46018 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46026 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46029 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 46029 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 46031 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46035 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49667
   [junit4]   2> 46035 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 46037 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46037 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553
   [junit4]   2> 46038 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/'
   [junit4]   2> 46053 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/solr.xml
   [junit4]   2> 46063 T41 oasc.CoreContainer.<init> New CoreContainer 7104463
   [junit4]   2> 46064 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/]
   [junit4]   2> 46064 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 46065 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 46066 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 46067 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 46067 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46068 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46068 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 46068 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 46069 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46069 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46072 T108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e179d0 name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46072 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46078 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46080 T110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99fd3 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46081 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46085 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46144 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46144 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46144 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46145 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46179 T97 oasc.ZkController.register We are http://127.0.0.1:35063/odg/a/collection1/ and leader is http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 46179 T97 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35063/odg/a
   [junit4]   2> 46179 T97 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 46179 T97 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 46179 T97 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46181 T97 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46183 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46184 T71 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:35063/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35063_odg%2Fa",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 46188 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46291 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46291 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46291 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46291 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47089 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49667_odg%2Fa
   [junit4]   2> 47090 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49667_odg%2Fa
   [junit4]   2> 47096 T110 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47096 T79 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47096 T92 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47105 T70 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 47110 T111 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 47110 T111 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47112 T111 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47112 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47114 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47115 T71 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:49667/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49667_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 47115 T71 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 47115 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 47118 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 47220 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47220 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47220 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47221 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48112 T111 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48112 T111 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1
   [junit4]   2> 48113 T111 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 48113 T111 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 48114 T111 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 48114 T111 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 48115 T111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1/'
   [junit4]   2> 48137 T111 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 48145 T111 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48146 T111 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 48168 T111 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 48347 T111 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 48349 T111 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 48351 T111 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 48353 T111 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 48353 T111 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48354 T111 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395626838553/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/
   [junit4]   2> 48354 T111 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 48355 T111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2
   [junit4]   2> 48355 T111 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index/
   [junit4]   2> 48356 T111 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 48356 T111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index
   [junit4]   2> 48358 T111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@163a32 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 48358 T111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48359 T111 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 48361 T111 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 48362 T111 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 48364 T111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48367 T111 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 48368 T111 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 48369 T111 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@163a32 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 48369 T111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48369 T111 oass.SolrIndexSearcher.<init> Opening Searcher@17c1626[collection1] main
   [junit4]   2> 48371 T111 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 48371 T112 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17c1626[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 48372 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 48373 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 48372 T115 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49667/odg/a collection:collection1 shard:shard1
   [junit4]   2> 48375 T115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 48388 T115 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 48395 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48396 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48396 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48397 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48398 T115 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 48402 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48403 T115 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@10e07ce url=http://127.0.0.1:49667/odg/a/collection1 node=127.0.0.1:49667_odg%2Fa C3_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49667/odg/a, core=collection1, node_name=127.0.0.1:49667_odg%2Fa}
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49667/odg/a/collection1/
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 48404 T115 C3 P49667 oasc.SyncStrategy.syncToMe http://127.0.0.1:49667/odg/a/collection1/ has no replicas
   [junit4]   2> 48404 T115 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49667/odg/a/collection1/ shard1
   [junit4]   2> 48405 T115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 48408 T41 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 48409 T41 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 48410 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48411 T41 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33693
   [junit4]   2> 48412 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 48412 T41 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48412 T41 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927
   [junit4]   2> 48413 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/'
   [junit4]   2> 48418 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48429 T41 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/solr.xml
   [junit4]   2> 48440 T41 oasc.CoreContainer.<init> New CoreContainer 30802578
   [junit4]   2> 48440 T41 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/]
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 48441 T41 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 48442 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 48442 T41 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 48443 T41 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 48444 T41 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 48444 T41 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48445 T41 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48445 T41 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 48445 T41 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54935/solr
   [junit4]   2> 48446 T41 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 48446 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48451 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9bb9dd name:ZooKeeperConnection Watcher:127.0.0.1:54935 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48452 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48454 T41 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48456 T128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d86bf7 name:ZooKeeperConnection Watcher:127.0.0.1:54935/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48456 T41 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48463 T41 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48523 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48524 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48524 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48524 T128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48524 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48572 T115 oasc.ZkController.register We are http://127.0.0.1:49667/odg/a/collection1/ and leader is http://127.0.0.1:49667/odg/a/collection1/
   [junit4]   2> 48572 T115 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49667/odg/a
   [junit4]   2> 48572 T115 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 48572 T115 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 48573 T115 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 48574 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48574 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48575 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48575 T115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48577 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48578 T71 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:49667/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49667_odg%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 48583 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48686 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48686 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48687 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48687 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48686 T128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 49467 T41 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33693_odg%2Fa
   [junit4]   2> 49468 T41 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33693_odg%2Fa
   [junit4]   2> 49471 T110 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T128 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T79 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T92 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49471 T70 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 49482 T129 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 49483 T129 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49484 T129 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49484 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49486 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 49487 T71 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:33693/odg/a",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33693_odg%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 49487 T71 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 49488 T71 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 49515 T70 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49618 T79 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49619 T70 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 49618 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 50484 T129 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 50485 T129 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1
   [junit4]   2> 50485 T129 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 50486 T129 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 50487 T129 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 50489 T129 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 50489 T129 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1/'
   [junit4]   2> 50521 T129 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 50534 T129 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50536 T129 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 50555 T129 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50678 T129 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 50680 T129 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 50682 T129 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 50683 T129 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 50684 T129 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50684 T129 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395626840927/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/
   [junit4]   2> 50684 T129 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 50685 T129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3
   [junit4]   2> 50685 T129 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index/
   [junit4]   2> 50685 T129 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 50686 T129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index
   [junit4]   2> 50688 T129 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14ea0ef lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 50688 T129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50689 T129 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 50689 T129 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 50690 T129 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 50691 T129 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 50691 T129 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 50693 T129 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50694 T129 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50695 T129 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50696 T129 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14ea0ef lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 50696 T129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50696 T129 oass.SolrIndexSearcher.<init> Opening Searcher@13794eb[collection1] main
   [junit4]   2> 50697 T130 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13794eb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 50697 T129 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50698 T41 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 50699 T41 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 50698 T133 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33693/odg/a collection:collection1 shard:shard2
   [junit4]   2> 50704 T133 oasc.ZkController.register We are http://127.0.0.1:33693/odg/a/collection1/ and leader is http://127.0.0.1:35063/odg/a/collection1/
   [junit4]   2> 50704 T133 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33693/odg/a
   [junit4]   2> 50704 T133 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 50704 T133 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@1d34b41 url=http://127.0.0.1:33693/odg/a/collection1 node=127.0.0.1:33693_odg%2Fa C4_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33693/odg/a, core=collection1, node_name=127.0.0.1:33693_odg%2Fa}
   [junit4]   2> 50710 T134 C4 P33693 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 50711 T133 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50711 T134 C4 P33693 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 50714 T134 C4 P33693 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 50714 T134 C4 P33693 oasc.ZkController.publish numShards not found on descriptor -

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

ARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 60444 T110 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61360 T128 C6 P33693 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 61365 T128 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 61366 T128 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d34b41
   [junit4]   2> 61366 T128 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 61367 T128 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 61367 T128 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 61367 T128 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 61369 T128 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index;done=false>>]
   [junit4]   2> 61369 T128 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3/index
   [junit4]   2> 61370 T128 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3;done=false>>]
   [junit4]   2> 61370 T128 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty3
   [junit4]   2> 61370 T128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 61370 T128 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61370 T128 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61371 T128 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 61448 T147 C5 P57270 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 61448 T147 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 61449 T147 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12b5f7b
   [junit4]   2> 61449 T147 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 61449 T147 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 61449 T147 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 61450 T147 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 61451 T147 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4;done=false>>]
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index;done=false>>]
   [junit4]   2> 61452 T147 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395626834356/jetty4/index
   [junit4]   2> 61453 T147 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 61453 T147 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=Lucene41(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), a_t=Lucene41(blocksize=128), intDefault=Lucene41(blocksize=128), range_facet_sl=FSTOrd41, range_facet_si=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=MockRandom), text=FSTOrd41, range_facet_l=Lucene41(blocksize=128), timestamp=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=da, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=49163632,total=207093760
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, LargeVolumeBinaryJettyTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 56.58s, 2 tests, 1 error <<< FAILURES!

[...truncated 124 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/common-build.xml:499: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:911: There were test failures: 48 suites, 281 tests, 1 error

Total time: 47 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure