Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85FA19C8A for ; Fri, 5 Oct 2012 21:04:37 +0000 (UTC) Received: (qmail 1415 invoked by uid 500); 5 Oct 2012 21:04:35 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 1373 invoked by uid 500); 5 Oct 2012 21:04:35 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 1366 invoked by uid 99); 5 Oct 2012 21:04:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 21:04:35 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 21:04:13 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 70D4C14AA042 for ; Fri, 5 Oct 2012 21:03:53 +0000 (UTC) Date: Fri, 5 Oct 2012 21:03:44 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1716945580.67.1349471033434.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_35) - Build # 1559 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_66_567789808.1349471024079" ------=_Part_66_567789808.1349471024079 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1559/ Java: 32bit/jdk1.6.0_35 -server -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: Server at http://127.0.0.1:37835/solr/collection1 returned non ok status:404, message:Can not find: /solr/collection1/select Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:37835/solr/collection1 returned non ok status:404, message:Can not find: /solr/collection1/select at __randomizedtesting.SeedInfo.seed([57CC7B05915032DC:D62AF51DE60F52E0]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:92) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:695) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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:45) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) 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:45) 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:662) Build Log: [...truncated 7864 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest [junit4:junit4] 2> 5 T814 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-RecoveryZkTest-1349470345833 [junit4:junit4] 2> 6 T814 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 7 T815 oazs.ZooKeeperServer.setTickTime tickTime set to 1000 [junit4:junit4] 2> 8 T815 oazs.NIOServerCnxn$Factory. binding to port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 8 T815 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 107 T814 oasc.ZkTestServer.run start zk server on port:48064 [junit4:junit4] 2> 107 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@17a1f9 [junit4:junit4] 2> 108 T820 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 108 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 108 T820 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 108 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40348 [junit4:junit4] 2> 108 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40348 [junit4:junit4] 2> 109 T818 oazsp.FileTxnLog.append Creating new log file: log.1 [junit4:junit4] 2> 123 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0000 with negotiated timeout 10000 for client /127.0.0.1:40348 [junit4:junit4] 2> 123 T820 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0000, negotiated timeout = 10000 [junit4:junit4] 2> 123 T821 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17a1f9 name:ZooKeeperConnection Watcher:127.0.0.1:48064 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 123 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 123 T814 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 126 T819 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13a32b35a6c0000 [junit4:junit4] 2> 126 T821 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 126 T814 oaz.ZooKeeper.close Session: 0x13a32b35a6c0000 closed [junit4:junit4] 2> 127 T816 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40348 which had sessionid 0x13a32b35a6c0000 [junit4:junit4] 2> 127 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18b856a [junit4:junit4] 2> 127 T822 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 127 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 128 T822 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 128 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40349 [junit4:junit4] 2> 128 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40349 [junit4:junit4] 2> 128 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0001 with negotiated timeout 10000 for client /127.0.0.1:40349 [junit4:junit4] 2> 128 T822 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0001, negotiated timeout = 10000 [junit4:junit4] 2> 129 T823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b856a name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 129 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 129 T814 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4:junit4] 2> 131 T814 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4:junit4] 2> 132 T814 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4:junit4] 2> 133 T814 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4:junit4] 2> 135 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 135 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 138 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 139 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4:junit4] 2> 141 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 141 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 143 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 143 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4:junit4] 2> 145 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 145 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4:junit4] 2> 147 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 147 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4:junit4] 2> 149 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 149 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 151 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 151 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 153 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 153 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 154 T814 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 155 T814 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4:junit4] 2> 156 T819 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13a32b35a6c0001 [junit4:junit4] 2> 157 T823 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 157 T816 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40349 which had sessionid 0x13a32b35a6c0001 [junit4:junit4] 2> 157 T814 oaz.ZooKeeper.close Session: 0x13a32b35a6c0001 closed [junit4:junit4] 2> 158 T814 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 159 T814 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:40045 [junit4:junit4] 2> 160 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 160 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 160 T814 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 171 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 172 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 172 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 172 T814 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 173 T814 oasc.CoreContainer. New CoreContainer 11089131 [junit4:junit4] 2> 173 T814 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 173 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 185 T814 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 195 T814 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48064/solr [junit4:junit4] 2> 195 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@b4562b [junit4:junit4] 2> 196 T833 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 196 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 196 T833 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 196 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40350 [junit4:junit4] 2> 197 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40350 [junit4:junit4] 2> 197 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0002 with negotiated timeout 5000 for client /127.0.0.1:40350 [junit4:junit4] 2> 197 T833 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0002, negotiated timeout = 5000 [junit4:junit4] 2> 198 T834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b4562b name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 198 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 199 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 199 T814 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4:junit4] 2> 201 T814 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40045_solr [junit4:junit4] 2> 201 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:delete cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40045_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40045_solr [junit4:junit4] 2> 202 T814 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40045_solr [junit4:junit4] 2> 203 T814 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 204 T814 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 204 T814 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 204 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 204 T814 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 205 T814 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 205 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 205 T814 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 206 T814 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 206 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 209 T814 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4:junit4] 2> 212 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:delete cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 212 T814 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4:junit4] 2> 214 T814 oasc.Overseer.start Overseer (id=88438888584708098-127.0.0.1:40045_solr-n_0000000000) starting [junit4:junit4] 2> 214 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 215 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 216 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 216 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 217 T836 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4:junit4] 2> 218 T814 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4:junit4] 2> 219 T814 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 220 T835 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4:junit4] 2> 223 T814 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 223 T814 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4:junit4] 2> 224 T814 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 224 T814 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection [junit4:junit4] 2> 225 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 226 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 226 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 314 T814 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_41 [junit4:junit4] 2> 438 T814 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 439 T814 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 447 T814 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 792 T814 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 798 T814 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 801 T814 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 810 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 813 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 816 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 817 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 818 T814 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/ [junit4:junit4] 2> 818 T814 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a73d9 [junit4:junit4] 2> 825 T814 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/index/ [junit4:junit4] 2> 825 T814 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 826 T814 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/index forceNew:false [junit4:junit4] 2> 829 T814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 829 T814 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 830 T814 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 831 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 831 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 832 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 832 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 833 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 833 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 833 T814 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 834 T814 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 834 T814 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 835 T814 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 835 T814 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 836 T814 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 836 T814 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 836 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 837 T814 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 837 T814 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 837 T814 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 838 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 838 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 839 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 839 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 839 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 840 T814 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 840 T814 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 841 T814 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 842 T814 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 844 T814 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 845 T814 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 847 T814 oass.SolrIndexSearcher. Opening Searcher@e92226 main [junit4:junit4] 2> 848 T814 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 848 T814 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 849 T814 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 852 T814 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 874 T837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e92226 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 880 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x53 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue [junit4:junit4] 2> 881 T814 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 881 T814 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:40045/solr shardId:control_shard [junit4:junit4] 2> 882 T814 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 887 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:delete cxid:0x62 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders [junit4:junit4] 2> 887 T814 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 888 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x63 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1224 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1225 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x6a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 1230 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 1389 T814 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 1390 T814 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 1390 T814 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40045/solr/collection1/ [junit4:junit4] 2> 1391 T814 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 1391 T814 oasc.SyncStrategy.syncToMe http://127.0.0.1:40045/solr/collection1/ has no replicas [junit4:junit4] 2> 1392 T814 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40045/solr/collection1/ [junit4:junit4] 2> 1392 T814 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/control_shard [junit4:junit4] 2> 1395 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0002 type:create cxid:0x88 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1734 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1738 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 1747 T814 oasc.ZkController.register We are http://127.0.0.1:40045/solr/collection1/ and leader is http://127.0.0.1:40045/solr/collection1/ [junit4:junit4] 2> 1748 T814 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40045/solr [junit4:junit4] 2> 1748 T814 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 1749 T814 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1750 T814 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 1750 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 1751 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 1798 T814 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 1800 T814 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:36545 [junit4:junit4] 2> 1801 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1801 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580 [junit4:junit4] 2> 1801 T814 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/' [junit4:junit4] 2> 1812 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 1813 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1813 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580 [junit4:junit4] 2> 1813 T814 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/solr.xml [junit4:junit4] 2> 1814 T814 oasc.CoreContainer. New CoreContainer 328370 [junit4:junit4] 2> 1814 T814 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/' [junit4:junit4] 2> 1814 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/' [junit4:junit4] 2> 1825 T814 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 1834 T814 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48064/solr [junit4:junit4] 2> 1834 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ea694 [junit4:junit4] 2> 1835 T847 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 1835 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 1835 T847 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 1835 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40352 [junit4:junit4] 2> 1836 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40352 [junit4:junit4] 2> 1836 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0003 with negotiated timeout 5000 for client /127.0.0.1:40352 [junit4:junit4] 2> 1836 T847 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0003, negotiated timeout = 5000 [junit4:junit4] 2> 1837 T848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ea694 name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 1837 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 1837 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:create cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1838 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1839 T814 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36545_solr [junit4:junit4] 2> 1839 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:delete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36545_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36545_solr [junit4:junit4] 2> 1840 T814 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36545_solr [junit4:junit4] 2> 1841 T834 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 1842 T814 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 1842 T814 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 1842 T814 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 1843 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1843 T814 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 1843 T814 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1844 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1844 T814 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1844 T814 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 1845 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 1850 T814 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 1854 T814 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/collection1 [junit4:junit4] 2> 1854 T814 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 1855 T814 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 1855 T814 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 1856 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/collection1/' [junit4:junit4] 2> 1857 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-jetty1-1349470347580/collection1/lib/README' to classloader [junit4:junit4] 2> 1857 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-jetty1-1349470347580/collection1/lib/classes/' to classloader [junit4:junit4] 2> 1886 T814 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_41 [junit4:junit4] 2> 1932 T814 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 1933 T814 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 1940 T814 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 2240 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 2243 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 2243 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 2287 T814 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 2293 T814 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 2296 T814 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 2306 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2309 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2313 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2314 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2315 T814 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty1-1349470347580/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/ [junit4:junit4] 2> 2315 T814 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a73d9 [junit4:junit4] 2> 2316 T814 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/index/ [junit4:junit4] 2> 2316 T814 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2317 T814 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/index forceNew:false [junit4:junit4] 2> 2321 T814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 2322 T814 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 2322 T814 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 2324 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 2324 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 2324 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 2325 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 2325 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 2326 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2326 T814 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2326 T814 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2327 T814 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2327 T814 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 2328 T814 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2328 T814 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2329 T814 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2329 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2329 T814 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2330 T814 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2330 T814 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2331 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2331 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2332 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2332 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2333 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2333 T814 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2334 T814 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2334 T814 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2336 T814 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 2338 T814 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 2339 T814 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 2341 T814 oass.SolrIndexSearcher. Opening Searcher@25baf2 main [junit4:junit4] 2> 2342 T814 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 2342 T814 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 2343 T814 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 2346 T814 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 2365 T849 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25baf2 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 2747 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3082 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3082 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3369 T814 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 3370 T814 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:36545/solr shardId:shard1 [junit4:junit4] 2> 3371 T814 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 3375 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:delete cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders [junit4:junit4] 2> 3376 T814 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 3376 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:create cxid:0x44 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3377 T814 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 3378 T814 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 3378 T814 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36545/solr/collection1/ [junit4:junit4] 2> 3378 T814 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 3379 T814 oasc.SyncStrategy.syncToMe http://127.0.0.1:36545/solr/collection1/ has no replicas [junit4:junit4] 2> 3379 T814 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36545/solr/collection1/ [junit4:junit4] 2> 3379 T814 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 2> 3382 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0003 type:create cxid:0x4e zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3587 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3600 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3600 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3635 T814 oasc.ZkController.register We are http://127.0.0.1:36545/solr/collection1/ and leader is http://127.0.0.1:36545/solr/collection1/ [junit4:junit4] 2> 3636 T814 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36545/solr [junit4:junit4] 2> 3636 T814 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 3638 T814 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3639 T814 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3640 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 3640 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 3731 T814 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 3741 T814 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:37835 [junit4:junit4] 2> 3742 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3743 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472 [junit4:junit4] 2> 3743 T814 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/' [junit4:junit4] 2> 3766 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 3766 T814 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3767 T814 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472 [junit4:junit4] 2> 3767 T814 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/solr.xml [junit4:junit4] 2> 3768 T814 oasc.CoreContainer. New CoreContainer 21729732 [junit4:junit4] 2> 3768 T814 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/' [junit4:junit4] 2> 3769 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/' [junit4:junit4] 2> 3802 T814 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 3814 T814 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48064/solr [junit4:junit4] 2> 3815 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@13a6eda [junit4:junit4] 2> 3816 T859 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 3816 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 3822 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40353 [junit4:junit4] 2> 3822 T859 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 3822 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40353 [junit4:junit4] 2> 3823 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0004 with negotiated timeout 5000 for client /127.0.0.1:40353 [junit4:junit4] 2> 3823 T859 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0004, negotiated timeout = 5000 [junit4:junit4] 2> 3828 T860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a6eda name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 3828 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 3829 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0004 type:create cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3836 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0004 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3838 T814 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37835_solr [junit4:junit4] 2> 3838 T819 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a32b35a6c0004 type:delete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37835_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37835_solr [junit4:junit4] 2> 3839 T814 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37835_solr [junit4:junit4] 2> 3842 T848 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 3843 T834 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 3843 T814 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 3844 T814 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3844 T814 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 3845 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3845 T814 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3846 T814 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3846 T814 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3846 T814 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3847 T814 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3847 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 3855 T814 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 3864 T814 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/collection1 [junit4:junit4] 2> 3865 T814 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 3866 T814 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 3873 T814 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 3875 T814 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/collection1/' [junit4:junit4] 2> 3876 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-jetty2-1349470349472/collection1/lib/README' to classloader [junit4:junit4] 2> 3883 T814 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-jetty2-1349470349472/collection1/lib/classes/' to classloader [junit4:junit4] 2> 3946 T814 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_41 [junit4:junit4] 2> 4022 T814 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 4023 T814 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 4031 T814 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 4108 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4112 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4113 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4120 T860 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4784 T814 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 4812 T814 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 4820 T814 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 4847 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4853 T814 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4887 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4889 T814 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4890 T814 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-jetty2-1349470349472/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/ [junit4:junit4] 2> 4891 T814 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a73d9 [junit4:junit4] 2> 4892 T814 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/index/ [junit4:junit4] 2> 4893 T814 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4893 T814 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/index forceNew:false [junit4:junit4] 2> 4908 T814 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4909 T814 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 4910 T814 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 4914 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 4915 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 4915 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 4915 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 4916 T814 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 4916 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4917 T814 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4918 T814 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4918 T814 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4919 T814 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 4919 T814 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 4920 T814 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4920 T814 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4921 T814 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4921 T814 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4922 T814 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4923 T814 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4925 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4930 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4931 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4932 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4933 T814 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4934 T814 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4934 T814 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 4935 T814 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 4938 T814 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 4942 T814 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 4943 T814 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 4954 T814 oass.SolrIndexSearcher. Opening Searcher@1b84919 main [junit4:junit4] 2> 4955 T814 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 4956 T814 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 4957 T814 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 4964 T814 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 5004 T861 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b84919 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 5117 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 5122 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5122 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5122 T860 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5511 T814 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 5511 T814 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:37835/solr shardId:shard1 [junit4:junit4] 2> 5517 T814 oasc.ZkController.register We are http://127.0.0.1:37835/solr/collection1/ and leader is http://127.0.0.1:36545/solr/collection1/ [junit4:junit4] 2> 5518 T814 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37835/solr [junit4:junit4] 2> 5518 T814 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 5519 T814 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C58 name=collection1 org.apache.solr.core.SolrCore@527fe4 url=http://127.0.0.1:37835/solr/collection1 node=127.0.0.1:37835_solr [junit4:junit4] 2> 5520 T862 C58 P37835 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 5520 T862 C58 P37835 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 5520 T814 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 5521 T814 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 5522 T814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 5522 T862 C58 P37835 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36545/solr/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 5522 T862 C58 P37835 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37835/solr START replicas=[http://127.0.0.1:36545/solr/collection1/] nUpdates=100 [junit4:junit4] 2> 5522 T814 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 5523 T862 C58 P37835 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 5524 T862 C58 P37835 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 5524 T862 C58 P37835 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 5524 T862 C58 P37835 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 5535 T814 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@11360d3 [junit4:junit4] 2> 5536 T864 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 5536 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40355 [junit4:junit4] 2> 5539 T864 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 5539 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40355 [junit4:junit4] 2> 5539 T814 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 5540 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0005 with negotiated timeout 10000 for client /127.0.0.1:40355 [junit4:junit4] 2> 5541 T864 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0005, negotiated timeout = 10000 [junit4:junit4] 2> 5541 T865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11360d3 name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 5541 T814 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> ASYNC NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@372ef8 url=http://127.0.0.1:36545/solr/collection1 node=127.0.0.1:36545_solr [junit4:junit4] 2> 5542 T840 C59 P36545 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=2 [junit4:junit4] 2> 5543 T814 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 5544 T814 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4:junit4] 2> 5545 T814 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4:junit4] 2> 5547 T814 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> ASYNC NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@bce6f1 url=http://127.0.0.1:40045/solr/collection1 node=127.0.0.1:40045_solr [junit4:junit4] 2> 5560 T827 C60 P40045 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5561 T827 C60 P40045 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 5565 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10001 (1415022223173877760)]} 0 7 [junit4:junit4] 2> 5565 T826 C60 P40045 /update {wt=javabin&version=2} {add=[1 (1415022223173877761)]} 0 7 [junit4:junit4] 2> 5566 T866 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:48064/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fe70ff [junit4:junit4] 2> 5578 T868 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:48064 [junit4:junit4] 2> 5578 T866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 5579 T868 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48064, initiating session [junit4:junit4] 2> 5579 T816 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40360 [junit4:junit4] 2> 5579 T816 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40360 [junit4:junit4] 2> 5580 T818 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a32b35a6c0006 with negotiated timeout 10000 for client /127.0.0.1:40360 [junit4:junit4] 2> 5580 T868 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:48064, sessionid = 0x13a32b35a6c0006, negotiated timeout = 10000 [junit4:junit4] 2> 5584 T869 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fe70ff name:ZooKeeperConnection Watcher:127.0.0.1:48064/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 5584 T866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 5585 T866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 5599 T842 C59 P36545 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5600 T842 C59 P36545 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 5602 T843 C59 P36545 /update {wt=javabin&version=2} {add=[1 (1415022223212675072)]} 0 7 [junit4:junit4] 2> 5602 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10001 (1415022223209529344)]} 0 10 [junit4:junit4] 2> 5605 T827 C60 P40045 /update {wt=javabin&version=2} {add=[2 (1415022223223160832)]} 0 0 [junit4:junit4] 2> 5607 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10002 (1415022223225257984)]} 0 1 [junit4:junit4] 2> 5609 T842 C59 P36545 /update {wt=javabin&version=2} {add=[2 (1415022223226306560)]} 0 1 [junit4:junit4] 2> 5610 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10002 (1415022223228403712)]} 0 1 [junit4:junit4] 2> 5611 T826 C60 P40045 /update {wt=javabin&version=2} {add=[3 (1415022223229452288)]} 0 0 [junit4:junit4] 2> 5613 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10003 (1415022223230500864)]} 0 1 [junit4:junit4] 2> 5614 T843 C59 P36545 /update {wt=javabin&version=2} {add=[3 (1415022223231549440)]} 0 1 [junit4:junit4] 2> 5615 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10003 (1415022223233646592)]} 0 0 [junit4:junit4] 2> 5617 T827 C60 P40045 /update {wt=javabin&version=2} {add=[4 (1415022223234695168)]} 0 1 [junit4:junit4] 2> 5618 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10004 (1415022223236792320)]} 0 0 [junit4:junit4] 2> 5620 T842 C59 P36545 /update {wt=javabin&version=2} {add=[4 (1415022223238889472)]} 0 1 [junit4:junit4] 2> 5623 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[4 (-1415022223242035200)]} 0 1 [junit4:junit4] 2> 5625 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[4 (-1415022223244132352)]} 0 0 [junit4:junit4] 2> 5623 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10004 (1415022223239938048)]} 0 2 [junit4:junit4] 2> 5628 T835 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 5629 T826 C60 P40045 /update {wt=javabin&version=2} {add=[5 (1415022223247278080)]} 0 1 [junit4:junit4] 2> 5630 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10004 (-1415022223249375232)]} 0 0 [junit4:junit4] 2> 5633 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10004 (-1415022223252520960)]} 0 1 [junit4:junit4] 2> 5634 T848 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5634 T865 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5635 T860 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5635 T834 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5636 T869 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 5640 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10005 (1415022223259860992)]} 0 1 [junit4:junit4] 2> C58_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37835_solr, base_url=http://127.0.0.1:37835/solr} [junit4:junit4] 2> 5645 T853 C58 P37835 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1349470345833/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5646 T853 C58 P37835 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 5664 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=22 [junit4:junit4] 2> 5665 T843 C59 P36545 /update {wt=javabin&version=2} {add=[5 (1415022223255666688)]} 0 29 [junit4:junit4] 2> 5667 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[5 (-1415022223288172544)]} 0 0 [junit4:junit4] 2> 5674 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5675 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[5 (-1415022223292366848)]} 0 4 [junit4:junit4] 2> 5683 T827 C60 P40045 /update {wt=javabin&version=2} {add=[6 (1415022223303901184)]} 0 1 [junit4:junit4] 2> 5694 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5698 T843 C59 P36545 /update {wt=javabin&version=2} {add=[6 (1415022223312289792)]} 0 8 [junit4:junit4] 2> 5701 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5702 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10005 (1415022223263006720)]} 0 59 [junit4:junit4] 2> 5703 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[6 (-1415022223325921280)]} 0 0 [junit4:junit4] 2> 5704 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10005 (-1415022223326969856)]} 0 1 [junit4:junit4] 2> 5719 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5720 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10005 (-1415022223338504192)]} 0 5 [junit4:junit4] 2> 5720 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5723 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10006 (1415022223345844224)]} 0 1 [junit4:junit4] 2> 5723 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[6 (-1415022223338504193)]} 0 8 [junit4:junit4] 2> 5726 T827 C60 P40045 /update {wt=javabin&version=2} {add=[7 (1415022223350038528)]} 0 1 [junit4:junit4] 2> 5732 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5732 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10006 (1415022223348989952)]} 0 7 [junit4:junit4] 2> 5734 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10006 (-1415022223358427136)]} 0 0 [junit4:junit4] 2> 5735 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5736 T843 C59 P36545 /update {wt=javabin&version=2} {add=[7 (1415022223357378560)]} 0 3 [junit4:junit4] 2> 5738 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[7 (-1415022223362621440)]} 0 1 [junit4:junit4] 2> 5738 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5739 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10006 (-1415022223360524288)]} 0 3 [junit4:junit4] 2> 5741 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10007 (1415022223365767168)]} 0 0 [junit4:junit4] 2> 5743 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5743 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[7 (-1415022223364718592)]} 0 4 [junit4:junit4] 2> 5746 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5747 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10007 (1415022223368912896)]} 0 4 [junit4:junit4] 2> 5752 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10007 (-1415022223377301504)]} 0 3 [junit4:junit4] 2> 5757 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5758 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10007 (-1415022223380447232)]} 0 3 [junit4:junit4] 2> 5761 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10008 (1415022223385690112)]} 0 1 [junit4:junit4] 2> 5761 T827 C60 P40045 /update {wt=javabin&version=2} {add=[8 (1415022223369961472)]} 0 16 [junit4:junit4] 2> 5769 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5771 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10008 (1415022223388835840)]} 0 8 [junit4:junit4] 2> 5773 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5773 T843 C59 P36545 /update {wt=javabin&version=2} {add=[8 (1415022223395127296)]} 0 4 [junit4:junit4] 2> 5774 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10008 (-1415022223399321600)]} 0 1 [junit4:junit4] 2> 5776 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[8 (-1415022223402467328)]} 0 1 [junit4:junit4] 2> 5785 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5786 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10008 (-1415022223402467328)]} 0 10 [junit4:junit4] 2> 5786 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5787 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[8 (-1415022223409807360)]} 0 9 [junit4:junit4] 2> 5789 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10009 (1415022223415050240)]} 0 1 [junit4:junit4] 2> 5792 T827 C60 P40045 /update {wt=javabin&version=2} {add=[9 (1415022223417147392)]} 0 2 [junit4:junit4] 2> 5794 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5795 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10009 (1415022223418195968)]} 0 4 [junit4:junit4] 2> 5799 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10009 (-1415022223426584576)]} 0 2 [junit4:junit4] 2> 5805 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5806 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10009 (-1415022223429730304)]} 0 4 [junit4:junit4] 2> 5809 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10010 (1415022223437070336)]} 0 0 [junit4:junit4] 2> 5810 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=11 [junit4:junit4] 2> 5811 T843 C59 P36545 /update {wt=javabin&version=2} {add=[9 (1415022223423438848)]} 0 15 [junit4:junit4] 2> 5813 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[9 (-1415022223441264640)]} 0 0 [junit4:junit4] 2> 5815 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5815 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10010 (1415022223439167488)]} 0 4 [junit4:junit4] 2> 5817 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5818 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10011 (1415022223445458944)]} 0 1 [junit4:junit4] 2> 5821 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[9 (-1415022223443361792)]} 0 6 [junit4:junit4] 2> 5828 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10 (1415022223455944704)]} 0 1 [junit4:junit4] 2> 5835 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5835 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10 (1415022223459090432)]} 0 5 [junit4:junit4] 2> 5838 T827 C60 P40045 /update {wt=javabin&version=2} {add=[11 (1415022223467479040)]} 0 0 [junit4:junit4] 2> 5844 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5845 T843 C59 P36545 /update {wt=javabin&version=2} {add=[11 (1415022223470624768)]} 0 4 [junit4:junit4] 2> 5848 T827 C60 P40045 /update {wt=javabin&version=2} {add=[12 (1415022223476916224)]} 0 1 [junit4:junit4] 2> 5850 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5850 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10011 (1415022223450701824)]} 0 29 [junit4:junit4] 2> 5853 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5854 T843 C59 P36545 /update {wt=javabin&version=2} {add=[12 (1415022223481110528)]} 0 4 [junit4:junit4] 2> 5854 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10012 (1415022223484256256)]} 0 0 [junit4:junit4] 2> 5857 T826 C60 P40045 /update {wt=javabin&version=2} {add=[13 (1415022223486353408)]} 0 1 [junit4:junit4] 2> 5864 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5864 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10012 (1415022223489499136)]} 0 5 [junit4:junit4] 2> 5868 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10013 (1415022223498936320)]} 0 1 [junit4:junit4] 2> 5870 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5871 T842 C59 P36545 /update {wt=javabin&version=2} {add=[13 (1415022223495790592)]} 0 6 [junit4:junit4] 2> 5876 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5876 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10013 (1415022223504179200)]} 0 3 [junit4:junit4] 2> 5880 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10014 (1415022223510470656)]} 0 1 [junit4:junit4] 2> 5885 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5886 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10014 (1415022223513616384)]} 0 4 [junit4:junit4] 2> 5888 T826 C60 P40045 /update {wt=javabin&version=2} {add=[14 (1415022223504179200)]} 0 15 [junit4:junit4] 2> 5889 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10015 (1415022223519907840)]} 0 1 [junit4:junit4] 2> 5896 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 5897 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10015 (1415022223523053568)]} 0 6 [junit4:junit4] 2> 5908 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=15 [junit4:junit4] 2> 5908 T843 C59 P36545 /update {wt=javabin&version=2} {add=[14 (1415022223522004992)]} 0 18 [junit4:junit4] 2> 5912 T826 C60 P40045 /update {wt=javabin&version=2} {add=[15 (1415022223544025088)]} 0 2 [junit4:junit4] 2> 5913 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10016 (1415022223532490752)]} 0 14 [junit4:junit4] 2> 5925 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=5 [junit4:junit4] 2> 5925 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10016 (1415022223548219392)]} 0 10 [junit4:junit4] 2> 5929 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10017 (1415022223561850880)]} 0 1 [junit4:junit4] 2> 5933 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5935 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5936 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10017 (1415022223566045184)]} 0 5 [junit4:junit4] 2> 5936 T843 C59 P36545 /update {wt=javabin&version=2} {add=[15 (1415022223547170816)]} 0 22 [junit4:junit4] 2> 5943 T826 C60 P40045 /update {wt=javabin&version=2} {add=[16 (1415022223577579520)]} 0 0 [junit4:junit4] 2> 5944 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10014 (-1415022223578628096)]} 0 0 [junit4:junit4] 2> 5954 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5955 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5955 T843 C59 P36545 /update {wt=javabin&version=2} {add=[16 (1415022223585968128)]} 0 4 [junit4:junit4] 2> 5955 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10014 (-1415022223588065280)]} 0 3 [junit4:junit4] 2> 5958 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10018 (1415022223592259585)]} 0 1 [junit4:junit4] 2> 5958 T827 C60 P40045 /update {wt=javabin&version=2} {add=[17 (1415022223592259584)]} 0 1 [junit4:junit4] 2> 5963 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5963 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5963 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10018 (1415022223595405312)]} 0 3 [junit4:junit4] 2> 5963 T843 C59 P36545 /update {wt=javabin&version=2} {add=[17 (1415022223595405313)]} 0 3 [junit4:junit4] 2> 5966 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[14 (-1415022223601696768)]} 0 1 [junit4:junit4] 2> 5967 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10015 (-1415022223601696769)]} 0 1 [junit4:junit4] 2> 5974 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5974 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5974 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[14 (-1415022223607988224)]} 0 3 [junit4:junit4] 2> 5974 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10015 (-1415022223607988225)]} 0 2 [junit4:junit4] 2> 5977 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10019 (1415022223613231104)]} 0 0 [junit4:junit4] 2> 5978 T827 C60 P40045 /update {wt=javabin&version=2} {add=[18 (1415022223613231105)]} 0 1 [junit4:junit4] 2> 5983 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5984 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10019 (1415022223616376832)]} 0 4 [junit4:junit4] 2> 5986 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5986 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10020 (1415022223622668288)]} 0 0 [junit4:junit4] 2> 5987 T843 C59 P36545 /update {wt=javabin&version=2} {add=[18 (1415022223619522560)]} 0 4 [junit4:junit4] 2> 5989 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[15 (-1415022223625814016)]} 0 0 [junit4:junit4] 2> 5993 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5994 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[15 (-1415022223627911168)]} 0 3 [junit4:junit4] 2> 6000 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=9 [junit4:junit4] 2> 6001 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10020 (1415022223625814016)]} 0 12 [junit4:junit4] 2> 6001 T827 C60 P40045 /update {wt=javabin&version=2} {add=[19 (1415022223638396928)]} 0 5 [junit4:junit4] 2> 6003 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10017 (-1415022223640494080)]} 0 0 [junit4:junit4] 2> 6009 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6010 T842 C59 P36545 /update {wt=javabin&version=2} {add=[19 (1415022223641542656)]} 0 6 [junit4:junit4] 2> 6012 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6012 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10017 (-1415022223644688384)]} 0 5 [junit4:junit4] 2> 6012 T826 C60 P40045 /update {wt=javabin&version=2} {add=[20 (1415022223649931264)]} 0 0 [junit4:junit4] 2> 6015 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10021 (1415022223652028416)]} 0 1 [junit4:junit4] 2> 6021 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6022 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10021 (1415022223656222720)]} 0 5 [junit4:junit4] 2> 6026 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10022 (1415022223664611328)]} 0 1 [junit4:junit4] 2> 6034 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6034 T843 C59 P36545 /update {wt=javabin&version=2} {add=[20 (1415022223652028416)]} 0 20 [junit4:junit4] 2> 6034 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6035 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10022 (1415022223667757056)]} 0 6 [junit4:junit4] 2> 6037 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[17 (-1415022223676145664)]} 0 0 [junit4:junit4] 2> 6047 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10023 (1415022223680339968)]} 0 7 [junit4:junit4] 2> 6049 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6049 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[17 (-1415022223685582848)]} 0 9 [junit4:junit4] 2> 6052 T827 C60 P40045 /update {wt=javabin&version=2} {add=[21 (1415022223690825728)]} 0 1 [junit4:junit4] 2> 6052 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6053 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10023 (1415022223689777152)]} 0 4 [junit4:junit4] 2> 6057 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6058 T842 C59 P36545 /update {wt=javabin&version=2} {add=[21 (1415022223693971456)]} 0 4 [junit4:junit4] 2> 6061 T826 C60 P40045 /update {wt=javabin&version=2} {add=[22 (1415022223700262912)]} 0 1 [junit4:junit4] 2> 6073 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6082 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10024 (1415022223695020032)]} 0 27 [junit4:junit4] 2> 6082 T842 C59 P36545 /update {wt=javabin&version=2} {add=[22 (1415022223707602944)]} 0 15 [junit4:junit4] 2> 6087 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6088 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10024 (1415022223725428736)]} 0 4 [junit4:junit4] 2> 6091 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10025 (1415022223732768768)]} 0 0 [junit4:junit4] 2> 6091 T827 C60 P40045 /update {wt=javabin&version=2} {add=[23 (1415022223731720192)]} 0 2 [junit4:junit4] 2> 6097 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6098 T842 C59 P36545 /update {wt=javabin&version=2} {add=[23 (1415022223735914496)]} 0 5 [junit4:junit4] 2> 6102 T827 C60 P40045 /update {wt=javabin&version=2} {add=[24 (1415022223743254528)]} 0 1 [junit4:junit4] 2> 6119 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=10 [junit4:junit4] 2> 6120 T842 C59 P36545 /update {wt=javabin&version=2} {add=[24 (1415022223748497408)]} 0 14 [junit4:junit4] 2> 6120 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=24 [junit4:junit4] 2> 6121 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10025 (1415022223735914497)]} 0 27 [junit4:junit4] 2> 6123 T827 C60 P40045 /update {wt=javabin&version=2} {add=[25 (1415022223765274624)]} 0 1 [junit4:junit4] 2> 6124 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10018 (-1415022223767371776)]} 0 0 [junit4:junit4] 2> 6129 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6131 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10018 (-1415022223770517504)]} 0 4 [junit4:junit4] 2> 6135 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10026 (1415022223777857536)]} 0 1 [junit4:junit4] 2> 6140 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6140 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6140 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10026 (1415022223781003264)]} 0 3 [junit4:junit4] 2> 6141 T843 C59 P36545 /update {wt=javabin&version=2} {add=[25 (1415022223769468928)]} 0 15 [junit4:junit4] 2> 6144 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10027 (1415022223787294720)]} 0 1 [junit4:junit4] 2> 6144 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[18 (-1415022223788343296)]} 0 0 [junit4:junit4] 2> 6151 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6151 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[18 (-1415022223791489024)]} 0 5 [junit4:junit4] 2> 6157 T827 C60 P40045 /update {wt=javabin&version=2} {add=[26 (1415022223801974784)]} 0 0 [junit4:junit4] 2> 6161 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6161 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10027 (1415022223796731904)]} 0 9 [junit4:junit4] 2> 6163 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6164 T842 C59 P36545 /update {wt=javabin&version=2} {add=[26 (1415022223805120512)]} 0 4 [junit4:junit4] 2> 6164 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10028 (1415022223808266240)]} 0 1 [junit4:junit4] 2> 6169 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6169 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10028 (1415022223811411968)]} 0 3 [junit4:junit4] 2> 6171 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10020 (-1415022223816654848)]} 0 0 [junit4:junit4] 2> 6176 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6176 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10020 (-1415022223819800576)]} 0 2 [junit4:junit4] 2> 6177 T826 C60 P40045 /update {wt=javabin&version=2} {add=[27 (1415022223811411968)]} 0 11 [junit4:junit4] 2> 6179 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10029 (1415022223825043456)]} 0 0 [junit4:junit4] 2> 6183 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6184 T842 C59 P36545 /update {wt=javabin&version=2} {add=[27 (1415022223827140608)]} 0 4 [junit4:junit4] 2> 6184 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6185 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10029 (1415022223828189184)]} 0 3 [junit4:junit4] 2> 6186 T827 C60 P40045 /update {wt=javabin&version=2} {add=[28 (1415022223832383488)]} 0 1 [junit4:junit4] 2> 6187 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10021 (-1415022223833432064)]} 0 0 [junit4:junit4] 2> 6191 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6191 T843 C59 P36545 /update {wt=javabin&version=2} {add=[28 (1415022223834480640)]} 0 3 [junit4:junit4] 2> 6192 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6192 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10021 (-1415022223835529216)]} 0 3 [junit4:junit4] 2> 6194 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[20 (-1415022223839723520)]} 0 1 [junit4:junit4] 2> 6194 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10030 (1415022223840772096)]} 0 0 [junit4:junit4] 2> 6198 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6198 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[20 (-1415022223842869248)]} 0 3 [junit4:junit4] 2> 6201 T827 C60 P40045 /update {wt=javabin&version=2} {add=[29 (1415022223848112128)]} 0 0 [junit4:junit4] 2> 6207 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=9 [junit4:junit4] 2> 6207 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10030 (1415022223842869249)]} 0 11 [junit4:junit4] 2> 6210 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10024 (-1415022223857549312)]} 0 0 [junit4:junit4] 2> 6212 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6212 T842 C59 P36545 /update {wt=javabin&version=2} {add=[29 (1415022223855452160)]} 0 4 [junit4:junit4] 2> 6214 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[21 (-1415022223861743616)]} 0 0 [junit4:junit4] 2> 6216 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6217 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10024 (-1415022223861743616)]} 0 3 [junit4:junit4] 2> 6219 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6220 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[21 (-1415022223863840768)]} 0 4 [junit4:junit4] 2> 6224 T826 C60 P40045 /update {wt=javabin&version=2} {add=[30 (1415022223870132224)]} 0 2 [junit4:junit4] 2> 6231 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10031 (1415022223866986496)]} 0 12 [junit4:junit4] 2> 6237 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6238 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10031 (1415022223882715136)]} 0 5 [junit4:junit4] 2> 6242 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10025 (-1415022223891103744)]} 0 1 [junit4:junit4] 2> 6244 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6247 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6248 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10025 (-1415022223893200896)]} 0 4 [junit4:junit4] 2> 6249 T842 C59 P36545 /update {wt=javabin&version=2} {add=[30 (1415022223875375104)]} 0 23 [junit4:junit4] 2> 6251 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10032 (1415022223899492352)]} 0 1 [junit4:junit4] 2> 6257 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[24 (-1415022223905783808)]} 0 6 [junit4:junit4] 2> 6262 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6309 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=47 [junit4:junit4] 2> 6310 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[24 (-1415022223908929536)]} 0 51 [junit4:junit4] 2> 6313 T826 C60 P40045 /update {wt=javabin&version=2} {add=[31 (1415022223964504064)]} 0 0 [junit4:junit4] 2> 6312 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10032 (1415022223907880960)]} 0 54 [junit4:junit4] 2> 6319 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10033 (1415022223970795520)]} 0 1 [junit4:junit4] 2> 6322 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6323 T843 C59 P36545 /update {wt=javabin&version=2} {add=[31 (1415022223967649792)]} 0 8 [junit4:junit4] 2> 6326 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6326 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[25 (-1415022223979184128)]} 0 0 [junit4:junit4] 2> 6327 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10033 (1415022223976038400)]} 0 4 [junit4:junit4] 2> 6332 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6333 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[25 (-1415022223982329856)]} 0 5 [junit4:junit4] 2> 6333 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10027 (-1415022223982329856)]} 0 4 [junit4:junit4] 2> 6336 T827 C60 P40045 /update {wt=javabin&version=2} {add=[32 (1415022223988621312)]} 0 1 [junit4:junit4] 2> 6339 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6339 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10027 (-1415022223989669888)]} 0 3 [junit4:junit4] 2> 6341 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6342 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10034 (1415022223995961344)]} 0 1 [junit4:junit4] 2> 6342 T842 C59 P36545 /update {wt=javabin&version=2} {add=[32 (1415022223991767040)]} 0 4 [junit4:junit4] 2> 6347 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6348 T827 C60 P40045 /update {wt=javabin&version=2} {add=[33 (1415022223999107072)]} 0 3 [junit4:junit4] 2> 6348 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10034 (1415022223998058496)]} 0 4 [junit4:junit4] 2> 6350 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10030 (-1415022224004349952)]} 0 0 [junit4:junit4] 2> 6356 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6357 T843 C59 P36545 /update {wt=javabin&version=2} {add=[33 (1415022224004349952)]} 0 7 [junit4:junit4] 2> 6360 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6360 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[27 (-1415022224014835712)]} 0 0 [junit4:junit4] 2> 6360 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10030 (-1415022224012738560)]} 0 3 [junit4:junit4] 2> 6363 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10035 (1415022224016932864)]} 0 1 [junit4:junit4] 2> 6365 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6366 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[27 (-1415022224016932864)]} 0 4 [junit4:junit4] 2> 6368 T827 C60 P40045 /update {wt=javabin&version=2} {add=[34 (1415022224023224320)]} 0 0 [junit4:junit4] 2> 6377 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=10 [junit4:junit4] 2> 6377 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6377 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10035 (1415022224020078592)]} 0 12 [junit4:junit4] 2> 6378 T843 C59 P36545 /update {wt=javabin&version=2} {add=[34 (1415022224026370048)]} 0 7 [junit4:junit4] 2> 6380 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[30 (-1415022224035807232)]} 0 0 [junit4:junit4] 2> 6380 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10036 (1415022224035807233)]} 0 0 [junit4:junit4] 2> 6386 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6387 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[30 (-1415022224040001536)]} 0 3 [junit4:junit4] 2> 6389 T827 C60 P40045 /update {wt=javabin&version=2} {add=[35 (1415022224045244416)]} 0 0 [junit4:junit4] 2> 6396 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6397 T843 C59 P36545 /update {wt=javabin&version=2} {add=[35 (1415022224048390144)]} 0 5 [junit4:junit4] 2> 6398 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6399 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10036 (1415022224038952960)]} 0 17 [junit4:junit4] 2> 6400 T827 C60 P40045 /update {wt=javabin&version=2} {add=[36 (1415022224056778752)]} 0 0 [junit4:junit4] 2> 6401 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10037 (1415022224057827328)]} 0 0 [junit4:junit4] 2> 6407 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6407 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6408 T842 C59 P36545 /update {wt=javabin&version=2} {add=[36 (1415022224059924480)]} 0 6 [junit4:junit4] 2> 6409 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10037 (1415022224060973056)]} 0 6 [junit4:junit4] 2> 6411 T826 C60 P40045 /update {wt=javabin&version=2} {add=[37 (1415022224067264512)]} 0 1 [junit4:junit4] 2> 6416 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6417 T843 C59 P36545 /update {wt=javabin&version=2} {add=[37 (1415022224070410240)]} 0 4 [junit4:junit4] 2> 6420 T826 C60 P40045 /update {wt=javabin&version=2} {add=[38 (1415022224076701696)]} 0 1 [junit4:junit4] 2> 6421 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10038 (1415022224068313088)]} 0 10 [junit4:junit4] 2> 6426 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6427 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6427 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10038 (1415022224081944576)]} 0 4 [junit4:junit4] 2> 6428 T843 C59 P36545 /update {wt=javabin&version=2} {add=[38 (1415022224079847424)]} 0 6 [junit4:junit4] 2> 6430 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10033 (-1415022224088236032)]} 0 1 [junit4:junit4] 2> 6430 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[33 (-1415022224088236033)]} 0 0 [junit4:junit4] 2> 6434 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6434 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6434 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10033 (-1415022224090333184)]} 0 3 [junit4:junit4] 2> 6435 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[33 (-1415022224090333185)]} 0 3 [junit4:junit4] 2> 6437 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10039 (1415022224094527488)]} 0 1 [junit4:junit4] 2> 6438 T827 C60 P40045 /update {wt=javabin&version=2} {add=[39 (1415022224095576064)]} 0 1 [junit4:junit4] 2> 6446 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6447 T842 C59 P36545 /update {wt=javabin&version=2} {add=[39 (1415022224101867520)]} 0 4 [junit4:junit4] 2> 6450 T826 C60 P40045 /update {wt=javabin&version=2} {add=[40 (1415022224108158976)]} 0 1 [junit4:junit4] 2> 6458 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 6458 T842 C59 P36545 /update {wt=javabin&version=2} {add=[40 (1415022224111304704)]} 0 6 [junit4:junit4] 2> 6460 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=10 [junit4:junit4] 2> 6460 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[34 (-1415022224119693312)]} 0 0 [junit4:junit4] 2> 6461 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10039 (1415022224107110400)]} 0 13 [junit4:junit4] 2> 6464 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10040 (1415022224122839040)]} 0 1 [junit4:junit4] 2> 6465 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6467 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[34 (-1415022224122839040)]} 0 4 [junit4:junit4] 2> 6541 T826 C60 P40045 /update {wt=javabin&version=2} {add=[41 (1415022224129130496)]} 0 72 [junit4:junit4] 2> 6548 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6549 T843 C59 P36545 /update {wt=javabin&version=2} {add=[41 (1415022224207773696)]} 0 5 [junit4:junit4] 2> 6553 T826 C60 P40045 /update {wt=javabin&version=2} {add=[42 (1415022224216162304)]} 0 2 [junit4:junit4] 2> 6554 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6554 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10040 (1415022224127033344)]} 0 87 [junit4:junit4] 2> 6557 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10034 (-1415022224220356608)]} 0 1 [junit4:junit4] 2> 6563 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6564 T843 C59 P36545 /update {wt=javabin&version=2} {add=[42 (1415022224219308032)]} 0 9 [junit4:junit4] 2> 6566 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[35 (-1415022224230842368)]} 0 0 [junit4:junit4] 2> 6567 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6568 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10034 (-1415022224229793792)]} 0 3 [junit4:junit4] 2> 6572 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6574 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10041 (1415022224238182400)]} 0 1 [junit4:junit4] 2> 6576 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[35 (-1415022224233988096)]} 0 7 [junit4:junit4] 2> 6579 T826 C60 P40045 /update {wt=javabin&version=2} {add=[43 (1415022224243425280)]} 0 1 [junit4:junit4] 2> 6584 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6585 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6586 T843 C59 P36545 /update {wt=javabin&version=2} {add=[43 (1415022224248668160)]} 0 4 [junit4:junit4] 2> 6588 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[36 (-1415022224253911040)]} 0 0 [junit4:junit4] 2> 6592 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6593 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[36 (-1415022224256008192)]} 0 3 [junit4:junit4] 2> 6596 T826 C60 P40045 /update {wt=javabin&version=2} {add=[44 (1415022224262299648)]} 0 1 [junit4:junit4] 2> 6601 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10041 (1415022224246571008)]} 0 20 [junit4:junit4] 2> 6602 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6602 T843 C59 P36545 /update {wt=javabin&version=2} {add=[44 (1415022224265445376)]} 0 4 [junit4:junit4] 2> 6604 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[37 (-1415022224270688256)]} 0 0 [junit4:junit4] 2> 6604 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10042 (1415022224270688257)]} 0 0 [junit4:junit4] 2> 6611 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6611 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[37 (-1415022224272785408)]} 0 5 [junit4:junit4] 2> 6613 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6614 T826 C60 P40045 /update {wt=javabin&version=2} {add=[45 (1415022224281174016)]} 0 0 [junit4:junit4] 2> 6615 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10042 (1415022224276979712)]} 0 6 [junit4:junit4] 2> 6618 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10035 (-1415022224285368320)]} 0 1 [junit4:junit4] 2> 6619 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6620 T843 C59 P36545 /update {wt=javabin&version=2} {add=[45 (1415022224283271168)]} 0 4 [junit4:junit4] 2> 6623 T826 C60 P40045 /update {wt=javabin&version=2} {add=[46 (1415022224289562624)]} 0 1 [junit4:junit4] 2> 6624 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6625 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10035 (-1415022224288514048)]} 0 4 [junit4:junit4] 2> 6632 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10043 (1415022224298999808)]} 0 1 [junit4:junit4] 2> 6646 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6647 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10043 (1415022224311582720)]} 0 5 [junit4:junit4] 2> 6655 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10036 (-1415022224324165632)]} 0 0 [junit4:junit4] 2> 6659 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6660 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10036 (-1415022224326262784)]} 0 3 [junit4:junit4] 2> 6663 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10044 (1415022224331505664)]} 0 1 [junit4:junit4] 2> 6692 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6693 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10044 (1415022224334651392)]} 0 28 [junit4:junit4] 2> 6696 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10037 (-1415022224367157248)]} 0 1 [junit4:junit4] 2> 6705 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6705 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10037 (-1415022224374497280)]} 0 2 [junit4:junit4] 2> 6718 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10045 (1415022224378691584)]} 0 11 [junit4:junit4] 2> 6724 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6725 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10045 (1415022224392323072)]} 0 5 [junit4:junit4] 2> 6729 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10046 (1415022224399663104)]} 0 2 [junit4:junit4] 2> 6730 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=103 [junit4:junit4] 2> 6731 T843 C59 P36545 /update {wt=javabin&version=2} {add=[46 (1415022224292708352)]} 0 106 [junit4:junit4] 2> 6736 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[38 (-1415022224409100288)]} 0 0 [junit4:junit4] 2> 6738 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6739 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10046 (1415022224403857408)]} 0 8 [junit4:junit4] 2> 6741 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6741 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10038 (-1415022224414343168)]} 0 0 [junit4:junit4] 2> 6741 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[38 (-1415022224412246016)]} 0 2 [junit4:junit4] 2> 6745 T826 C60 P40045 /update {wt=javabin&version=2} {add=[47 (1415022224417488896)]} 0 1 [junit4:junit4] 2> 6745 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6746 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10038 (-1415022224416440320)]} 0 3 [junit4:junit4] 2> 6748 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10047 (1415022224421683200)]} 0 0 [junit4:junit4] 2> 6751 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6751 T843 C59 P36545 /update {wt=javabin&version=2} {add=[47 (1415022224420634624)]} 0 4 [junit4:junit4] 2> 6754 T826 C60 P40045 /update {wt=javabin&version=2} {add=[48 (1415022224427974656)]} 0 1 [junit4:junit4] 2> 6755 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6756 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10047 (1415022224425877504)]} 0 5 [junit4:junit4] 2> 6758 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6758 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10048 (1415022224432168960)]} 0 0 [junit4:junit4] 2> 6759 T843 C59 P36545 /update {wt=javabin&version=2} {add=[48 (1415022224430071808)]} 0 3 [junit4:junit4] 2> 6761 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[42 (-1415022224435314688)]} 0 0 [junit4:junit4] 2> 6765 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6766 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6766 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10048 (1415022224435314688)]} 0 5 [junit4:junit4] 2> 6769 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10042 (-1415022224443703296)]} 0 1 [junit4:junit4] 2> 6771 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[42 (-1415022224437411840)]} 0 8 [junit4:junit4] 2> 6773 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6775 T826 C60 P40045 /update {wt=javabin&version=2} {add=[49 (1415022224448946176)]} 0 1 [junit4:junit4] 2> 6776 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10042 (-1415022224445800448)]} 0 5 [junit4:junit4] 2> 6779 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10049 (1415022224454189056)]} 0 0 [junit4:junit4] 2> 6781 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6782 T843 C59 P36545 /update {wt=javabin&version=2} {add=[49 (1415022224453140480)]} 0 4 [junit4:junit4] 2> 6786 T826 C60 P40045 /update {wt=javabin&version=2} {add=[50 (1415022224461529088)]} 0 0 [junit4:junit4] 2> 6792 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6793 T843 C59 P36545 /update {wt=javabin&version=2} {add=[50 (1415022224464674816)]} 0 4 [junit4:junit4] 2> 6796 T826 C60 P40045 /update {wt=javabin&version=2} {add=[51 (1415022224470966272)]} 0 1 [junit4:junit4] 2> 6819 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6820 T843 C59 P36545 /update {wt=javabin&version=2} {add=[51 (1415022224479354880)]} 0 17 [junit4:junit4] 2> 6830 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=45 [junit4:junit4] 2> 6830 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10049 (1415022224458383360)]} 0 47 [junit4:junit4] 2> 6833 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10050 (1415022224510812160)]} 0 0 [junit4:junit4] 2> 6836 T826 C60 P40045 /update {wt=javabin&version=2} {add=[52 (1415022224503472128)]} 0 10 [junit4:junit4] 2> 6841 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6842 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6842 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10050 (1415022224516055040)]} 0 4 [junit4:junit4] 2> 6842 T843 C59 P36545 /update {wt=javabin&version=2} {add=[52 (1415022224517103616)]} 0 3 [junit4:junit4] 2> 6845 T827 C60 P40045 /update {wt=javabin&version=2} {add=[53 (1415022224522346496)]} 0 1 [junit4:junit4] 2> 6849 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10051 (1415022224524443648)]} 0 3 [junit4:junit4] 2> 6850 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6851 T843 C59 P36545 /update {wt=javabin&version=2} {add=[53 (1415022224525492224)]} 0 4 [junit4:junit4] 2> 6854 T827 C60 P40045 /update {wt=javabin&version=2} {add=[54 (1415022224531783680)]} 0 1 [junit4:junit4] 2> 6858 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6859 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10051 (1415022224533880832)]} 0 4 [junit4:junit4] 2> 6859 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6860 T842 C59 P36545 /update {wt=javabin&version=2} {add=[54 (1415022224534929408)]} 0 4 [junit4:junit4] 2> 6861 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10052 (1415022224540172288)]} 0 0 [junit4:junit4] 2> 6862 T826 C60 P40045 /update {wt=javabin&version=2} {add=[55 (1415022224541220864)]} 0 1 [junit4:junit4] 2> 6867 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6867 T843 C59 P36545 /update {wt=javabin&version=2} {add=[55 (1415022224543318017)]} 0 3 [junit4:junit4] 2> 6868 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6869 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10052 (1415022224543318016)]} 0 5 [junit4:junit4] 2> 6871 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10053 (1415022224550658049)]} 0 0 [junit4:junit4] 2> 6871 T826 C60 P40045 /update {wt=javabin&version=2} {add=[56 (1415022224550658048)]} 0 1 [junit4:junit4] 2> 6878 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 6879 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10053 (1415022224553803776)]} 0 6 [junit4:junit4] 2> 6882 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10054 (1415022224561143808)]} 0 1 [junit4:junit4] 2> 6886 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=10 [junit4:junit4] 2> 6888 T843 C59 P36545 /update {wt=javabin&version=2} {add=[56 (1415022224553803777)]} 0 14 [junit4:junit4] 2> 6891 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[45 (-1415022224570580992)]} 0 1 [junit4:junit4] 2> 6896 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6896 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[45 (-1415022224573726720)]} 0 3 [junit4:junit4] 2> 6900 T826 C60 P40045 /update {wt=javabin&version=2} {add=[57 (1415022224580018176)]} 0 1 [junit4:junit4] 2> 6901 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6901 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10054 (1415022224564289536)]} 0 17 [junit4:junit4] 2> 6908 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6909 T843 C59 P36545 /update {wt=javabin&version=2} {add=[57 (1415022224583163904)]} 0 7 [junit4:junit4] 2> 6913 T827 C60 P40045 /update {wt=javabin&version=2} {add=[58 (1415022224593649664)]} 0 1 [junit4:junit4] 2> 6908 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10055 (1415022224585261056)]} 0 5 [junit4:junit4] 2> 6919 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6922 T843 C59 P36545 /update {wt=javabin&version=2} {add=[58 (1415022224597843968)]} 0 6 [junit4:junit4] 2> 6927 T826 C60 P40045 /update {wt=javabin&version=2} {add=[59 (1415022224608329728)]} 0 2 [junit4:junit4] 2> 6927 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6931 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10055 (1415022224606232576)]} 0 7 [junit4:junit4] 2> 6936 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10056 (1415022224618815488)]} 0 1 [junit4:junit4] 2> 6939 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6940 T842 C59 P36545 /update {wt=javabin&version=2} {add=[59 (1415022224618815488)]} 0 4 [junit4:junit4] 2> 6943 T827 C60 P40045 /update {wt=javabin&version=2} {add=[60 (1415022224625106944)]} 0 1 [junit4:junit4] 2> 6945 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 6946 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10056 (1415022224621961216)]} 0 8 [junit4:junit4] 2> 6948 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10045 (-1415022224631398400)]} 0 0 [junit4:junit4] 2> 6950 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6951 T842 C59 P36545 /update {wt=javabin&version=2} {add=[60 (1415022224630349824)]} 0 5 [junit4:junit4] 2> 6953 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6955 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10045 (-1415022224634544128)]} 0 4 [junit4:junit4] 2> 6959 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[46 (-1415022224642932736)]} 0 0 [junit4:junit4] 2> 6961 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10057 (1415022224643981312)]} 0 1 [junit4:junit4] 2> 6964 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6964 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[46 (-1415022224646078464)]} 0 2 [junit4:junit4] 2> 6967 T826 C60 P40045 /update {wt=javabin&version=2} {add=[61 (1415022224651321344)]} 0 1 [junit4:junit4] 2> 6971 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 6972 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10057 (1415022224648175616)]} 0 8 [junit4:junit4] 2> 6983 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=11 [junit4:junit4] 2> 6985 T843 C59 P36545 /update {wt=javabin&version=2} {add=[61 (1415022224653418496)]} 0 16 [junit4:junit4] 2> 6988 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[47 (-1415022224673341440)]} 0 0 [junit4:junit4] 2> 6993 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6993 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[47 (-1415022224675438592)]} 0 3 [junit4:junit4] 2> 7003 T827 C60 P40045 /update {wt=javabin&version=2} {add=[62 (1415022224681730048)]} 0 7 [junit4:junit4] 2> 7009 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7009 T843 C59 P36545 /update {wt=javabin&version=2} {add=[62 (1415022224692215808)]} 0 3 [junit4:junit4] 2> 7013 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[48 (-1415022224698507264)]} 0 1 [junit4:junit4] 2> 7018 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7018 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[48 (-1415022224702701568)]} 0 3 [junit4:junit4] 2> 7023 T827 C60 P40045 /update {wt=javabin&version=2} {add=[63 (1415022224707944448)]} 0 2 [junit4:junit4] 2> 7024 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10058 (1415022224659709952)]} 0 50 [junit4:junit4] 2> 7034 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7035 T842 C59 P36545 /update {wt=javabin&version=2} {add=[63 (1415022224717381632)]} 0 6 [junit4:junit4] 2> 7039 T827 C60 P40045 /update {wt=javabin&version=2} {add=[64 (1415022224725770240)]} 0 2 [junit4:junit4] 2> 7046 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 7047 T842 C59 P36545 /update {wt=javabin&version=2} {add=[64 (1415022224728915968)]} 0 6 [junit4:junit4] 2> 7049 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[49 (-1415022224737304576)]} 0 0 [junit4:junit4] 2> 7050 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7054 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7054 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10058 (1415022224713187328)]} 0 28 [junit4:junit4] 2> 7054 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[49 (-1415022224740450304)]} 0 2 [junit4:junit4] 2> 7057 T827 C60 P40045 /update {wt=javabin&version=2} {add=[65 (1415022224745693184)]} 0 0 [junit4:junit4] 2> 7060 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10059 (1415022224747790336)]} 0 2 [junit4:junit4] 2> 7066 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7067 T843 C59 P36545 /update {wt=javabin&version=2} {add=[65 (1415022224748838912)]} 0 7 [junit4:junit4] 2> 7069 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7072 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10059 (1415022224755130368)]} 0 7 [junit4:junit4] 2> 7075 T826 C60 P40045 /update {wt=javabin&version=2} {add=[66 (1415022224763518976)]} 0 2 [junit4:junit4] 2> 7075 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10060 (1415022224763518977)]} 0 1 [junit4:junit4] 2> 7083 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7083 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7084 T843 C59 P36545 /update {wt=javabin&version=2} {add=[66 (1415022224769810432)]} 0 4 [junit4:junit4] 2> 7084 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10060 (1415022224768761856)]} 0 5 [junit4:junit4] 2> 7087 T826 C60 P40045 /update {wt=javabin&version=2} {add=[67 (1415022224776101888)]} 0 1 [junit4:junit4] 2> 7088 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10046 (-1415022224777150464)]} 0 1 [junit4:junit4] 2> 7093 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7093 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7093 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10046 (-1415022224781344768)]} 0 2 [junit4:junit4] 2> 7094 T842 C59 P36545 /update {wt=javabin&version=2} {add=[67 (1415022224780296192)]} 0 4 [junit4:junit4] 2> 7097 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10061 (1415022224786587648)]} 0 1 [junit4:junit4] 2> 7097 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[53 (-1415022224787636224)]} 0 1 [junit4:junit4] 2> 7102 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7103 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[53 (-1415022224790781952)]} 0 3 [junit4:junit4] 2> 7106 T826 C60 P40045 /update {wt=javabin&version=2} {add=[68 (1415022224797073408)]} 0 0 [junit4:junit4] 2> 7113 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7114 T843 C59 P36545 /update {wt=javabin&version=2} {add=[68 (1415022224801267712)]} 0 4 [junit4:junit4] 2> 7117 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[54 (-1415022224807559168)]} 0 1 [junit4:junit4] 2> 7117 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=12 [junit4:junit4] 2> 7118 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10061 (1415022224793927680)]} 0 15 [junit4:junit4] 2> 7120 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10047 (-1415022224811753472)]} 0 0 [junit4:junit4] 2> 7121 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7124 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[54 (-1415022224810704896)]} 0 5 [junit4:junit4] 2> 7127 T826 C60 P40045 /update {wt=javabin&version=2} {add=[69 (1415022224818044928)]} 0 1 [junit4:junit4] 2> 7136 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7137 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10047 (-1415022224816996352)]} 0 13 [junit4:junit4] 2> 7140 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10062 (1415022224831676416)]} 0 1 [junit4:junit4] 2> 7146 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7147 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10062 (1415022224834822144)]} 0 5 [junit4:junit4] 2> 7150 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10048 (-1415022224843210752)]} 0 0 [junit4:junit4] 2> 7152 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7155 T843 C59 P36545 /update {wt=javabin&version=2} {add=[69 (1415022224821190656)]} 0 26 [junit4:junit4] 2> 7157 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[56 (-1415022224850550784)]} 0 0 [junit4:junit4] 2> 7159 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7159 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10048 (-1415022224846356480)]} 0 6 [junit4:junit4] 2> 7162 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7162 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10063 (1415022224854745088)]} 0 1 [junit4:junit4] 2> 7162 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[56 (-1415022224853696512)]} 0 2 [junit4:junit4] 2> 7165 T826 C60 P40045 /update {wt=javabin&version=2} {add=[70 (1415022224857890816)]} 0 1 [junit4:junit4] 2> 7167 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7168 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10063 (1415022224857890816)]} 0 4 [junit4:junit4] 2> 7170 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7171 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10064 (1415022224864182272)]} 0 1 [junit4:junit4] 2> 7171 T843 C59 P36545 /update {wt=javabin&version=2} {add=[70 (1415022224862085120)]} 0 3 [junit4:junit4] 2> 7183 T826 C60 P40045 /update {wt=javabin&version=2} {add=[71 (1415022224867328000)]} 0 10 [junit4:junit4] 2> 7185 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7186 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10064 (1415022224871522304)]} 0 9 [junit4:junit4] 2> 7188 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10049 (-1415022224883056640)]} 0 0 [junit4:junit4] 2> 7189 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7189 T843 C59 P36545 /update {wt=javabin&version=2} {add=[71 (1415022224880959488)]} 0 3 [junit4:junit4] 2> 7192 T826 C60 P40045 /update {wt=javabin&version=2} {add=[72 (1415022224886202368)]} 0 1 [junit4:junit4] 2> 7193 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7194 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10049 (-1415022224886202368)]} 0 3 [junit4:junit4] 2> 7197 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10065 (1415022224891445248)]} 0 1 [junit4:junit4] 2> 7198 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7199 T842 C59 P36545 /update {wt=javabin&version=2} {add=[72 (1415022224891445248)]} 0 3 [junit4:junit4] 2> 7201 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[57 (-1415022224896688128)]} 0 0 [junit4:junit4] 2> 7202 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7203 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10065 (1415022224895639552)]} 0 4 [junit4:junit4] 2> 7206 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7206 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[57 (-1415022224899833856)]} 0 3 [junit4:junit4] 2> 7208 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10066 (1415022224901931008)]} 0 2 [junit4:junit4] 2> 7209 T826 C60 P40045 /update {wt=javabin&version=2} {add=[73 (1415022224905076736)]} 0 0 [junit4:junit4] 2> 7218 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7219 T843 C59 P36545 /update {wt=javabin&version=2} {add=[73 (1415022224908222464)]} 0 7 [junit4:junit4] 2> 7222 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[58 (-1415022224918708224)]} 0 1 [junit4:junit4] 2> 7226 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=14 [junit4:junit4] 2> 7227 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10066 (1415022224906125312)]} 0 18 [junit4:junit4] 2> 7229 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7230 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[58 (-1415022224923951104)]} 0 3 [junit4:junit4] 2> 7230 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10067 (1415022224926048256)]} 0 1 [junit4:junit4] 2> 7232 T827 C60 P40045 /update {wt=javabin&version=2} {add=[74 (1415022224929193984)]} 0 0 [junit4:junit4] 2> 7238 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7242 T842 C59 P36545 /update {wt=javabin&version=2} {add=[74 (1415022224931291136)]} 0 8 [junit4:junit4] 2> 7245 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[59 (-1415022224942825472)]} 0 0 [junit4:junit4] 2> 7252 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7256 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[59 (-1415022224945971200)]} 0 9 [junit4:junit4] 2> 7257 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7257 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10067 (1415022224930242560)]} 0 25 [junit4:junit4] 2> 7259 T827 C60 P40045 /update {wt=javabin&version=2} {add=[75 (1415022224956456960)]} 0 1 [junit4:junit4] 2> 7259 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10053 (-1415022224957505536)]} 0 0 [junit4:junit4] 2> 7263 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7264 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10053 (-1415022224960651264)]} 0 3 [junit4:junit4] 2> 7264 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7265 T843 C59 P36545 /update {wt=javabin&version=2} {add=[75 (1415022224960651265)]} 0 4 [junit4:junit4] 2> 7267 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10068 (1415022224964845568)]} 0 1 [junit4:junit4] 2> 7272 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7273 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10068 (1415022224967991296)]} 0 4 [junit4:junit4] 2> 7275 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10054 (-1415022224974282752)]} 0 0 [junit4:junit4] 2> 7277 T827 C60 P40045 /update {wt=javabin&version=2} {add=[76 (1415022224965894144)]} 0 10 [junit4:junit4] 2> 7279 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7282 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10054 (-1415022224976379904)]} 0 5 [junit4:junit4] 2> 7284 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7285 T842 C59 P36545 /update {wt=javabin&version=2} {add=[76 (1415022224978477056)]} 0 6 [junit4:junit4] 2> 7286 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10069 (1415022224984768512)]} 0 1 [junit4:junit4] 2> 7287 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[60 (-1415022224986865664)]} 0 0 [junit4:junit4] 2> 7291 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7292 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[60 (-1415022224988962816)]} 0 3 [junit4:junit4] 2> 7292 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7292 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10069 (1415022224988962817)]} 0 3 [junit4:junit4] 2> 7294 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10056 (-1415022224994205696)]} 0 0 [junit4:junit4] 2> 7295 T827 C60 P40045 /update {wt=javabin&version=2} {add=[77 (1415022224995254272)]} 0 1 [junit4:junit4] 2> 7298 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7299 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10056 (-1415022224996302848)]} 0 3 [junit4:junit4] 2> 7302 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10070 (1415022225001545728)]} 0 1 [junit4:junit4] 2> 7305 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7305 T842 C59 P36545 /update {wt=javabin&version=2} {add=[77 (1415022224997351424)]} 0 8 [junit4:junit4] 2> 7308 T827 C60 P40045 /update {wt=javabin&version=2} {add=[78 (1415022225007837184)]} 0 1 [junit4:junit4] 2> 7308 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7309 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10070 (1415022225004691456)]} 0 5 [junit4:junit4] 2> 7312 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10071 (1415022225012031488)]} 0 1 [junit4:junit4] 2> 7318 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7319 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10071 (1415022225015177216)]} 0 5 [junit4:junit4] 2> 7322 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10072 (1415022225022517248)]} 0 1 [junit4:junit4] 2> 7327 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=14 [junit4:junit4] 2> 7328 T842 C59 P36545 /update {wt=javabin&version=2} {add=[78 (1415022225010982912)]} 0 18 [junit4:junit4] 2> 7331 T827 C60 P40045 /update {wt=javabin&version=2} {add=[79 (1415022225031954432)]} 0 1 [junit4:junit4] 2> 7338 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7339 T842 C59 P36545 /update {wt=javabin&version=2} {add=[79 (1415022225035100160)]} 0 6 [junit4:junit4] 2> 7348 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[62 (-1415022225050828800)]} 0 1 [junit4:junit4] 2> 7355 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7355 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[62 (-1415022225053974528)]} 0 4 [junit4:junit4] 2> 7358 T827 C60 P40045 /update {wt=javabin&version=2} {add=[80 (1415022225061314560)]} 0 0 [junit4:junit4] 2> 7363 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7364 T842 C59 P36545 /update {wt=javabin&version=2} {add=[80 (1415022225063411712)]} 0 4 [junit4:junit4] 2> 7366 T827 C60 P40045 /update {wt=javabin&version=2} {add=[81 (1415022225069703168)]} 0 0 [junit4:junit4] 2> 7386 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7386 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10072 (1415022225026711552)]} 0 62 [junit4:junit4] 2> 7392 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10057 (-1415022225096966144)]} 0 0 [junit4:junit4] 2> 7393 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7393 T842 C59 P36545 /update {wt=javabin&version=2} {add=[81 (1415022225083334656)]} 0 14 [junit4:junit4] 2> 7397 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7397 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10057 (-1415022225100111872)]} 0 2 [junit4:junit4] 2> 7406 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10073 (1415022225111646208)]} 0 1 [junit4:junit4] 2> 7417 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=6 [junit4:junit4] 2> 7418 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10073 (1415022225114791936)]} 0 10 [junit4:junit4] 2> 7420 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10058 (-1415022225126326272)]} 0 0 [junit4:junit4] 2> 7428 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7429 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10058 (-1415022225128423424)]} 0 7 [junit4:junit4] 2> 7432 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10074 (1415022225137860608)]} 0 1 [junit4:junit4] 2> 7438 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7438 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10074 (1415022225142054912)]} 0 4 [junit4:junit4] 2> 7441 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10059 (-1415022225148346368)]} 0 0 [junit4:junit4] 2> 7447 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7448 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10059 (-1415022225150443520)]} 0 5 [junit4:junit4] 2> 7451 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10075 (1415022225157783552)]} 0 1 [junit4:junit4] 2> 7465 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7467 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10075 (1415022225164075008)]} 0 11 [junit4:junit4] 2> 7470 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10076 (1415022225177706496)]} 0 1 [junit4:junit4] 2> 7477 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7478 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10076 (1415022225181900800)]} 0 5 [junit4:junit4] 2> 7483 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10060 (-1415022225192386560)]} 0 0 [junit4:junit4] 2> 7489 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7493 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10060 (-1415022225195532288)]} 0 8 [junit4:junit4] 2> 7497 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10077 (1415022225206018048)]} 0 1 [junit4:junit4] 2> 7523 T827 C60 P40045 /update {wt=javabin&version=2} {add=[82 (1415022225100111872)]} 0 128 [junit4:junit4] 2> 7531 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7532 T842 C59 P36545 /update {wt=javabin&version=2} {add=[82 (1415022225238523904)]} 0 5 [junit4:junit4] 2> 7537 T827 C60 P40045 /update {wt=javabin&version=2} {add=[83 (1415022225246912512)]} 0 2 [junit4:junit4] 2> 7567 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7567 T842 C59 P36545 /update {wt=javabin&version=2} {add=[83 (1415022225252155392)]} 0 27 [junit4:junit4] 2> 7570 T827 C60 P40045 /update {wt=javabin&version=2} {add=[84 (1415022225283612672)]} 0 1 [junit4:junit4] 2> 7578 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7590 T842 C59 P36545 /update {wt=javabin&version=2} {add=[84 (1415022225287806976)]} 0 16 [junit4:junit4] 2> 7593 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[63 (-1415022225306681344)]} 0 1 [junit4:junit4] 2> 7597 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7597 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[63 (-1415022225309827072)]} 0 2 [junit4:junit4] 2> 7600 T827 C60 P40045 /update {wt=javabin&version=2} {add=[85 (1415022225314021376)]} 0 1 [junit4:junit4] 2> 7610 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7610 T842 C59 P36545 /update {wt=javabin&version=2} {add=[85 (1415022225322409984)]} 0 4 [junit4:junit4] 2> 7613 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[65 (-1415022225328701440)]} 0 1 [junit4:junit4] 2> 7617 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7617 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[65 (-1415022225330798592)]} 0 2 [junit4:junit4] 2> 7620 T827 C60 P40045 /update {wt=javabin&version=2} {add=[86 (1415022225336041472)]} 0 0 [junit4:junit4] 2> 7627 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7633 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=129 [junit4:junit4] 2> 7634 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10077 (1415022225210212352)]} 0 135 [junit4:junit4] 2> 7637 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10078 (1415022225353867264)]} 0 1 [junit4:junit4] 2> 7638 T842 C59 P36545 /update {wt=javabin&version=2} {add=[86 (1415022225340235776)]} 0 14 [junit4:junit4] 2> 7642 T827 C60 P40045 /update {wt=javabin&version=2} {add=[87 (1415022225359110144)]} 0 0 [junit4:junit4] 2> 7644 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7645 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10078 (1415022225357012992)]} 0 5 [junit4:junit4] 2> 7649 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7649 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10079 (1415022225365401600)]} 0 1 [junit4:junit4] 2> 7656 T842 C59 P36545 /update {wt=javabin&version=2} {add=[87 (1415022225362255872)]} 0 11 [junit4:junit4] 2> 7657 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7657 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10079 (1415022225371693056)]} 0 4 [junit4:junit4] 2> 7660 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10062 (-1415022225376935936)]} 0 1 [junit4:junit4] 2> 7700 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7700 T827 C60 P40045 /update {wt=javabin&version=2} {add=[88 (1415022225419927552)]} 0 0 [junit4:junit4] 2> 7701 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10062 (-1415022225380081664)]} 0 39 [junit4:junit4] 2> 7707 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7708 T843 C59 P36545 /update {wt=javabin&version=2} {add=[88 (1415022225425170432)]} 0 4 [junit4:junit4] 2> 7713 T827 C60 P40045 /update {wt=javabin&version=2} {add=[89 (1415022225432510464)]} 0 1 [junit4:junit4] 2> 7716 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10080 (1415022225424121856)]} 0 12 [junit4:junit4] 2> 7722 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7722 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10080 (1415022225438801920)]} 0 4 [junit4:junit4] 2> 7726 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10081 (1415022225446141952)]} 0 2 [junit4:junit4] 2> 7741 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=23 [junit4:junit4] 2> 7743 T843 C59 P36545 /update {wt=javabin&version=2} {add=[89 (1415022225435656192)]} 0 28 [junit4:junit4] 2> 7746 T826 C60 P40045 /update {wt=javabin&version=2} {add=[90 (1415022225468162048)]} 0 0 [junit4:junit4] 2> 7746 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7752 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7753 T843 C59 P36545 /update {wt=javabin&version=2} {add=[90 (1415022225471307776)]} 0 4 [junit4:junit4] 2> 7756 T826 C60 P40045 /update {wt=javabin&version=2} {add=[91 (1415022225477599232)]} 0 1 [junit4:junit4] 2> 7758 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10081 (1415022225450336256)]} 0 29 [junit4:junit4] 2> 7761 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7761 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10082 (1415022225482842112)]} 0 1 [junit4:junit4] 2> 7763 T843 C59 P36545 /update {wt=javabin&version=2} {add=[91 (1415022225480744960)]} 0 5 [junit4:junit4] 2> 7766 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7767 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10082 (1415022225485987840)]} 0 4 [junit4:junit4] 2> 7768 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[66 (-1415022225491230720)]} 0 1 [junit4:junit4] 2> 7772 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7772 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[66 (-1415022225493327872)]} 0 2 [junit4:junit4] 2> 7775 T826 C60 P40045 /update {wt=javabin&version=2} {add=[92 (1415022225497522176)]} 0 1 [junit4:junit4] 2> 7779 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10083 (1415022225492279296)]} 0 10 [junit4:junit4] 2> 7780 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7781 T842 C59 P36545 /update {wt=javabin&version=2} {add=[92 (1415022225500667904)]} 0 4 [junit4:junit4] 2> 7784 T827 C60 P40045 /update {wt=javabin&version=2} {add=[93 (1415022225506959360)]} 0 1 [junit4:junit4] 2> 7784 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7785 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10083 (1415022225505910784)]} 0 3 [junit4:junit4] 2> 7788 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10084 (1415022225512202240)]} 0 0 [junit4:junit4] 2> 7790 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7791 T842 C59 P36545 /update {wt=javabin&version=2} {add=[93 (1415022225511153664)]} 0 4 [junit4:junit4] 2> 7794 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[67 (-1415022225518493696)]} 0 0 [junit4:junit4] 2> 7796 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7798 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10084 (1415022225517445120)]} 0 5 [junit4:junit4] 2> 7801 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7802 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[67 (-1415022225521639424)]} 0 5 [junit4:junit4] 2> 7803 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10063 (-1415022225527930880)]} 0 1 [junit4:junit4] 2> 7807 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7807 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10063 (-1415022225530028032)]} 0 2 [junit4:junit4] 2> 7809 T827 C60 P40045 /update {wt=javabin&version=2} {add=[94 (1415022225531076608)]} 0 3 [junit4:junit4] 2> 7810 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10085 (1415022225535270912)]} 0 1 [junit4:junit4] 2> 7818 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7818 T842 C59 P36545 /update {wt=javabin&version=2} {add=[94 (1415022225539465216)]} 0 4 [junit4:junit4] 2> 7822 T827 C60 P40045 /update {wt=javabin&version=2} {add=[95 (1415022225546805248)]} 0 2 [junit4:junit4] 2> 7825 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=9 [junit4:junit4] 2> 7825 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10085 (1415022225538416640)]} 0 12 [junit4:junit4] 2> 7828 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[10065 (-1415022225554145280)]} 0 1 [junit4:junit4] 2> 7836 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7837 T842 C59 P36545 /update {wt=javabin&version=2} {add=[95 (1415022225549950976)]} 0 13 [junit4:junit4] 2> 7842 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7852 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10065 (-1415022225556242432)]} 0 22 [junit4:junit4] 2> 7855 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10086 (1415022225582456832)]} 0 1 [junit4:junit4] 2> 7858 T827 C60 P40045 /update {wt=javabin&version=2} {add=[96 (1415022225585602560)]} 0 1 [junit4:junit4] 2> 7862 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7862 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10086 (1415022225585602560)]} 0 4 [junit4:junit4] 2> 7869 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10087 (1415022225597136896)]} 0 0 [junit4:junit4] 2> 7876 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7877 T842 C59 P36545 /update {wt=javabin&version=2} {add=[96 (1415022225596088320)]} 0 9 [junit4:junit4] 2> 7879 T827 C60 P40045 /update {wt=javabin&version=2} {delete=[72 (-1415022225607622656)]} 0 0 [junit4:junit4] 2> 7881 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7882 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10087 (1415022225607622656)]} 0 4 [junit4:junit4] 2> 7885 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7887 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[72 (-1415022225611816960)]} 0 4 [junit4:junit4] 2> 7890 T826 C60 P40045 /update {wt=javabin&version=2} {add=[97 (1415022225618108416)]} 0 1 [junit4:junit4] 2> 7885 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10088 (1415022225612865536)]} 0 1 [junit4:junit4] 2> 7895 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7896 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10088 (1415022225621254144)]} 0 4 [junit4:junit4] 2> 7903 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10089 (1415022225631739904)]} 0 1 [junit4:junit4] 2> 7905 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7906 T842 C59 P36545 /update {wt=javabin&version=2} {add=[97 (1415022225631739904)]} 0 7 [junit4:junit4] 2> 7908 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7908 T827 C60 P40045 /update {wt=javabin&version=2} {add=[98 (1415022225638031360)]} 0 0 [junit4:junit4] 2> 7909 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10089 (1415022225635934208)]} 0 4 [junit4:junit4] 2> 7911 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10090 (1415022225641177088)]} 0 0 [junit4:junit4] 2> 7914 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7916 T843 C59 P36545 /update {wt=javabin&version=2} {add=[98 (1415022225641177088)]} 0 5 [junit4:junit4] 2> 7918 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[74 (-1415022225648517120)]} 0 0 [junit4:junit4] 2> 7922 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 7923 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[74 (-1415022225650614272)]} 0 3 [junit4:junit4] 2> 7937 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=20 [junit4:junit4] 2> 7938 T826 C60 P40045 /update {wt=javabin&version=2} {add=[99 (1415022225659002880)]} 0 10 [junit4:junit4] 2> 7938 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10090 (1415022225645371392)]} 0 23 [junit4:junit4] 2> 7953 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10091 (1415022225683120128)]} 0 2 [junit4:junit4] 2> 7959 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=5 [junit4:junit4] 2> 7960 T842 C59 P36545 /update {wt=javabin&version=2} {add=[99 (1415022225672634368)]} 0 19 [junit4:junit4] 2> 7963 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[75 (-1415022225695703040)]} 0 0 [junit4:junit4] 2> 7971 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7972 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10091 (1415022225688363008)]} 0 16 [junit4:junit4] 2> 7975 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10066 (-1415022225708285952)]} 0 0 [junit4:junit4] 2> 7985 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 7988 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 7988 T843 C59 P36545 /update {wt=javabin&version=2} {delete=[10066 (-1415022225718771712)]} 0 3 [junit4:junit4] 2> 7990 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[75 (-1415022225698848768)]} 0 24 [junit4:junit4] 2> 7991 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10092 (1415022225725063168)]} 0 1 [junit4:junit4] 2> 7997 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 8002 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10092 (1415022225728208896)]} 0 9 [junit4:junit4] 2> 8005 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10093 (1415022225739743232)]} 0 1 [junit4:junit4] 2> 8011 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8012 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10093 (1415022225742888960)]} 0 4 [junit4:junit4] 2> 8014 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10067 (-1415022225749180416)]} 0 0 [junit4:junit4] 2> 8019 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8019 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10067 (-1415022225752326144)]} 0 3 [junit4:junit4] 2> 8022 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10094 (1415022225757569024)]} 0 1 [junit4:junit4] 2> 8025 T827 C60 P40045 /update {wt=javabin&version=2} {add=[100 (1415022225731354624)]} 0 28 [junit4:junit4] 2> 8030 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8031 T842 C59 P36545 /update {wt=javabin&version=2} {add=[100 (1415022225762811904)]} 0 4 [junit4:junit4] 2> 8032 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8033 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10094 (1415022225764909056)]} 0 4 [junit4:junit4] 2> 8034 T826 C60 P40045 /update {wt=javabin&version=2} {add=[101 (1415022225770151936)]} 0 1 [junit4:junit4] 2> 8037 T827 C60 P40045 /update {wt=javabin&version=2} {add=[10095 (1415022225771200512)]} 0 2 [junit4:junit4] 2> 8040 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 8042 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8042 T843 C59 P36545 /update {wt=javabin&version=2} {add=[101 (1415022225773297664)]} 0 5 [junit4:junit4] 2> 8043 T842 C59 P36545 /update {wt=javabin&version=2} {add=[10095 (1415022225775394816)]} 0 4 [junit4:junit4] 2> 8046 T827 C60 P40045 /update {wt=javabin&version=2} {add=[102 (1415022225782734848)]} 0 0 [junit4:junit4] 2> 8045 T826 C60 P40045 /update {wt=javabin&version=2} {add=[10096 (1415022225781686272)]} 0 0 [junit4:junit4] 2> 8052 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 8052 T842 C59 P36545 /update {wt=javabin&version=2} {add=[102 (1415022225785880576)]} 0 3 [junit4:junit4] 2> 8056 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[77 (-1415022225793220608)]} 0 0 [junit4:junit4] 2> 8068 T853 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 8068 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[77 (-1415022225803706368)]} 0 3 [junit4:junit4] 2> 8071 T826 C60 P40045 /update {wt=javabin&version=2} {add=[103 (1415022225808949248)]} 0 0 [junit4:junit4] 2> 8072 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=17 [junit4:junit4] 2> 8073 T843 C59 P36545 /update {wt=javabin&version=2} {add=[10096 (1415022225789026304)]} 0 21 [junit4:junit4] 2> 8077 T826 C60 P40045 /update {wt=javabin&version=2} {delete=[10072 (-1415022225814192128)]} 0 1 [junit4:junit4] 2> 8078 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 8078 T842 C59 P36545 /update {wt=javabin&version=2} {add=[103 (1415022225812094976)]} 0 4 [junit4:junit4] 2> 8081 T827 C60 P40045 /update {wt=javabin&version=2} {add=[104 (1415022225819435008)]} 0 1 [junit4:junit4] 2> 8083 T854 C58 P37835 REQ /update {distrib.from=http://127.0.0.1:36545/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 8088 T842 C59 P36545 /update {wt=javabin&version=2} {delete=[10072 (-1415022225819435008)]} 0 7 [junit4:junit4] 2> 8092 T827 C60 [...truncated too long message...] on to server localhost.localdomain/127.0.0.1:48064 [junit4:junit4] 2> 24086 T848 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 24086 T814 oaz.ZooKeeper.close Session: 0x13a32b35a6c0003 closed [junit4:junit4] 2> 24087 T814 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 24138 T814 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 37835 [junit4:junit4] 2> 24138 T814 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17760467 [junit4:junit4] 2> 25483 T941 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48064 [junit4:junit4] 2> 25584 T942 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 25584 T814 oaz.ZooKeeper.close Session: 0x13a32b35a6c0007 closed [junit4:junit4] 2> 25585 T814 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 25693 T814 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=57CC7B05915032DC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=Universal -Dtests.file.encoding=ISO-8859-1 [junit4:junit4] ERROR 25.7s J1 | RecoveryZkTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:37835/solr/collection1 returned non ok status:404, message:Can not find: /solr/collection1/select [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([57CC7B05915032DC:D62AF51DE60F52E0]:0) [junit4:junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372) [junit4:junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181) [junit4:junit4] > at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90) [junit4:junit4] > at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) [junit4:junit4] > at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:92) [junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:695) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] 2> 25707 T814 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=Lucene40: {range_facet_l=PostingsFormat(name=MockRandom), text=Pulsing40(freqCutoff=1 minBlockSize=58 maxBlockSize=187), _version_=PostingsFormat(name=NestedPulsing), rnd_b=Pulsing40(freqCutoff=16 minBlockSize=58 maxBlockSize=187), intDefault=PostingsFormat(name=NestedPulsing), id=Pulsing40(freqCutoff=16 minBlockSize=58 maxBlockSize=187), timestamp=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), range_facet_sl=Pulsing40(freqCutoff=16 minBlockSize=58 maxBlockSize=187), range_facet_si=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=NestedPulsing)}, sim=DefaultSimilarity, locale=es_HN, timezone=Universal [junit4:junit4] 2> NOTE: Linux 3.2.0-31-generic i386/Sun Microsystems Inc. 1.6.0_35 (32-bit)/cpus=8,threads=1,free=125498536,total=215089152 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestCSVLoader, DebugComponentTest, TestDistributedSearch, URLClassifyProcessorTest, TestSurroundQueryParser, XmlUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestUpdate, TestSolrDeletionPolicy1, TestDocSet, TestSolrDeletionPolicy2, TestJmxIntegration, TestCollationKeyRangeQueries, EchoParamsTest, LeaderElectionTest, ConvertedLegacyTest, TestOmitPositions, TestRTGBase, TestDFRSimilarityFactory, PrimUtilsTest, SignatureUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, QueryEqualityTest, TestUtils, TermVectorComponentDistributedTest, HighlighterTest, TermVectorComponentTest, DisMaxRequestHandlerTest, DocumentBuilderTest, TestRemoteStreaming, ScriptEngineTest, TestSolrCoreProperties, TestDistributedGrouping, TestQueryUtils, SoftAutoCommitTest, QueryParsingTest, ZkNodePropsTest, PolyFieldTest, OutputWriterTest, RecoveryZkTest] [junit4:junit4] Completed on J1 in 25.73s, 1 test, 1 error <<< FAILURES! [...truncated 454 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:38: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:180: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1143: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:816: There were test failures: 231 suites, 959 tests, 1 error, 7 ignored (2 assumptions) Total time: 28 minutes 25 seconds Build step 'Invoke Ant' marked build as failure Recording test results Description set: Java: 32bit/jdk1.6.0_35 -server -XX:+UseParallelGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_66_567789808.1349471024079 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_66_567789808.1349471024079--