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/02/26 06:24:26 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9599 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9599/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

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:33696 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:33696 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([C74BD6C1123995BA:243DDF54F54300C8]: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:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:33696 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 11602 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 32517 T123 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 32518 T123 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 32521 T123 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 32528 T123 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393392188980
   [junit4]   2> 32532 T123 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 32535 T124 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 32634 T123 oasc.ZkTestServer.run start zk server on port:33696
   [junit4]   2> 32687 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32695 T125 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 66659 T127 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 32042ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 66673 T125 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446ca57e8c0000, 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> 66676 T130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c997870 name:ZooKeeperConnection Watcher:127.0.0.1:33696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66676 T130 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 66681 T123 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 66683 T123 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33696 33696
   [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=C74BD6C1123995BA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=Pacific/Yap -Dtests.file.encoding=UTF-8
   [junit4] ERROR   34.4s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:33696 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C74BD6C1123995BA:243DDF54F54300C8]: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:77)
   [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:33696 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> 66890 T123 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393392223341
   [junit4]   2> 66890 T123 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 66891 T131 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 66991 T123 oasc.ZkTestServer.run start zk server on port:43622
   [junit4]   2> 66992 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 66994 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c1a0fa9 name:ZooKeeperConnection Watcher:127.0.0.1:43622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66995 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 66996 T123 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 67015 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 67022 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f378a22 name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67023 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 67027 T123 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 67037 T123 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 67040 T123 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 67043 T123 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 67046 T123 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 67053 T123 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 67059 T123 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 67059 T123 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 67070 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 67071 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 67071 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 67071 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 67072 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 67072 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 67072 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 67073 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 67073 T123 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 67103 T123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 67107 T123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56941
   [junit4]   2> 67108 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 67108 T123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 67109 T123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525
   [junit4]   2> 67109 T123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/'
   [junit4]   2> 67119 T123 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/solr.xml
   [junit4]   2> 67157 T123 oasc.CoreContainer.<init> New CoreContainer 1222240338
   [junit4]   2> 67157 T123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/]
   [junit4]   2> 67158 T123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 67158 T123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 67159 T123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 67159 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 67159 T123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 67160 T123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 67160 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 67160 T123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 67160 T123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 67164 T123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 67164 T123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 67164 T123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 67165 T123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43622/solr
   [junit4]   2> 67172 T123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 67173 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 67177 T150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@421060d0 name:ZooKeeperConnection Watcher:127.0.0.1:43622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67177 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 67182 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 67184 T152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58ed6fa3 name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67184 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 67189 T123 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 67199 T123 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 67207 T123 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 67213 T123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56941_
   [junit4]   2> 67216 T123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56941_
   [junit4]   2> 67221 T123 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 67224 T123 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 67235 T123 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56941_
   [junit4]   2> 67235 T123 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 67239 T123 oasc.Overseer.start Overseer (id=91317352749006851-127.0.0.1:56941_-n_0000000000) starting
   [junit4]   2> 67254 T123 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 67330 T154 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 67330 T123 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 67334 T123 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 67337 T123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 67339 T154 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 67350 T153 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 67356 T155 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 67356 T155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 67360 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 67360 T155 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 67363 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 67364 T153 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:56941",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56941_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 67364 T153 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 67370 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 67412 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 67432 T152 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> 68361 T155 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 68361 T155 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/collection1
   [junit4]   2> 68361 T155 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 68362 T155 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 68363 T155 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 68364 T155 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 68365 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/collection1/'
   [junit4]   2> 68393 T155 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 68425 T155 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68428 T155 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 68441 T155 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 68469 T155 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 68474 T155 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 68479 T155 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 68490 T155 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 68758 T155 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 68760 T155 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68761 T155 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 68762 T155 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 68764 T155 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68765 T155 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393392223525/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/
   [junit4]   2> 68765 T155 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 68765 T155 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data
   [junit4]   2> 68765 T155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/index/
   [junit4]   2> 68766 T155 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 68766 T155 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/index
   [junit4]   2> 68767 T155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@41b2e35f lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 68767 T155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68768 T155 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68769 T155 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 68769 T155 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 68769 T155 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 68769 T155 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 68769 T155 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 68770 T155 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 68770 T155 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 68772 T155 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68774 T155 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 68774 T155 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 68775 T155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@41b2e35f lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 68775 T155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68775 T155 oass.SolrIndexSearcher.<init> Opening Searcher@2c9ee879[collection1] main
   [junit4]   2> 68776 T156 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c9ee879[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 68776 T155 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 68777 T123 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 68777 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 68777 T159 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56941 collection:control_collection shard:shard1
   [junit4]   2> 68782 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 68784 T161 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f85ccb name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68784 T159 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 68784 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 68786 T123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 68791 T123 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 68794 T159 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 68800 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68802 T159 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 68802 T159 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 68803 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@496f9903 url=http://127.0.0.1:56941/collection1 node=127.0.0.1:56941_ C17_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56941, core=collection1, node_name=127.0.0.1:56941_}
   [junit4]   2> 68805 T159 C17 P56941 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56941/collection1/
   [junit4]   2> 68805 T159 C17 P56941 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 68806 T159 C17 P56941 oasc.SyncStrategy.syncToMe http://127.0.0.1:56941/collection1/ has no replicas
   [junit4]   2> 68807 T159 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56941/collection1/ shard1
   [junit4]   2> 68809 T159 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 68812 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68821 T123 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 68821 T123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 68823 T123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42440
   [junit4]   2> 68824 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 68824 T123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68825 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68825 T123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243
   [junit4]   2> 68825 T123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/'
   [junit4]   2> 68830 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68842 T123 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/solr.xml
   [junit4]   2> 68868 T123 oasc.CoreContainer.<init> New CoreContainer 1279724983
   [junit4]   2> 68869 T123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/]
   [junit4]   2> 68870 T123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 68870 T123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 68870 T123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 68870 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 68871 T123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 68871 T123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 68871 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 68871 T123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 68872 T123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 68875 T123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68875 T123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68875 T123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 68876 T123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43622/solr
   [junit4]   2> 68876 T123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 68877 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 68879 T172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5901eae8 name:ZooKeeperConnection Watcher:127.0.0.1:43622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68879 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 68981 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 68982 T161 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> 68982 T152 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> 68983 T174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fcf15b2 name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68987 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 68995 T123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 69026 T159 oasc.ZkController.register We are http://127.0.0.1:56941/collection1/ and leader is http://127.0.0.1:56941/collection1/
   [junit4]   2> 69026 T159 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56941
   [junit4]   2> 69027 T159 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 69027 T159 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 69027 T159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 69028 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69028 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69029 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69030 T159 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 69031 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 69033 T153 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:56941",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56941_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 69037 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69140 T161 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> 69140 T152 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> 69140 T174 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> 70002 T123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42440_
   [junit4]   2> 70003 T123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42440_
   [junit4]   2> 70006 T161 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 70006 T152 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 70006 T174 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 70015 T175 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 70015 T175 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 70017 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70017 T175 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 70017 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70017 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70019 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 70020 T153 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:42440",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42440_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 70020 T153 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 70020 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 70024 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70150 T174 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> 70150 T152 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> 70150 T161 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> 71017 T175 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 71018 T175 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/collection1
   [junit4]   2> 71018 T175 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 71019 T175 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 71019 T175 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 71021 T175 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 71021 T175 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/collection1/'
   [junit4]   2> 71058 T175 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 71084 T175 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 71086 T175 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 71104 T175 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 71334 T175 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 71340 T175 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 71343 T175 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 71343 T175 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 71344 T175 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 71344 T175 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393392225243/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/
   [junit4]   2> 71344 T175 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 71345 T175 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1
   [junit4]   2> 71345 T175 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/index/
   [junit4]   2> 71345 T175 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 71345 T175 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/index
   [junit4]   2> 71347 T175 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7feb6d93 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 71347 T175 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 71348 T175 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 71348 T175 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 71348 T175 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 71348 T175 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 71348 T175 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 71349 T175 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 71349 T175 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 71349 T175 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 71351 T175 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 71353 T175 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 71353 T175 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 71354 T175 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7feb6d93 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 71354 T175 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 71355 T175 oass.SolrIndexSearcher.<init> Opening Searcher@395c88b[collection1] main
   [junit4]   2> 71355 T176 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@395c88b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 71355 T175 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 71356 T123 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 71356 T179 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42440 collection:collection1 shard:shard1
   [junit4]   2> 71356 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 71358 T179 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 71368 T179 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 71370 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71371 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71371 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71371 T179 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 71371 T179 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 71373 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@6573cc url=http://127.0.0.1:42440/collection1 node=127.0.0.1:42440_ C18_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42440, core=collection1, node_name=127.0.0.1:42440_}
   [junit4]   2> 71372 T179 C18 P42440 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42440/collection1/
   [junit4]   2> 71375 T179 C18 P42440 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 71375 T179 C18 P42440 oasc.SyncStrategy.syncToMe http://127.0.0.1:42440/collection1/ has no replicas
   [junit4]   2> 71375 T179 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42440/collection1/ shard1
   [junit4]   2> 71376 T179 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 71377 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71385 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71388 T123 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 71389 T123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 71390 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71392 T123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56163
   [junit4]   2> 71393 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 71393 T123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 71393 T123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808
   [junit4]   2> 71394 T123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/'
   [junit4]   2> 71404 T123 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/solr.xml
   [junit4]   2> 71432 T123 oasc.CoreContainer.<init> New CoreContainer 218339955
   [junit4]   2> 71432 T123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/]
   [junit4]   2> 71433 T123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 71433 T123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 71433 T123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 71434 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 71434 T123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 71434 T123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 71434 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 71435 T123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 71435 T123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 71438 T123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71439 T123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71439 T123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 71439 T123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43622/solr
   [junit4]   2> 71439 T123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 71440 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71442 T190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6790fab1 name:ZooKeeperConnection Watcher:127.0.0.1:43622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71442 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71445 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71446 T192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26dbb972 name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71446 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71454 T123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 71495 T152 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> 71495 T161 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> 71495 T174 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> 71495 T192 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> 71536 T179 oasc.ZkController.register We are http://127.0.0.1:42440/collection1/ and leader is http://127.0.0.1:42440/collection1/
   [junit4]   2> 71537 T179 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42440
   [junit4]   2> 71537 T179 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 71537 T179 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 71537 T179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 71539 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71539 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71539 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71539 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71541 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71542 T153 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:42440",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42440_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 71546 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71649 T174 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> 71649 T161 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> 71649 T152 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> 71649 T192 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> 72459 T123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56163_
   [junit4]   2> 72462 T123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56163_
   [junit4]   2> 72465 T152 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 72466 T174 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 72466 T161 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 72466 T192 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 72474 T193 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 72474 T193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 72475 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72476 T193 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 72476 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72476 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72478 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 72479 T153 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:56163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56163_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 72479 T153 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 72480 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 72483 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72586 T161 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> 72586 T174 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> 72586 T152 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> 72587 T192 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> 73476 T193 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 73476 T193 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/collection1
   [junit4]   2> 73476 T193 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 73477 T193 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 73478 T193 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 73479 T193 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 73479 T193 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/collection1/'
   [junit4]   2> 73507 T193 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 73528 T193 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 73530 T193 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 73541 T193 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 73764 T193 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 73766 T193 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 73767 T193 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 73768 T193 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 73768 T193 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 73769 T193 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393392227808/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/
   [junit4]   2> 73769 T193 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 73769 T193 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2
   [junit4]   2> 73769 T193 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/index/
   [junit4]   2> 73770 T193 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 73770 T193 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/index
   [junit4]   2> 73771 T193 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@66d88c3 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 73771 T193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 73772 T193 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 73773 T193 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 73773 T193 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 73773 T193 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 73773 T193 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 73773 T193 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 73774 T193 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 73774 T193 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 73776 T193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 73778 T193 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 73778 T193 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 73779 T193 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@66d88c3 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 73779 T193 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 73780 T193 oass.SolrIndexSearcher.<init> Opening Searcher@4c8878ba[collection1] main
   [junit4]   2> 73780 T193 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 73780 T194 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c8878ba[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 73781 T123 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 73781 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 73781 T197 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56163 collection:collection1 shard:shard2
   [junit4]   2> 73784 T197 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 73792 T197 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 73795 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73795 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73795 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73796 T197 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 73796 T197 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@5e6cd722 url=http://127.0.0.1:56163/collection1 node=127.0.0.1:56163_ C19_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56163, core=collection1, node_name=127.0.0.1:56163_}
   [junit4]   2> 73796 T197 C19 P56163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56163/collection1/
   [junit4]   2> 73797 T197 C19 P56163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 73797 T197 C19 P56163 oasc.SyncStrategy.syncToMe http://127.0.0.1:56163/collection1/ has no replicas
   [junit4]   2> 73797 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 73797 T197 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56163/collection1/ shard2
   [junit4]   2> 73798 T197 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 73802 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73806 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73810 T123 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 73811 T123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 73813 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73813 T123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48159
   [junit4]   2> 73814 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 73815 T123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73815 T123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233
   [junit4]   2> 73815 T123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/'
   [junit4]   2> 73825 T123 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/solr.xml
   [junit4]   2> 73857 T123 oasc.CoreContainer.<init> New CoreContainer 1634976365
   [junit4]   2> 73857 T123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/]
   [junit4]   2> 73858 T123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 73858 T123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 73858 T123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 73859 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 73859 T123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 73859 T123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 73859 T123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 73860 T123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 73860 T123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 73863 T123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 73864 T123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 73864 T123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 73864 T123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43622/solr
   [junit4]   2> 73864 T123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 73865 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 73867 T208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76e1b416 name:ZooKeeperConnection Watcher:127.0.0.1:43622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73868 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 73870 T123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 73872 T210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@766b6084 name:ZooKeeperConnection Watcher:127.0.0.1:43622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73872 T123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 73879 T123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 73920 T174 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> 73920 T210 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> 73920 T152 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> 73920 T161 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> 73920 T192 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> 73958 T197 oasc.ZkController.register We are http://127.0.0.1:56163/collection1/ and leader is http://127.0.0.1:56163/collection1/
   [junit4]   2> 73958 T197 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56163
   [junit4]   2> 73958 T197 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 73959 T197 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 73959 T197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 73961 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73961 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73961 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 73961 T197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 73963 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 73964 T153 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:56163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56163_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 73968 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74071 T192 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> 74072 T210 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> 74071 T174 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> 74071 T161 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> 74072 T152 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> 74884 T123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48159_
   [junit4]   2> 74885 T123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48159_
   [junit4]   2> 74888 T174 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 74888 T161 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 74889 T152 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 74889 T192 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 74889 T210 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 74898 T211 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 74898 T211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 74899 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74900 T211 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 74900 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74900 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 74902 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 74903 T153 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:48159",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48159_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 74903 T153 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 74903 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 74906 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75011 T161 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> 75011 T152 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> 75011 T174 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> 75011 T192 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> 75011 T210 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> 75900 T211 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 75900 T211 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/collection1
   [junit4]   2> 75900 T211 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 75902 T211 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 75902 T211 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 75903 T211 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 75904 T211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/collection1/'
   [junit4]   2> 75927 T211 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 75957 T211 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 75959 T211 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 75971 T211 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 76186 T211 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 76188 T211 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 76189 T211 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 76189 T211 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 76190 T211 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 76190 T211 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393392230233/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/
   [junit4]   2> 76190 T211 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 76191 T211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3
   [junit4]   2> 76191 T211 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index/
   [junit4]   2> 76192 T211 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 76192 T211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index
   [junit4]   2> 76193 T211 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@463f52fd lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 76193 T211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 76194 T211 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 76194 T211 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 76195 T211 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 76195 T211 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 76195 T211 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 76195 T211 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 76195 T211 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 76196 T211 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 76198 T211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 76199 T211 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 76200 T211 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 76200 T211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@463f52fd lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 76200 T211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 76201 T211 oass.SolrIndexSearcher.<init> Opening Searcher@10796bb2[collection1] main
   [junit4]   2> 76202 T212 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10796bb2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 76202 T211 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 76202 T123 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 76203 T123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 76202 T215 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48159 collection:collection1 shard:shard1
   [junit4]   2> 76208 T215 oasc.ZkController.register We are http://127.0.0.1:48159/collection1/ and leader is http://127.0.0.1:42440/collection1/
   [junit4]   2> 76208 T215 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48159
   [junit4]   2> 76208 T215 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 76208 T215 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@2bb3be89 url=http://127.0.0.1:48159/collection1 node=127.0.0.1:48159_ C20_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48159, core=collection1, node_name=127.0.0.1:48159_}
   [junit4]   2> 76211 T216 C20 P48159 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 76212 T216 C20 P48159 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 76212 T215 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76212 T216 C20 P48159 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 76212 T216 C20 P48159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 76214 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76214 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76214 T152 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 76216 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 76217 T153 oasc.Overseer$ClusterStateUpdater.updateState Upda

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

 ###deleteCore
   [junit4]   2> 86492 T152 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 86576 T174 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 86663 T192 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 87581 T210 C33 P48159 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 87584 T210 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 87584 T210 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bb3be89
   [junit4]   2> 87585 T210 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> 87585 T210 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 87585 T210 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 87586 T210 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 87587 T210 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 87587 T210 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 87587 T210 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index;done=false>>]
   [junit4]   2> 87587 T210 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3/index
   [junit4]   2> 87588 T210 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3;done=false>>]
   [junit4]   2> 87588 T210 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty3
   [junit4]   2> 87588 T210 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 87588 T210 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> 87588 T210 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 87588 T210 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> 87668 T229 C29 P41346 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 87668 T229 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 87668 T229 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a1c671
   [junit4]   2> 87669 T229 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> 87669 T229 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 87669 T229 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 87669 T229 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 87670 T229 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 87670 T229 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 87671 T229 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4/index;done=false>>]
   [junit4]   2> 87671 T229 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4/index
   [junit4]   2> 87671 T229 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4;done=false>>]
   [junit4]   2> 87671 T229 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393392223341/jetty4
   [junit4]   2> 87671 T229 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 87672 T229 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=CheapBastard, sim=DefaultSimilarity, locale=ko_KR, timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=77604056,total=126550016
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, ModifiableSolrParamsTest, TestEmbeddedSolrServer, TermsResponseTest, TestUpdateRequestCodec, LargeVolumeJettyTest, TestXMLEscaping, SolrExampleStreamingBinaryTest, SolrExceptionTest, ContentStreamTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 56.18s, 2 tests, 1 error <<< FAILURES!

[...truncated 79 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b129) - Build # 9602 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9602/
Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

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

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43482 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([CF6688C06711B69B:4E8006D8104ED6A7]: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:77)
	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:43482 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 11533 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 14070 T44 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 14071 T44 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 14074 T44 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 14078 T44 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393409548267
   [junit4]   2> 14082 T44 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 14084 T45 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 14185 T44 oasc.ZkTestServer.run start zk server on port:43482
   [junit4]   2> 14232 T44 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 14243 T46 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 91969 T48 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 76199ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 91970 T44 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 91978 T46 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446dae60370000, 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> 91982 T44 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43482 43482
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=CF6688C06711B69B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=America/Yakutat -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   78.3s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:43482 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF6688C06711B69B:4E8006D8104ED6A7]: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:77)
   [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:43482 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> 92401 T44 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393409626589
   [junit4]   2> 92402 T44 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 92402 T52 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 92502 T44 oasc.ZkTestServer.run start zk server on port:53583
   [junit4]   2> 92503 T44 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92571 T58 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25bb4704 name:ZooKeeperConnection Watcher:127.0.0.1:53583 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92574 T44 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 92576 T44 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 92642 T44 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92659 T60 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae5e279 name:ZooKeeperConnection Watcher:127.0.0.1:53583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92659 T44 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 92664 T44 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 92672 T44 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 92676 T44 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 92680 T44 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 92685 T44 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 92694 T44 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 92704 T44 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 92704 T44 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 92709 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 92709 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 92710 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 92710 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 92710 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 92711 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 92711 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 92712 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 92712 T44 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 92746 T44 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92766 T62 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f8105ff name:ZooKeeperConnection Watcher:127.0.0.1:53583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92766 T44 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 92821 T44 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92823 T63 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 92824 T63 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.SocketException: Network is unreachable
   [junit4]   2> 	at sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:435)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:427)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:643)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:276)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:958)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 93926 T63 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 94028 T44 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 94030 T44 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53583 53583
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 94385 T44 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 80325 T43 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=tr_TR, timezone=America/Yakutat
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=84759680,total=131989504
   [junit4]   2> NOTE: All tests run in this JVM: [SolrParamTest, SolrExampleXMLTest, ModifiableSolrParamsTest, SolrExceptionTest, ClientUtilsTest, AnlysisResponseBaseTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 80.95s, 2 tests, 1 error <<< FAILURES!

[...truncated 118 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

Total time: 50 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b129) - Build # 9601 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9601/
Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

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

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:57211 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([D212DBB823C3BD45:53F455A0549CDD79]: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:77)
	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:57211 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 11504 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 31089 T116 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 31089 T116 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 31091 T116 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 31094 T116 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393402831096
   [junit4]   2> 31097 T116 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 31101 T117 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 31201 T116 oasc.ZkTestServer.run start zk server on port:57211
   [junit4]   2> 31252 T116 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65859 T120 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 34586ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 65860 T116 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 65874 T116 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57211 57211
   [junit4]   2> 65875 T118 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446d47e13d0000, 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]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=D212DBB823C3BD45 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_GR -Dtests.timezone=America/Caracas -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   35.0s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:57211 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D212DBB823C3BD45:53F455A0549CDD79]: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:77)
   [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:57211 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> 66108 T116 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393402866109
   [junit4]   2> 66109 T116 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 66109 T124 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 66209 T116 oasc.ZkTestServer.run start zk server on port:53066
   [junit4]   2> 66210 T116 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 66292 T130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23235484 name:ZooKeeperConnection Watcher:127.0.0.1:53066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66293 T116 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 66293 T116 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 66313 T116 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 66316 T132 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47537729 name:ZooKeeperConnection Watcher:127.0.0.1:53066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66316 T116 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 66321 T116 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 66325 T116 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 66328 T116 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 66330 T116 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 66335 T116 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 66336 T116 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 66341 T116 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 66341 T116 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 66347 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 66348 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 66348 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 66349 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 66349 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 66349 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 66350 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 66350 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 66350 T116 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 66355 T116 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 66358 T134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cd7cb02 name:ZooKeeperConnection Watcher:127.0.0.1:53066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66358 T116 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 66368 T116 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 66371 T135 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 66371 T135 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.SocketException: Network is unreachable
   [junit4]   2> 	at sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:435)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:427)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:643)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:276)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:958)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 67473 T135 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 67576 T116 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 67577 T116 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53066 53066
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 72603 T116 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_GR, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=44256120,total=74448896
   [junit4]   2> NOTE: All tests run in this JVM: [NoOpResponseParserTest, ClientUtilsTest, ContentStreamTest, DocumentAnalysisResponseTest, LargeVolumeJettyTest, AnlysisResponseBaseTest, TestUpdateRequestCodec, SolrParamTest, TestDocumentObjectBinder, TestJavaBinCodec, SolrExampleStreamingBinaryTest, SolrPingTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 41.55s, 2 tests, 1 error <<< FAILURES!

[...truncated 76 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

Total time: 47 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9600 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9600/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseParallelGC

2 tests failed.
REGRESSION:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testStatistics

Error Message:
IOException occured when talking to server at: https://127.0.0.1:56182/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:56182/solr/collection1
	at __randomizedtesting.SeedInfo.seed([2D418795BEBBD6D0:DAE8B4F112960C38]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.request(ConcurrentUpdateSolrServer.java:294)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.client.solrj.SolrExampleTests.testStatistics(SolrExampleTests.java:661)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	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: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 46 more


REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

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

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56837 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([2D418795BEBBD6D0:ACA7098DC9E4B6EC]: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:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:56837 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 11514 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 26043 T121 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 26043 T121 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 26045 T121 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 26048 T121 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393396263326
   [junit4]   2> 26051 T121 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 26053 T122 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 26152 T121 oasc.ZkTestServer.run start zk server on port:56837
   [junit4]   2> 26186 T121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 91991 T125 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 65790ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 91992 T121 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 91999 T123 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446ce3a9d20000, 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> 92001 T121 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56837 56837
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=2D418795BEBBD6D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Shiprock -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   76.2s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56837 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D418795BEBBD6D0:ACA7098DC9E4B6EC]: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:77)
   [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:56837 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> 102232 T121 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393396339509
   [junit4]   2> 102233 T121 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 102233 T129 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 102333 T121 oasc.ZkTestServer.run start zk server on port:39417
   [junit4]   2> 102334 T121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102338 T135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a5a8 name:ZooKeeperConnection Watcher:127.0.0.1:39417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102338 T121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102339 T121 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 102356 T121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102357 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c81a8a name:ZooKeeperConnection Watcher:127.0.0.1:39417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102357 T121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102361 T121 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 102365 T121 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 102368 T121 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 102371 T121 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 102374 T121 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 102374 T121 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 102378 T121 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 102379 T121 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 102382 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 102382 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 102383 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 102383 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 102383 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 102384 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 102384 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 102384 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 102384 T121 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 102392 T121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102393 T138 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 102393 T138 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.SocketException: Network is unreachable
   [junit4]   2> 	at sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:465)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:457)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:670)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:276)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:958)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 103495 T138 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01:0:0:0:0:0:0:114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 103597 T121 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 103598 T121 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:39417 39417
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 108680 T121 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ms, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=116522096,total=237502464
   [junit4]   2> NOTE: All tests run in this JVM: [TestXMLEscaping, TestDocumentObjectBinder, ClientUtilsTest, JettyWebappTest, ContentStreamTest, TestUpdateRequestCodec, SolrExampleXMLTest, SolrExampleEmbeddedTest, TermsResponseTest, TestCoreAdmin, LargeVolumeJettyTest, SolrExceptionTest, ModifiableSolrParamsTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 82.67s, 2 tests, 1 error <<< FAILURES!

[...truncated 79 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> 128913 T177 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 128914 T177 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-SolrExampleStreamingBinaryTest-1393396366191
   [junit4]   2> 128914 T177 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 128914 T177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 128917 T177 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 128919 T177 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56182
   [junit4]   2> 128920 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 128921 T177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 128921 T177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 128921 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 128931 T177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 128968 T177 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 128969 T177 oasc.CoreContainer.<init> New CoreContainer 21085804
   [junit4]   2> 128969 T177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 128970 T177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 128970 T177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 128970 T177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 128970 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 128971 T177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 128971 T177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 128971 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 128971 T177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 128971 T177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 128976 T177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128976 T177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128976 T177 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 128979 T177 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 128981 T177 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 128982 T177 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 128982 T187 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1
   [junit4]   2> 128983 T187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 129003 T187 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 129003 T187 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 129004 T187 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 129004 T187 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 129004 T187 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 129004 T187 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 129004 T187 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 129005 T187 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 129005 T187 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 129038 T187 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 129041 T187 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 129108 T187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 129108 T187 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 129119 T187 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 129560 T187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129578 T187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129582 T187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129598 T187 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129598 T187 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/
   [junit4]   2> 129599 T187 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a8707d
   [junit4]   2> 129599 T187 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 129599 T187 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 129600 T187 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191
   [junit4]   2> 129600 T187 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index/
   [junit4]   2> 129600 T187 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index' doesn't exist. Creating new index...
   [junit4]   2> 129600 T187 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index
   [junit4]   2> 129601 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1c5df27
   [junit4]   2> 129601 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 129601 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: 0 msec to checkpoint
   [junit4]   2> 129601 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: init: create=true
   [junit4]   2> 129601 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@1bd9819
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]:   index before flush 
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 startFullFlush
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129602 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 finishFullFlush success=true
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: apply all deletes during flush
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-89-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@4caff3 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-89-thread-1]: now merge
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-89-thread-1]:   index: 
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-89-thread-1]:   no more merges pending; now return
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: waitForMerges
   [junit4]   2> 129603 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: waitForMerges done
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: now call final commit()
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: start
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: enter lock
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: now prepare
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: prepareCommit: flush
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]:   index before flush 
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 startFullFlush
   [junit4]   2> 129604 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: apply all deletes during flush
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-89-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@4caff3 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 finishFullFlush success=true
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: startCommit(): start
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 129605 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: done all syncs: []
   [junit4]   2> 129606 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: pendingCommit != null
   [junit4]   2> 129606 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 129606 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 129606 T187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_1,generation=1}
   [junit4]   2> 129606 T187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129606 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: 0 msec to checkpoint
   [junit4]   2> 129607 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: commit: done
   [junit4]   2> 129607 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: at close: 
   [junit4]   2> 129607 T187 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 129607 T187 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 129607 T187 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 129607 T187 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 129608 T187 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 129611 T187 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 129612 T187 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 129612 T187 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 129613 T187 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 129613 T187 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 129614 T187 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 129614 T187 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 129614 T187 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 129614 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 129615 T187 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 129615 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 129615 T187 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 129615 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 129615 T187 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 129616 T187 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 129616 T187 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 129617 T187 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 129617 T187 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 129617 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 129617 T187 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 129617 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 129618 T187 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 129619 T187 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 129621 T187 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129622 T187 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129622 T187 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129626 T187 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 129626 T187 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 129627 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1c5df27
   [junit4]   2> 129627 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: init: load commit "segments_1"
   [junit4]   2> 129627 T187 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_1,generation=1}
   [junit4]   2> 129627 T187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129627 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-89-thread-1]: 0 msec to checkpoint
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: init: create=false
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@71bfbf
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: flush at getReader
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 startFullFlush
   [junit4]   2> 129628 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129629 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: apply all deletes during flush
   [junit4]   2> 129629 T187 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-89-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 129629 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 129629 T187 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-89-thread-1]: coreLoadExecutor-89-thread-1 finishFullFlush success=true
   [junit4]   2> 129629 T187 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-89-thread-1]: getReader took 1 msec
   [junit4]   2> 129629 T187 oass.SolrIndexSearcher.<init> Opening Searcher@1a89193[collection1] main
   [junit4]   2> 129630 T187 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 129630 T187 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 129630 T187 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 129630 T187 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 129630 T187 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 129631 T187 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 129631 T187 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 129642 T187 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 129642 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1a89193[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@194971e
   [junit4]   2> 129643 T188 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=1 
   [junit4]   2> 129643 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 129643 T188 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 129643 T188 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 129643 T188 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 129643 T188 oasss.SolrSuggester.reload reload()
   [junit4]   2> 129644 T188 oasss.SolrSuggester.build build()
   [junit4]   2> 129646 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a89193[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 129648 T187 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 129648 T177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 129649 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 129649 T177 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#56182
   [junit4]   2> 129654 T177 oas.SolrTestCaseJ4.setUp ###Starting testUpdateField
   [junit4]   2> 129733 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129733 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 129733 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129733 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: flush at getReader
   [junit4]   2> 129734 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 startFullFlush
   [junit4]   2> 129734 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129734 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185: flush naked frozen global deletes
   [junit4]   2> 129735 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: push deletes  1 deleted queries bytesUsed=32 delGen=2 packetCount=1 totBytesUsed=32
   [junit4]   2> 129735 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 129735 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: apply all deletes during flush
   [junit4]   2> 129735 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 129736 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 129736 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 129736 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 finishFullFlush success=true
   [junit4]   2> 129736 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: getReader took 3 msec
   [junit4]   2> 129737 T185 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1461081988932829184)} 0 6
   [junit4]   2> 129740 T186 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 129741 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129741 T186 C18 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 129741 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129742 T186 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-186]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 129742 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 129742 T186 C18 oass.SolrIndexSearcher.<init> Opening Searcher@18e5d72[collection1] main
   [junit4]   2> 129742 T186 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 129742 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@18e5d72[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 129743 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 129745 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e5d72[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 129745 T186 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 5
   [junit4]   2> 130000 T184 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[unique (1461081988951703552)]} 0 251
   [junit4]   2> 130003 T183 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130004 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: start
   [junit4]   2> 130004 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: enter lock
   [junit4]   2> 130004 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: now prepare
   [junit4]   2> 130004 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: prepareCommit: flush
   [junit4]   2> 130004 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]:   index before flush 
   [junit4]   2> 130005 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: qtp4350309-183 startFullFlush
   [junit4]   2> 130005 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130005 T183 C18 oasu.LoggingInfoStream.message [DWFC][qtp4350309-183]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 130005 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: flush postings as segment _0 numDocs=1
   [junit4]   2> 130006 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: new segment has 0 deleted docs
   [junit4]   2> 130007 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 130007 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: flushedFiles=[_0_Lucene41_0.tim, _0.fnm, _0_Lucene41_0.doc, _0.nvm, _0_Lucene41_0.tip, _0.fdt, _0.nvd, _0.fdx, _0_Lucene41_0.pos]
   [junit4]   2> 130007 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: flushed codec=Lucene46
   [junit4]   2> 130007 T183 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-183]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=901.613
   [junit4]   2> 130008 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 130008 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: publishFlushedSegment
   [junit4]   2> 130008 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: push deletes  1 deleted terms (unique count=1) bytesUsed=1024 delGen=4 packetCount=1 totBytesUsed=1024
   [junit4]   2> 130008 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: publish sets newSegment delGen=5 seg=_0(5.0):C1
   [junit4]   2> 130009 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 130009 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: 0 msec to checkpoint
   [junit4]   2> 130009 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: apply all deletes during flush
   [junit4]   2> 130009 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: applyDeletes: infos=[_0(5.0):C1] packetCount=1
   [junit4]   2> 130010 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: applyDeletes took 1 msec
   [junit4]   2> 130010 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=6 packetCount=1
   [junit4]   2> 130010 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 130010 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: qtp4350309-183 finishFullFlush success=true
   [junit4]   2> 130011 T183 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-183]: findMerges: 1 segments
   [junit4]   2> 130011 T183 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-183]:   seg=_0(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 130011 T183 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-183]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 130012 T183 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-183]: now merge
   [junit4]   2> 130012 T183 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-183]:   index: _0(5.0):C1
   [junit4]   2> 130012 T183 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-183]:   no more merges pending; now return
   [junit4]   2> 130012 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: startCommit(): start
   [junit4]   2> 130012 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: startCommit index=_0(5.0):C1 changeCount=3
   [junit4]   2> 130013 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: done all syncs: [_0_Lucene41_0.tim, _0_Lucene41_0.doc, _0.fnm, _0.si, _0_Lucene41_0.tip, _0.nvm, _0.fdt, _0.nvd, _0.fdx, _0_Lucene41_0.pos]
   [junit4]   2> 130013 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: pendingCommit != null
   [junit4]   2> 130013 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: wrote segments file "segments_2"
   [junit4]   2> 130013 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 130014 T183 C18 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_2,generation=2}
   [junit4]   2> 130014 T183 C18 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 130014 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 130015 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: delete "segments_1"
   [junit4]   2> 130015 T183 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-183]: 1 msec to checkpoint
   [junit4]   2> 130015 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: commit: done
   [junit4]   2> 130015 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130015 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 130016 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: flush at getReader
   [junit4]   2> 130016 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: qtp4350309-183 startFullFlush
   [junit4]   2> 130016 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130016 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: apply all deletes during flush
   [junit4]   2> 130016 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: applyDeletes: no deletes; skipping
   [junit4]   2> 130017 T183 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-183]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=6 packetCount=0
   [junit4]   2> 130018 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: return reader version=3 reader=StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)
   [junit4]   2> 130018 T183 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-183]: qtp4350309-183 finishFullFlush success=true
   [junit4]   2> 130018 T183 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-183]: getReader took 2 msec
   [junit4]   2> 130018 T183 C18 oass.SolrIndexSearcher.<init> Opening Searcher@699ec3[collection1] main
   [junit4]   2> 130019 T183 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 130019 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@699ec3[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 130019 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 130022 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@699ec3[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 130022 T183 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 19
   [junit4]   2> 130026 T185 C18 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&fl=id,price_f,name,_version_&wt=javabin} hits=1 status=0 QTime=1 
   [junit4]   2> 130029 T186 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {} 0 0
   [junit4]   2> 130281 T186 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130281 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130282 T186 C18 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 130282 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130282 T186 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-186]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 130282 T186 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-186]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130282 T186 C18 oass.SolrIndexSearcher.<init> Opening Searcher@9af4bc[collection1] main
   [junit4]   2> 130283 T186 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 130283 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@9af4bc[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 130283 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 130286 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9af4bc[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 130286 T186 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 5
   [junit4]   2> 130540 T184 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[unique (1461081989517934592)]} 0 250
   [junit4]   2> 130543 T185 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130543 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: start
   [junit4]   2> 130543 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: enter lock
   [junit4]   2> 130544 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: now prepare
   [junit4]   2> 130544 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: prepareCommit: flush
   [junit4]   2> 130544 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]:   index before flush _0(5.0):C1
   [junit4]   2> 130544 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 startFullFlush
   [junit4]   2> 130545 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130545 T185 C18 oasu.LoggingInfoStream.message [DWFC][qtp4350309-185]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_1, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 130545 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flush postings as segment _1 numDocs=1
   [junit4]   2> 130546 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: new segment has 0 deleted docs
   [junit4]   2> 130547 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 130547 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushedFiles=[_1_Lucene41_0.pos, _1_Lucene41_0.doc, _1_Lucene41_0.tim, _1.nvm, _1.nvd, _1_Lucene41_0.tip, _1.fnm, _1.fdt, _1.fdx]
   [junit4]   2> 130547 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushed codec=Lucene46
   [junit4]   2> 130547 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushed: segment=_1 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=901.613
   [junit4]   2> 130548 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 130548 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: publishFlushedSegment
   [junit4]   2> 130548 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: push deletes  1 deleted terms (unique count=1) bytesUsed=1024 delGen=8 packetCount=1 totBytesUsed=1024
   [junit4]   2> 130548 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: publish sets newSegment delGen=9 seg=_1(5.0):C1
   [junit4]   2> 130549 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_0(5.0):C1 _1(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 130549 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130549 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: apply all deletes during flush
   [junit4]   2> 130549 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes: infos=[_0(5.0):C1, _1(5.0):C1] packetCount=1
   [junit4]   2> 130550 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: seg=_0(5.0):C1 segGen=6 coalesced deletes=[CoalescedUpdates(termSets=1,queries=0,numericUpdates=0)] newDelCount=1 100% deleted
   [junit4]   2> 130550 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes took 1 msec
   [junit4]   2> 130550 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_0(5.0):C1/1 _1(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 130550 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130551 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: drop 100% deleted segments: _0(5.0):C1/1
   [junit4]   2> 130551 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_1(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 130551 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130551 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=10 packetCount=1
   [junit4]   2> 130552 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 130552 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 finishFullFlush success=true
   [junit4]   2> 130552 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]: findMerges: 1 segments
   [junit4]   2> 130552 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]:   seg=_1(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 130553 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 130553 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]: now merge
   [junit4]   2> 130553 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]:   index: _1(5.0):C1
   [junit4]   2> 130554 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]:   no more merges pending; now return
   [junit4]   2> 130554 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: startCommit(): start
   [junit4]   2> 130554 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: startCommit index=_1(5.0):C1 changeCount=8
   [junit4]   2> 130554 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: done all syncs: [_1_Lucene41_0.pos, _1_Lucene41_0.doc, _1_Lucene41_0.tim, _1.nvd, _1.nvm, _1_Lucene41_0.tip, _1.si, _1.fdx, _1.fdt, _1.fnm]
   [junit4]   2> 130554 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: pendingCommit != null
   [junit4]   2> 130555 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: wrote segments file "segments_3"
   [junit4]   2> 130555 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_1(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 130555 T185 C18 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_3,generation=3}
   [junit4]   2> 130556 T185 C18 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 130556 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 130556 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: delete "segments_2"
   [junit4]   2> 130556 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 1 msec to checkpoint
   [junit4]   2> 130556 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: done
   [junit4]   2> 130557 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130557 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 130557 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: flush at getReader
   [junit4]   2> 130557 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 startFullFlush
   [junit4]   2> 130558 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130558 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: apply all deletes during flush
   [junit4]   2> 130558 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes: no deletes; skipping
   [junit4]   2> 130558 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=10 packetCount=0
   [junit4]   2> 130559 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: return reader version=7 reader=StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)
   [junit4]   2> 130559 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 finishFullFlush success=true
   [junit4]   2> 130560 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: getReader took 3 msec
   [junit4]   2> 130560 T185 C18 oass.SolrIndexSearcher.<init> Opening Searcher@1d159eb[collection1] main
   [junit4]   2> 130560 T185 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 130560 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1d159eb[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
   [junit4]   2> 130561 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 130563 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d159eb[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
   [junit4]   2> 130614 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0_Lucene41_0.tim"
   [junit4]   2> 130614 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0_Lucene41_0.doc"
   [junit4]   2> 130614 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.fnm"
   [junit4]   2> 130614 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.si"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0_Lucene41_0.tip"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.nvm"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.fdt"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.nvd"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0.fdx"
   [junit4]   2> 130615 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_0_Lucene41_0.pos"
   [junit4]   2> 130615 T185 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 72
   [junit4]   2> 130619 T183 C18 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&fl=id,price_f,name,_version_&wt=javabin} hits=1 status=0 QTime=0 
   [junit4]   2> 130872 T186 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[unique (1461081989866061824)]} 0 250
   [junit4]   2> 130875 T185 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130876 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: start
   [junit4]   2> 130876 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: enter lock
   [junit4]   2> 130876 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: now prepare
   [junit4]   2> 130876 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: prepareCommit: flush
   [junit4]   2> 130876 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]:   index before flush _1(5.0):C1
   [junit4]   2> 130877 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 startFullFlush
   [junit4]   2> 130877 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130877 T185 C18 oasu.LoggingInfoStream.message [DWFC][qtp4350309-185]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_2, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 6 ]]
   [junit4]   2> 130877 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flush postings as segment _2 numDocs=1
   [junit4]   2> 130879 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: new segment has 0 deleted docs
   [junit4]   2> 130879 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 130879 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushedFiles=[_2.fdt, _2.fdx, _2.nvd, _2_Lucene41_0.pos, _2.fnm, _2_Lucene41_0.doc, _2_Lucene41_0.tim, _2.nvm, _2_Lucene41_0.tip]
   [junit4]   2> 130879 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushed codec=Lucene46
   [junit4]   2> 130879 T185 C18 oasu.LoggingInfoStream.message [DWPT][qtp4350309-185]: flushed: segment=_2 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=901.613
   [junit4]   2> 130880 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 130880 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: publishFlushedSegment
   [junit4]   2> 130880 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: push deletes  1 deleted terms (unique count=1) bytesUsed=1024 delGen=12 packetCount=1 totBytesUsed=1024
   [junit4]   2> 130880 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: publish sets newSegment delGen=13 seg=_2(5.0):C1
   [junit4]   2> 130881 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_1(5.0):C1 _2(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 130881 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130881 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: apply all deletes during flush
   [junit4]   2> 130881 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes: infos=[_1(5.0):C1, _2(5.0):C1] packetCount=1
   [junit4]   2> 130882 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: seg=_1(5.0):C1 segGen=10 coalesced deletes=[CoalescedUpdates(termSets=1,queries=0,numericUpdates=0)] newDelCount=1 100% deleted
   [junit4]   2> 130882 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes took 1 msec
   [junit4]   2> 130882 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_1(5.0):C1/1 _2(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 130882 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130883 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: drop 100% deleted segments: _1(5.0):C1/1
   [junit4]   2> 130883 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_2(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 130883 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 0 msec to checkpoint
   [junit4]   2> 130883 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=14 packetCount=1
   [junit4]   2> 130884 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 130884 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 finishFullFlush success=true
   [junit4]   2> 130884 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]: findMerges: 1 segments
   [junit4]   2> 130885 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]:   seg=_2(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 130885 T185 C18 oasu.LoggingInfoStream.message [TMP][qtp4350309-185]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 130885 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]: now merge
   [junit4]   2> 130885 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]:   index: _2(5.0):C1
   [junit4]   2> 130885 T185 C18 oasu.LoggingInfoStream.message [CMS][qtp4350309-185]:   no more merges pending; now return
   [junit4]   2> 130886 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: startCommit(): start
   [junit4]   2> 130886 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: startCommit index=_2(5.0):C1 changeCount=13
   [junit4]   2> 130886 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: done all syncs: [_2.fdx, _2.fdt, _2_Lucene41_0.pos, _2.nvd, _2.fnm, _2.si, _2_Lucene41_0.doc, _2_Lucene41_0.tim, _2_Lucene41_0.tip, _2.nvm]
   [junit4]   2> 130886 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: pendingCommit != null
   [junit4]   2> 130887 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: wrote segments file "segments_4"
   [junit4]   2> 130887 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: now checkpoint "_2(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 130887 T185 C18 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d5758e lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index),segFN=segments_4,generation=4}
   [junit4]   2> 130887 T185 C18 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 130888 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: deleteCommits: now decRef commit "segments_3"
   [junit4]   2> 130888 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: delete "segments_3"
   [junit4]   2> 130888 T185 C18 oasu.LoggingInfoStream.message [IFD][qtp4350309-185]: 1 msec to checkpoint
   [junit4]   2> 130888 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: commit: done
   [junit4]   2> 130888 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130889 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 130889 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: flush at getReader
   [junit4]   2> 130889 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 startFullFlush
   [junit4]   2> 130889 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130890 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: apply all deletes during flush
   [junit4]   2> 130890 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: applyDeletes: no deletes; skipping
   [junit4]   2> 130890 T185 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-185]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=14 packetCount=0
   [junit4]   2> 130891 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: return reader version=11 reader=StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1)
   [junit4]   2> 130891 T185 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-185]: qtp4350309-185 finishFullFlush success=true
   [junit4]   2> 130892 T185 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-185]: getReader took 3 msec
   [junit4]   2> 130892 T185 C18 oass.SolrIndexSearcher.<init> Opening Searcher@10ee6fa[collection1] main
   [junit4]   2> 130892 T185 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 130892 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@10ee6fa[collection1] main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1)}
   [junit4]   2> 130893 T188 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 130895 T188 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10ee6fa[collection1] main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1)}
   [junit4]   2> 130896 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1_Lucene41_0.pos"
   [junit4]   2> 130896 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1_Lucene41_0.doc"
   [junit4]   2> 130896 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1_Lucene41_0.tim"
   [junit4]   2> 130896 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.nvd"
   [junit4]   2> 130896 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.nvm"
   [junit4]   2> 130897 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1_Lucene41_0.tip"
   [junit4]   2> 130897 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.si"
   [junit4]   2> 130897 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.fdx"
   [junit4]   2> 130897 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.fdt"
   [junit4]   2> 130897 T188 oasu.LoggingInfoStream.message [IFD][searcherExecutor-90-thread-1]: delete "_1.fnm"
   [junit4]   2> 130897 T185 C18 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true} {commit=} 0 22
   [junit4]   2> 130901 T183 C18 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&q=*:*&fl=id,price_f,name,_version_&wt=javabin} hits=1 status=0 QTime=1 
   [junit4]   2> 130901 T177 oas.SolrTestCaseJ4.tearDown ###Ending testUpdateField
   [junit4]   2> 130907 T177 oas.SolrTestCaseJ4.setUp ###Starting testAddRetrieve
   [junit4]   2> 130910 T184 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-184]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130910 T184 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-184]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 130910 T184 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-184]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130911 T184 C18 oasu.LoggingInfoStream.message [IW][qtp4350309-184]: flush at getReader
   [junit4]   2> 130911 T184 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-184]: qtp4350309-184 startFullFlush
   [junit4]   2> 130911 T184 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-184]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 130911 T184 C18 oasu.LoggingInfoStream.message [DW][qtp4350309-184]: qtp4350309-184: flush naked frozen global deletes
   [junit4]   2> 130912 T184 C18 oasu.LoggingInfoStream.message [BD][qtp4350309-184]: push deletes  1 deleted queries bytesUsed=32 delGen=16 packetCount=1 totBytesUsed=32
   [junit4]   2> 130912 T184 C18 oasu.Loggi

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

Ending testPingHandler
   [junit4]   2> 347959 T177 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21085804
   [junit4]   2> 347959 T177 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@194971e
   [junit4]   2> 347976 T177 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=75,autocommit maxTime=15000ms,autocommits=1,soft autocommits=3,optimizes=8,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=285,cumulative_deletesById=5,cumulative_deletesByQuery=35,cumulative_errors=1,transaction_logs_total_size=963,transaction_logs_total_number=10}
   [junit4]   2> 347976 T177 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 347977 T177 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 347977 T177 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 347977 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 347977 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 347978 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   index before flush 
   [junit4]   2> 347978 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker startFullFlush
   [junit4]   2> 347978 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 347978 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker finishFullFlush success=true
   [junit4]   2> 347978 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: apply all deletes during flush
   [junit4]   2> 347979 T177 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 347979 T177 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: now merge
   [junit4]   2> 347979 T177 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   index: 
   [junit4]   2> 347979 T177 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   no more merges pending; now return
   [junit4]   2> 347980 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: waitForMerges
   [junit4]   2> 347980 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: waitForMerges done
   [junit4]   2> 347980 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: now call final commit()
   [junit4]   2> 347980 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: commit: start
   [junit4]   2> 347980 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: commit: enter lock
   [junit4]   2> 347981 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: commit: now prepare
   [junit4]   2> 347981 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: prepareCommit: flush
   [junit4]   2> 347981 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   index before flush 
   [junit4]   2> 347981 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker startFullFlush
   [junit4]   2> 347981 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 347982 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: apply all deletes during flush
   [junit4]   2> 347982 T177 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@1e3c610 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 347982 T177 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker finishFullFlush success=true
   [junit4]   2> 347982 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: startCommit(): start
   [junit4]   2> 347983 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 347983 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 347983 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: commit: done
   [junit4]   2> 347983 T177 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[2D418795BEBBD6D0]-worker]: at close: 
   [junit4]   2> 347984 T177 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 347984 T177 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 347985 T177 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index;done=false>>]
   [junit4]   2> 347985 T177 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191/index
   [junit4]   2> 347985 T177 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191;done=false>>]
   [junit4]   2> 347985 T177 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/solrtest-SolrExampleStreamingBinaryTest-1393396366191
   [junit4]   2> 347986 T177 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 348038 T177 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=be, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=6,free=153735696,total=219152384
   [junit4]   2> NOTE: All tests run in this JVM: [TestXMLEscaping, TestDocumentObjectBinder, ClientUtilsTest, JettyWebappTest, ContentStreamTest, TestUpdateRequestCodec, SolrExampleXMLTest, SolrExampleEmbeddedTest, TermsResponseTest, TestCoreAdmin, LargeVolumeJettyTest, SolrExceptionTest, ModifiableSolrParamsTest, CloudSolrServerTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest]
   [junit4] Completed on J0 in 219.15s, 27 tests, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 2 errors

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