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 199B3D744 for ; Tue, 16 Oct 2012 11:21:05 +0000 (UTC) Received: (qmail 44178 invoked by uid 500); 16 Oct 2012 11:21:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 44130 invoked by uid 500); 16 Oct 2012 11:21:03 -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 44092 invoked by uid 99); 16 Oct 2012 11:21:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 11:21:02 +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; Tue, 16 Oct 2012 11:20:40 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id AEDE214AA070 for ; Tue, 16 Oct 2012 11:20:19 +0000 (UTC) Date: Tue, 16 Oct 2012 11:19:52 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <881495722.5.1350386419704.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_35) - Build # 1796 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4_2086846096.1350386392110" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4_2086846096.1350386392110 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1796/ Java: 32bit/jdk1.6.0_35 -client -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: Server at http://127.0.0.1:55455/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:55455/solr/collection1 returned non ok status:404, message:Can not find: /solr/collection1/select at __randomizedtesting.SeedInfo.seed([A48451EEB03A0682:2562DFF6C76566BE]: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 7773 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest [junit4:junit4] 2> 5 T348 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-RecoveryZkTest-1350385816919 [junit4:junit4] 2> 6 T348 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 7 T349 oazs.ZooKeeperServer.setTickTime tickTime set to 1000 [junit4:junit4] 2> 8 T349 oazs.NIOServerCnxn$Factory. binding to port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 8 T349 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 106 T348 oasc.ZkTestServer.run start zk server on port:34458 [junit4:junit4] 2> 107 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18acf07 [junit4:junit4] 2> 108 T354 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 108 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 108 T354 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 109 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39989 [junit4:junit4] 2> 109 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39989 [junit4:junit4] 2> 109 T352 oazsp.FileTxnLog.append Creating new log file: log.1 [junit4:junit4] 2> 172 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0000 with negotiated timeout 10000 for client /127.0.0.1:39989 [junit4:junit4] 2> 172 T354 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0000, negotiated timeout = 10000 [junit4:junit4] 2> 172 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18acf07 name:ZooKeeperConnection Watcher:127.0.0.1:34458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 173 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 173 T348 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 175 T353 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13a6944555a0000 [junit4:junit4] 2> 176 T355 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 176 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39989 which had sessionid 0x13a6944555a0000 [junit4:junit4] 2> 176 T348 oaz.ZooKeeper.close Session: 0x13a6944555a0000 closed [junit4:junit4] 2> 177 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18d8415 [junit4:junit4] 2> 177 T356 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 177 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 178 T356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 178 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39990 [junit4:junit4] 2> 178 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39990 [junit4:junit4] 2> 179 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0001 with negotiated timeout 10000 for client /127.0.0.1:39990 [junit4:junit4] 2> 179 T356 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0001, negotiated timeout = 10000 [junit4:junit4] 2> 179 T357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d8415 name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 179 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 180 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4:junit4] 2> 181 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4:junit4] 2> 183 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4:junit4] 2> 184 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4:junit4] 2> 186 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 187 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 189 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 190 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4:junit4] 2> 192 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 193 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 198 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 198 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4:junit4] 2> 200 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 200 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4:junit4] 2> 202 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 203 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4:junit4] 2> 204 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 205 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 207 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 208 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 210 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 210 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 212 T348 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 212 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4:junit4] 2> 214 T353 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x13a6944555a0001 [junit4:junit4] 2> 214 T357 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 214 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39990 which had sessionid 0x13a6944555a0001 [junit4:junit4] 2> 214 T348 oaz.ZooKeeper.close Session: 0x13a6944555a0001 closed [junit4:junit4] 2> 286 T348 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 288 T348 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:41137 [junit4:junit4] 2> 289 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 290 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128 [junit4:junit4] 2> 290 T348 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/' [junit4:junit4] 2> 306 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 307 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 307 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128 [junit4:junit4] 2> 308 T348 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/solr.xml [junit4:junit4] 2> 308 T348 oasc.CoreContainer. New CoreContainer 1609846 [junit4:junit4] 2> 309 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/' [junit4:junit4] 2> 309 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/' [junit4:junit4] 2> 330 T348 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 346 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34458/solr [junit4:junit4] 2> 358 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@172c218 [junit4:junit4] 2> 359 T367 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 359 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 360 T367 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 360 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39991 [junit4:junit4] 2> 360 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39991 [junit4:junit4] 2> 362 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0002 with negotiated timeout 5000 for client /127.0.0.1:39991 [junit4:junit4] 2> 362 T367 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0002, negotiated timeout = 5000 [junit4:junit4] 2> 362 T368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@172c218 name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 362 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 363 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 364 T348 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4:junit4] 2> 365 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41137_solr [junit4:junit4] 2> 366 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:delete cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41137_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41137_solr [junit4:junit4] 2> 366 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41137_solr [junit4:junit4] 2> 368 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 368 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 369 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 369 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 369 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 370 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 370 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 371 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 371 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 371 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 374 T348 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4:junit4] 2> 378 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 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> 378 T348 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4:junit4] 2> 379 T348 oasc.Overseer.start Overseer (id=88498884897800194-127.0.0.1:41137_solr-n_0000000000) starting [junit4:junit4] 2> 380 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 383 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 384 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 386 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 387 T370 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4:junit4] 2> 387 T348 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4:junit4] 2> 389 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 395 T369 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4:junit4] 2> 399 T348 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/collection1 [junit4:junit4] 2> 399 T348 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4:junit4] 2> 400 T348 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 400 T348 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection [junit4:junit4] 2> 402 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/collection1/' [junit4:junit4] 2> 402 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/collection1/lib/README' to classloader [junit4:junit4] 2> 403 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/collection1/lib/classes/' to classloader [junit4:junit4] 2> 445 T348 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 498 T348 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 499 T348 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 504 T348 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 978 T348 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 985 T348 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 988 T348 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 1000 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 1003 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 1007 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1008 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1009 T348 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1350385817128/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/ [junit4:junit4] 2> 1011 T348 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d16fc1 [junit4:junit4] 2> 1018 T348 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/index/ [junit4:junit4] 2> 1018 T348 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1019 T348 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/index forceNew:false [junit4:junit4] 2> 1022 T348 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 1022 T348 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 1023 T348 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 1026 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 1026 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 1027 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 1027 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 1028 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 1029 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1029 T348 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1030 T348 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1031 T348 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1031 T348 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 1032 T348 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1032 T348 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1033 T348 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1033 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1034 T348 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1034 T348 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1035 T348 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1035 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1036 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1036 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1037 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1037 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1038 T348 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1038 T348 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1039 T348 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1042 T348 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 1044 T348 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 1045 T348 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> 1048 T348 oass.SolrIndexSearcher. Opening Searcher@5855bd main [junit4:junit4] 2> 1055 T348 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 1055 T348 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 1056 T348 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 1061 T348 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 1086 T371 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5855bd main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 1090 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 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> 1095 T348 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 1096 T348 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:41137/solr shardId:control_shard [junit4:junit4] 2> 1099 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false [junit4:junit4] 2> 1102 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 1107 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 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> 1107 T348 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 1108 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x63 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1398 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1402 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 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> 1408 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 1609 T348 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 1610 T348 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 1610 T348 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41137/solr/collection1/ [junit4:junit4] 2> 1611 T348 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 1611 T348 oasc.SyncStrategy.syncToMe http://127.0.0.1:41137/solr/collection1/ has no replicas [junit4:junit4] 2> 1612 T348 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41137/solr/collection1/ [junit4:junit4] 2> 1612 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/control_shard [junit4:junit4] 2> 1615 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0002 type:create cxid:0x88 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1911 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1914 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 1917 T348 oasc.ZkController.register We are http://127.0.0.1:41137/solr/collection1/ and leader is http://127.0.0.1:41137/solr/collection1/ [junit4:junit4] 2> 1918 T348 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41137/solr [junit4:junit4] 2> 1918 T348 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 1920 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1920 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 1921 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 1921 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 1974 T348 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 1978 T348 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:57993 [junit4:junit4] 2> 1978 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1979 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836 [junit4:junit4] 2> 1979 T348 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/' [junit4:junit4] 2> 1991 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 1992 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1992 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836 [junit4:junit4] 2> 1992 T348 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/solr.xml [junit4:junit4] 2> 1993 T348 oasc.CoreContainer. New CoreContainer 24297002 [junit4:junit4] 2> 1993 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/' [junit4:junit4] 2> 1993 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/' [junit4:junit4] 2> 2006 T348 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 2030 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34458/solr [junit4:junit4] 2> 2030 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@4364c5 [junit4:junit4] 2> 2031 T381 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 2031 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 2034 T381 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 2034 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39992 [junit4:junit4] 2> 2034 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39992 [junit4:junit4] 2> 2036 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0003 with negotiated timeout 5000 for client /127.0.0.1:39992 [junit4:junit4] 2> 2036 T381 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0003, negotiated timeout = 5000 [junit4:junit4] 2> 2036 T382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4364c5 name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 2036 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 2037 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 type:create cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 2038 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 2038 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57993_solr [junit4:junit4] 2> 2039 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 type:delete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57993_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57993_solr [junit4:junit4] 2> 2039 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57993_solr [junit4:junit4] 2> 2040 T368 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 2041 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 2041 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 2042 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 2042 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2042 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 2043 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2043 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2043 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2044 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 2044 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 2048 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 2052 T348 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/collection1 [junit4:junit4] 2> 2053 T348 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 2053 T348 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 2054 T348 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 2055 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/collection1/' [junit4:junit4] 2> 2055 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/collection1/lib/README' to classloader [junit4:junit4] 2> 2056 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/collection1/lib/classes/' to classloader [junit4:junit4] 2> 2094 T348 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 2150 T348 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 2151 T348 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 2156 T348 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 2416 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 2419 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 2419 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 2623 T348 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 2629 T348 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 2632 T348 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 2643 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2648 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2653 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2654 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2656 T348 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1350385818836/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/ [junit4:junit4] 2> 2656 T348 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d16fc1 [junit4:junit4] 2> 2657 T348 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/index/ [junit4:junit4] 2> 2658 T348 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2659 T348 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/index forceNew:false [junit4:junit4] 2> 2663 T348 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 2664 T348 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 2664 T348 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 2666 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 2666 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 2667 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 2667 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 2667 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 2668 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2668 T348 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2669 T348 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2669 T348 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2670 T348 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 2670 T348 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2671 T348 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2671 T348 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2672 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2672 T348 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2673 T348 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2673 T348 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2674 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2674 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2675 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2675 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2676 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2676 T348 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2677 T348 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2677 T348 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2679 T348 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 2681 T348 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 2682 T348 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> 2685 T348 oass.SolrIndexSearcher. Opening Searcher@2fe28 main [junit4:junit4] 2> 2685 T348 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 2686 T348 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 2686 T348 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 2690 T348 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 2715 T383 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fe28 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 2922 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 2927 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 2927 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3220 T348 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 3220 T348 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:57993/solr shardId:shard1 [junit4:junit4] 2> 3221 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 3226 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 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> 3227 T348 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 3227 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 type:create cxid:0x44 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3228 T348 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 3229 T348 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 3229 T348 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57993/solr/collection1/ [junit4:junit4] 2> 3229 T348 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 3230 T348 oasc.SyncStrategy.syncToMe http://127.0.0.1:57993/solr/collection1/ has no replicas [junit4:junit4] 2> 3230 T348 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57993/solr/collection1/ [junit4:junit4] 2> 3230 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 2> 3234 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0003 type:create cxid:0x4e zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3430 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3435 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3435 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3435 T348 oasc.ZkController.register We are http://127.0.0.1:57993/solr/collection1/ and leader is http://127.0.0.1:57993/solr/collection1/ [junit4:junit4] 2> 3436 T348 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57993/solr [junit4:junit4] 2> 3436 T348 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 3437 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3438 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3438 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 3439 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 3500 T348 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 3502 T348 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:55455 [junit4:junit4] 2> 3503 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3503 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354 [junit4:junit4] 2> 3503 T348 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/' [junit4:junit4] 2> 3516 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 3516 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3516 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354 [junit4:junit4] 2> 3517 T348 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/solr.xml [junit4:junit4] 2> 3517 T348 oasc.CoreContainer. New CoreContainer 19930884 [junit4:junit4] 2> 3517 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/' [junit4:junit4] 2> 3518 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/' [junit4:junit4] 2> 3531 T348 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 3546 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34458/solr [junit4:junit4] 2> 3546 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=5000 watcher=org.apache.solr.common.cloud.ConnectionManager@b8df14 [junit4:junit4] 2> 3547 T393 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 3547 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 3548 T393 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 3548 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39993 [junit4:junit4] 2> 3548 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39993 [junit4:junit4] 2> 3549 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0004 with negotiated timeout 5000 for client /127.0.0.1:39993 [junit4:junit4] 2> 3549 T393 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0004, negotiated timeout = 5000 [junit4:junit4] 2> 3550 T394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8df14 name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 3550 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 3550 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0004 type:create cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3551 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0004 type:create cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3552 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55455_solr [junit4:junit4] 2> 3552 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13a6944555a0004 type:delete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55455_solr Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55455_solr [junit4:junit4] 2> 3553 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55455_solr [junit4:junit4] 2> 3554 T382 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 3554 T368 oascc.ZkStateReader$3.process Updating live nodes [junit4:junit4] 2> 3555 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 3555 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3555 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 3556 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3556 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3556 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3557 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3557 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3557 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3558 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 3563 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 3568 T348 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/collection1 [junit4:junit4] 2> 3568 T348 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 3569 T348 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 3569 T348 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 3570 T348 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/collection1/' [junit4:junit4] 2> 3571 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/collection1/lib/README' to classloader [junit4:junit4] 2> 3571 T348 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/collection1/lib/classes/' to classloader [junit4:junit4] 2> 3609 T348 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 3664 T348 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 3665 T348 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 3670 T348 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 3938 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3941 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3941 T394 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 3941 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4148 T348 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 4155 T348 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 4158 T348 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 4167 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4171 T348 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4175 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4176 T348 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4177 T348 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1350385820354/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/ [junit4:junit4] 2> 4178 T348 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d16fc1 [junit4:junit4] 2> 4178 T348 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/index/ [junit4:junit4] 2> 4179 T348 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4179 T348 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/index forceNew:false [junit4:junit4] 2> 4182 T348 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4183 T348 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 4183 T348 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 4185 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 4185 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 4186 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 4186 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 4187 T348 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 4187 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4188 T348 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4188 T348 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4189 T348 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4189 T348 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 4190 T348 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 4190 T348 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4191 T348 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4191 T348 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4191 T348 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4192 T348 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4193 T348 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4193 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4194 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4194 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4195 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4195 T348 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4196 T348 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4196 T348 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 4197 T348 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 4199 T348 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 4201 T348 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 4202 T348 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> 4205 T348 oass.SolrIndexSearcher. Opening Searcher@351b05 main [junit4:junit4] 2> 4206 T348 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 4206 T348 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 4207 T348 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 4211 T348 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 4235 T395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@351b05 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 4444 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4448 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4448 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4448 T394 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4740 T348 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 4740 T348 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:55455/solr shardId:shard1 [junit4:junit4] 2> 4743 T348 oasc.ZkController.register We are http://127.0.0.1:55455/solr/collection1/ and leader is http://127.0.0.1:57993/solr/collection1/ [junit4:junit4] 2> 4743 T348 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55455/solr [junit4:junit4] 2> 4743 T348 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 4744 T348 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@a06e26 url=http://127.0.0.1:55455/solr/collection1 node=127.0.0.1:55455_solr [junit4:junit4] 2> 4747 T396 C17 P55455 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 4747 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4749 T396 C17 P55455 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 4749 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 4749 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 4750 T396 C17 P55455 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57993/solr/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 4750 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 4754 T396 C17 P55455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false [junit4:junit4] 2> 4755 T348 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10b7f7 [junit4:junit4] 2> 4756 T397 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 4756 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 4757 T397 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 4757 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:39994 [junit4:junit4] 2> 4757 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:39994 [junit4:junit4] 2> 4759 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0005 with negotiated timeout 10000 for client /127.0.0.1:39994 [junit4:junit4] 2> 4759 T397 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0005, negotiated timeout = 10000 [junit4:junit4] 2> 4759 T398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10b7f7 name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 4759 T396 C17 P55455 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55455/solr START replicas=[http://127.0.0.1:57993/solr/collection1/] nUpdates=100 [junit4:junit4] 2> 4759 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 4760 T396 C17 P55455 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 4761 T396 C17 P55455 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 4761 T396 C17 P55455 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 4760 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 4762 T396 C17 P55455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 4763 T348 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4:junit4] 2> 4763 T348 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4:junit4] 2> 4766 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> ASYNC NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@8b3d98 url=http://127.0.0.1:57993/solr/collection1 node=127.0.0.1:57993_solr [junit4:junit4] 2> 4768 T374 C18 P57993 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 [junit4:junit4] 2> ASYNC NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@1b5a4ca url=http://127.0.0.1:41137/solr/collection1 node=127.0.0.1:41137_solr [junit4:junit4] 2> 4776 T361 C19 P41137 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16 [junit4:junit4] 2> 4782 T361 C19 P41137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4783 T361 C19 P41137 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 4793 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10001 (1415982163367559168)]} 0 20 [junit4:junit4] 2> 4793 T360 C19 P41137 /update {wt=javabin&version=2} {add=[1 (1415982163367559169)]} 0 20 [junit4:junit4] 2> 4794 T400 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:34458/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@f7f18e [junit4:junit4] 2> 4794 T402 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:34458 [junit4:junit4] 2> 4794 T400 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 4795 T402 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34458, initiating session [junit4:junit4] 2> 4795 T350 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:40000 [junit4:junit4] 2> 4795 T350 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:40000 [junit4:junit4] 2> 4796 T352 oazs.NIOServerCnxn.finishSessionInit Established session 0x13a6944555a0006 with negotiated timeout 10000 for client /127.0.0.1:40000 [junit4:junit4] 2> 4796 T402 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server localhost.localdomain/127.0.0.1:34458, sessionid = 0x13a6944555a0006, negotiated timeout = 10000 [junit4:junit4] 2> 4797 T403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f7f18e name:ZooKeeperConnection Watcher:127.0.0.1:34458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 4797 T400 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 4797 T400 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 4815 T377 C18 P57993 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4816 T377 C18 P57993 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 4818 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10001 (1415982163403210752)]} 0 4 [junit4:junit4] 2> 4818 T376 C18 P57993 /update {wt=javabin&version=2} {add=[1 (1415982163403210753)]} 0 5 [junit4:junit4] 2> 4821 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10001 (-1415982163409502208)]} 0 1 [junit4:junit4] 2> 4821 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[1 (-1415982163409502209)]} 0 1 [junit4:junit4] 2> 4823 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10001 (-1415982163412647936)]} 0 0 [junit4:junit4] 2> 4823 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[1 (-1415982163412647937)]} 0 0 [junit4:junit4] 2> 4825 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10002 (1415982163414745088)]} 0 0 [junit4:junit4] 2> 4826 T361 C19 P41137 /update {wt=javabin&version=2} {add=[2 (1415982163414745089)]} 0 1 [junit4:junit4] 2> 4828 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10002 (1415982163416842240)]} 0 1 [junit4:junit4] 2> 4828 T377 C18 P57993 /update {wt=javabin&version=2} {add=[2 (1415982163417890816)]} 0 0 [junit4:junit4] 2> 4830 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10003 (1415982163419987968)]} 0 0 [junit4:junit4] 2> 4831 T360 C19 P41137 /update {wt=javabin&version=2} {add=[3 (1415982163419987969)]} 0 1 [junit4:junit4] 2> 4833 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10003 (1415982163422085120)]} 0 1 [junit4:junit4] 2> 4833 T376 C18 P57993 /update {wt=javabin&version=2} {add=[3 (1415982163422085121)]} 0 1 [junit4:junit4] 2> 4834 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10002 (-1415982163424182272)]} 0 0 [junit4:junit4] 2> 4835 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[2 (-1415982163425230848)]} 0 0 [junit4:junit4] 2> 4836 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10002 (-1415982163426279424)]} 0 0 [junit4:junit4] 2> 4837 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[2 (-1415982163427328000)]} 0 0 [junit4:junit4] 2> 4839 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10004 (1415982163428376576)]} 0 1 [junit4:junit4] 2> 4839 T360 C19 P41137 /update {wt=javabin&version=2} {add=[4 (1415982163429425152)]} 0 1 [junit4:junit4] 2> 4841 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10004 (1415982163430473728)]} 0 1 [junit4:junit4] 2> 4841 T376 C18 P57993 /update {wt=javabin&version=2} {add=[4 (1415982163431522304)]} 0 0 [junit4:junit4] 2> 4843 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10005 (1415982163433619456)]} 0 0 [junit4:junit4] 2> 4852 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10005 (1415982163442008064)]} 0 1 [junit4:junit4] 2> 4855 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10006 (1415982163445153792)]} 0 1 [junit4:junit4] 2> 4855 T361 C19 P41137 /update {wt=javabin&version=2} {add=[5 (1415982163433619457)]} 0 12 [junit4:junit4] 2> 4858 T377 C18 P57993 /update {wt=javabin&version=2} {add=[5 (1415982163448299521)]} 0 1 [junit4:junit4] 2> 4861 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10006 (1415982163448299520)]} 0 4 [junit4:junit4] 2> 4861 T361 C19 P41137 /update {wt=javabin&version=2} {add=[6 (1415982163451445248)]} 0 1 [junit4:junit4] 2> 4863 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10007 (1415982163454590976)]} 0 0 [junit4:junit4] 2> 4863 T376 C18 P57993 /update {wt=javabin&version=2} {add=[6 (1415982163454590976)]} 0 0 [junit4:junit4] 2> 4865 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10007 (1415982163456688128)]} 0 0 [junit4:junit4] 2> 4866 T360 C19 P41137 /update {wt=javabin&version=2} {add=[7 (1415982163456688128)]} 0 1 [junit4:junit4] 2> 4868 T377 C18 P57993 /update {wt=javabin&version=2} {add=[7 (1415982163458785280)]} 0 1 [junit4:junit4] 2> 4868 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10008 (1415982163458785280)]} 0 1 [junit4:junit4] 2> 4870 T360 C19 P41137 /update {wt=javabin&version=2} {add=[8 (1415982163460882432)]} 0 1 [junit4:junit4] 2> 4870 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10008 (1415982163461931008)]} 0 0 [junit4:junit4] 2> 4873 T376 C18 P57993 /update {wt=javabin&version=2} {add=[8 (1415982163464028160)]} 0 1 [junit4:junit4] 2> 4873 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10009 (1415982163464028160)]} 0 1 [junit4:junit4] 2> 4875 T361 C19 P41137 /update {wt=javabin&version=2} {add=[9 (1415982163467173888)]} 0 0 [junit4:junit4] 2> 4875 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10009 (1415982163467173888)]} 0 0 [junit4:junit4] 2> 4877 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10003 (-1415982163469271040)]} 0 0 [junit4:junit4] 2> 4877 T377 C18 P57993 /update {wt=javabin&version=2} {add=[9 (1415982163469271040)]} 0 0 [junit4:junit4] 2> 4899 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10003 (-1415982163492339712)]} 0 20 [junit4:junit4] 2> 4900 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[3 (-1415982163492339712)]} 0 1 [junit4:junit4] 2> 4902 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[3 (-1415982163494436864)]} 0 1 [junit4:junit4] 2> 4902 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10010 (1415982163494436864)]} 0 1 [junit4:junit4] 2> 4904 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10010 (1415982163497582592)]} 0 0 [junit4:junit4] 2> 4907 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10011 (1415982163499679744)]} 0 1 [junit4:junit4] 2> 4907 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10 (1415982163496534016)]} 0 4 [junit4:junit4] 2> 4910 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10 (1415982163502825473)]} 0 1 [junit4:junit4] 2> 4917 T361 C19 P41137 /update {wt=javabin&version=2} {add=[11 (1415982163505971200)]} 0 5 [junit4:junit4] 2> 4917 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10011 (1415982163502825472)]} 0 8 [junit4:junit4] 2> 4922 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10005 (-1415982163516456960)]} 0 3 [junit4:junit4] 2> 4922 T377 C18 P57993 /update {wt=javabin&version=2} {add=[11 (1415982163513311232)]} 0 3 [junit4:junit4] 2> 4924 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10005 (-1415982163518554112)]} 0 0 [junit4:junit4] 2> 4925 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[5 (-1415982163518554112)]} 0 1 [junit4:junit4] 2> 4933 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[5 (-1415982163527991296)]} 0 7 [junit4:junit4] 2> 4933 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10012 (1415982163520651264)]} 0 7 [junit4:junit4] 2> 4936 T361 C19 P41137 /update {wt=javabin&version=2} {add=[12 (1415982163530088448)]} 0 1 [junit4:junit4] 2> 4936 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10012 (1415982163530088448)]} 0 1 [junit4:junit4] 2> 4938 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10008 (-1415982163533234176)]} 0 0 [junit4:junit4] 2> 4939 T377 C18 P57993 /update {wt=javabin&version=2} {add=[12 (1415982163533234176)]} 0 1 [junit4:junit4] 2> 4955 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10008 (-1415982163550011392)]} 0 15 [junit4:junit4] 2> 4955 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[8 (-1415982163551059968)]} 0 0 [junit4:junit4] 2> 4956 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4957 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[8 (-1415982163553157120)]} 0 0 [junit4:junit4] 2> 4957 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10013 (1415982163553157120)]} 0 0 [junit4:junit4] 2> 4958 T398 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4958 T382 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4958 T403 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4958 T368 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4958 T394 oascc.ZkStateReader$2.process A cluster state change has occurred - updating... [junit4:junit4] 2> 4960 T361 C19 P41137 /update {wt=javabin&version=2} {add=[13 (1415982163555254272)]} 0 1 [junit4:junit4] 2> 4960 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10013 (1415982163556302848)]} 0 1 [junit4:junit4] 2> 4962 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10009 (-1415982163558400000)]} 0 0 [junit4:junit4] 2> C17_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55455_solr, base_url=http://127.0.0.1:55455/solr} [junit4:junit4] 2> 4978 T387 C17 P55455 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-1350385816918/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4988 T387 C17 P55455 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 4989 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=12 [junit4:junit4] 2> 4990 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10009 (-1415982163560497152)]} 0 26 [junit4:junit4] 2> 4992 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=16 [junit4:junit4] 2> 4992 T377 C18 P57993 /update {wt=javabin&version=2} {add=[13 (1415982163559448576)]} 0 30 [junit4:junit4] 2> 4994 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10014 (1415982163591954432)]} 0 1 [junit4:junit4] 2> 4997 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[9 (-1415982163595100160)]} 0 3 [junit4:junit4] 2> 5001 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5002 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[9 (-1415982163597197313)]} 0 3 [junit4:junit4] 2> 5002 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5002 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10014 (1415982163597197312)]} 0 3 [junit4:junit4] 2> 5004 T360 C19 P41137 /update {wt=javabin&version=2} {add=[14 (1415982163602440192)]} 0 1 [junit4:junit4] 2> 5004 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10015 (1415982163602440193)]} 0 0 [junit4:junit4] 2> 5008 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5009 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5009 T377 C18 P57993 /update {wt=javabin&version=2} {add=[14 (1415982163604537344)]} 0 3 [junit4:junit4] 2> 5009 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10015 (1415982163604537345)]} 0 3 [junit4:junit4] 2> 5011 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10010 (-1415982163609780225)]} 0 0 [junit4:junit4] 2> 5014 T361 C19 P41137 /update {wt=javabin&version=2} {add=[15 (1415982163609780224)]} 0 3 [junit4:junit4] 2> 5015 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5015 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10010 (-1415982163611877376)]} 0 2 [junit4:junit4] 2> 5018 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10016 (1415982163616071680)]} 0 1 [junit4:junit4] 2> 5043 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5044 T377 C18 P57993 /update {wt=javabin&version=2} {add=[15 (1415982163615023104)]} 0 28 [junit4:junit4] 2> 5046 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10 (-1415982163646480384)]} 0 0 [junit4:junit4] 2> 5046 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5046 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10016 (1415982163632848896)]} 0 13 [junit4:junit4] 2> 5049 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10011 (-1415982163649626112)]} 0 1 [junit4:junit4] 2> 5050 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5056 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10 (-1415982163648577536)]} 0 8 [junit4:junit4] 2> 5058 T361 C19 P41137 /update {wt=javabin&version=2} {add=[16 (1415982163659063296)]} 0 0 [junit4:junit4] 2> 5059 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5060 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10011 (-1415982163658014720)]} 0 3 [junit4:junit4] 2> 5062 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10017 (1415982163662209024)]} 0 1 [junit4:junit4] 2> 5062 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5063 T377 C18 P57993 /update {wt=javabin&version=2} {add=[16 (1415982163661160448)]} 0 3 [junit4:junit4] 2> 5065 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[11 (-1415982163665354752)]} 0 1 [junit4:junit4] 2> 5066 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5066 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10017 (1415982163664306176)]} 0 3 [junit4:junit4] 2> 5068 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5068 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10018 (1415982163669549056)]} 0 0 [junit4:junit4] 2> 5068 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[11 (-1415982163667451904)]} 0 2 [junit4:junit4] 2> 5070 T361 C19 P41137 /update {wt=javabin&version=2} {add=[17 (1415982163671646208)]} 0 0 [junit4:junit4] 2> 5072 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5073 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10018 (1415982163671646208)]} 0 3 [junit4:junit4] 2> 5092 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10012 (-1415982163694714880)]} 0 18 [junit4:junit4] 2> 5095 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=21 [junit4:junit4] 2> 5095 T377 C18 P57993 /update {wt=javabin&version=2} {add=[17 (1415982163673743360)]} 0 23 [junit4:junit4] 2> 5097 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5097 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10012 (-1415982163697860608)]} 0 2 [junit4:junit4] 2> 5098 T361 C19 P41137 /update {wt=javabin&version=2} {add=[18 (1415982163699957760)]} 0 1 [junit4:junit4] 2> 5104 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10019 (1415982163702054912)]} 0 5 [junit4:junit4] 2> 5107 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5108 T376 C18 P57993 /update {wt=javabin&version=2} {add=[18 (1415982163707297792)]} 0 4 [junit4:junit4] 2> 5114 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=6 [junit4:junit4] 2> 5114 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10019 (1415982163709394944)]} 0 8 [junit4:junit4] 2> 5123 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[12 (-1415982163727220736)]} 0 8 [junit4:junit4] 2> 5124 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10020 (1415982163727220737)]} 0 1 [junit4:junit4] 2> 5127 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5127 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[12 (-1415982163729317888)]} 0 2 [junit4:junit4] 2> 5128 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5129 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10020 (1415982163730366464)]} 0 3 [junit4:junit4] 2> 5129 T361 C19 P41137 /update {wt=javabin&version=2} {add=[19 (1415982163733512192)]} 0 0 [junit4:junit4] 2> 5143 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10014 (-1415982163748192256)]} 0 13 [junit4:junit4] 2> 5146 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5147 T376 C18 P57993 /update {wt=javabin&version=2} {add=[19 (1415982163749240832)]} 0 3 [junit4:junit4] 2> 5147 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5147 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10014 (-1415982163750289408)]} 0 2 [junit4:junit4] 2> 5151 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10021 (1415982163754483712)]} 0 2 [junit4:junit4] 2> 5154 T360 C19 P41137 /update {wt=javabin&version=2} {add=[20 (1415982163753435136)]} 0 6 [junit4:junit4] 2> 5159 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5159 T376 C18 P57993 /update {wt=javabin&version=2} {add=[20 (1415982163761823744)]} 0 4 [junit4:junit4] 2> 5159 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5160 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10021 (1415982163759726592)]} 0 6 [junit4:junit4] 2> 5161 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[14 (-1415982163767066624)]} 0 0 [junit4:junit4] 2> 5162 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10015 (-1415982163768115200)]} 0 0 [junit4:junit4] 2> 5165 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5165 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[14 (-1415982163769163776)]} 0 2 [junit4:junit4] 2> 5165 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5166 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10015 (-1415982163770212352)]} 0 3 [junit4:junit4] 2> 5168 T361 C19 P41137 /update {wt=javabin&version=2} {add=[21 (1415982163773358080)]} 0 1 [junit4:junit4] 2> 5168 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10022 (1415982163774406656)]} 0 1 [junit4:junit4] 2> 5173 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5173 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5173 T376 C18 P57993 /update {wt=javabin&version=2} {add=[21 (1415982163776503808)]} 0 3 [junit4:junit4] 2> 5174 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10022 (1415982163776503809)]} 0 4 [junit4:junit4] 2> 5176 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[15 (-1415982163781746688)]} 0 1 [junit4:junit4] 2> 5176 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10023 (1415982163782795264)]} 0 0 [junit4:junit4] 2> 5179 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5179 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[15 (-1415982163783843840)]} 0 2 [junit4:junit4] 2> 5180 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5181 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10023 (1415982163784892416)]} 0 3 [junit4:junit4] 2> 5182 T361 C19 P41137 /update {wt=javabin&version=2} {add=[22 (1415982163788038144)]} 0 1 [junit4:junit4] 2> 5183 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10024 (1415982163790135296)]} 0 0 [junit4:junit4] 2> 5188 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5188 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10024 (1415982163792232448)]} 0 3 [junit4:junit4] 2> 5189 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5189 T376 C18 P57993 /update {wt=javabin&version=2} {add=[22 (1415982163790135296)]} 0 6 [junit4:junit4] 2> 5190 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10025 (1415982163797475328)]} 0 0 [junit4:junit4] 2> 5191 T361 C19 P41137 /update {wt=javabin&version=2} {add=[23 (1415982163798523904)]} 0 0 [junit4:junit4] 2> 5195 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5195 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10025 (1415982163799572480)]} 0 3 [junit4:junit4] 2> 5195 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5196 T377 C18 P57993 /update {wt=javabin&version=2} {add=[23 (1415982163800621056)]} 0 3 [junit4:junit4] 2> 5198 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10026 (1415982163804815360)]} 0 1 [junit4:junit4] 2> 5201 T360 C19 P41137 /update {wt=javabin&version=2} {add=[24 (1415982163804815361)]} 0 4 [junit4:junit4] 2> 5202 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5202 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10026 (1415982163807961088)]} 0 3 [junit4:junit4] 2> 5205 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10016 (-1415982163813203968)]} 0 0 [junit4:junit4] 2> 5209 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5209 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10016 (-1415982163815301120)]} 0 2 [junit4:junit4] 2> 5210 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5211 T376 C18 P57993 /update {wt=javabin&version=2} {add=[24 (1415982163811106816)]} 0 8 [junit4:junit4] 2> 5212 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10027 (1415982163819495424)]} 0 1 [junit4:junit4] 2> 5213 T361 C19 P41137 /update {wt=javabin&version=2} {add=[25 (1415982163821592576)]} 0 0 [junit4:junit4] 2> 5216 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5217 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10027 (1415982163822641152)]} 0 3 [junit4:junit4] 2> 5218 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5218 T377 C18 P57993 /update {wt=javabin&version=2} {add=[25 (1415982163823689728)]} 0 3 [junit4:junit4] 2> 5219 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10028 (1415982163827884032)]} 0 0 [junit4:junit4] 2> 5220 T360 C19 P41137 /update {wt=javabin&version=2} {add=[26 (1415982163828932608)]} 0 0 [junit4:junit4] 2> 5224 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5224 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10028 (1415982163829981184)]} 0 3 [junit4:junit4] 2> 5224 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5225 T376 C18 P57993 /update {wt=javabin&version=2} {add=[26 (1415982163831029760)]} 0 3 [junit4:junit4] 2> 5226 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10029 (1415982163835224064)]} 0 0 [junit4:junit4] 2> 5226 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[16 (-1415982163835224065)]} 0 0 [junit4:junit4] 2> 5230 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5231 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[16 (-1415982163837321217)]} 0 3 [junit4:junit4] 2> 5233 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 5233 T361 C19 P41137 /update {wt=javabin&version=2} {add=[27 (1415982163842564096)]} 0 1 [junit4:junit4] 2> 5233 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10029 (1415982163837321216)]} 0 5 [junit4:junit4] 2> 5236 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10030 (1415982163844661248)]} 0 1 [junit4:junit4] 2> 5238 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5239 T377 C18 P57993 /update {wt=javabin&version=2} {add=[27 (1415982163844661248)]} 0 4 [junit4:junit4] 2> 5240 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5241 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10030 (1415982163847806976)]} 0 3 [junit4:junit4] 2> 5241 T361 C19 P41137 /update {wt=javabin&version=2} {add=[28 (1415982163849904128)]} 0 1 [junit4:junit4] 2> 5243 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10031 (1415982163852001280)]} 0 1 [junit4:junit4] 2> 5245 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5246 T376 C18 P57993 /update {wt=javabin&version=2} {add=[28 (1415982163853049856)]} 0 3 [junit4:junit4] 2> 5247 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5247 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10031 (1415982163855147008)]} 0 2 [junit4:junit4] 2> 5429 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10032 (1415982164047036416)]} 0 180 [junit4:junit4] 2> 5430 T360 C19 P41137 /update {wt=javabin&version=2} {add=[29 (1415982163857244160)]} 0 183 [junit4:junit4] 2> 5435 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5435 T376 C18 P57993 /update {wt=javabin&version=2} {add=[29 (1415982164051230720)]} 0 4 [junit4:junit4] 2> 5437 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5437 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10032 (1415982164050182144)]} 0 6 [junit4:junit4] 2> 5438 T360 C19 P41137 /update {wt=javabin&version=2} {add=[30 (1415982164056473600)]} 0 1 [junit4:junit4] 2> 5439 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10019 (-1415982164058570752)]} 0 0 [junit4:junit4] 2> 5442 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5442 T377 C18 P57993 /update {wt=javabin&version=2} {add=[30 (1415982164059619328)]} 0 3 [junit4:junit4] 2> 5443 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5443 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10019 (-1415982164060667904)]} 0 2 [junit4:junit4] 2> 5445 T361 C19 P41137 /update {wt=javabin&version=2} {add=[31 (1415982164063813632)]} 0 1 [junit4:junit4] 2> 5446 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10033 (1415982164064862208)]} 0 1 [junit4:junit4] 2> 5449 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5449 T376 C18 P57993 /update {wt=javabin&version=2} {add=[31 (1415982164066959360)]} 0 3 [junit4:junit4] 2> 5450 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5450 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10033 (1415982164066959361)]} 0 3 [junit4:junit4] 2> 5451 T360 C19 P41137 /update {wt=javabin&version=2} {add=[32 (1415982164071153664)]} 0 0 [junit4:junit4] 2> 5452 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10034 (1415982164072202240)]} 0 0 [junit4:junit4] 2> 5458 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5458 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10034 (1415982164074299393)]} 0 4 [junit4:junit4] 2> 5459 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5460 T377 C18 P57993 /update {wt=javabin&version=2} {add=[32 (1415982164074299392)]} 0 6 [junit4:junit4] 2> 5460 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10021 (-1415982164080590848)]} 0 0 [junit4:junit4] 2> 5461 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[19 (-1415982164081639424)]} 0 0 [junit4:junit4] 2> 5464 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5464 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10021 (-1415982164082688000)]} 0 2 [junit4:junit4] 2> 5465 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5465 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[19 (-1415982164083736576)]} 0 2 [junit4:junit4] 2> 5467 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10035 (1415982164086882304)]} 0 1 [junit4:junit4] 2> 5468 T361 C19 P41137 /update {wt=javabin&version=2} {add=[33 (1415982164087930880)]} 0 1 [junit4:junit4] 2> 5471 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5471 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10035 (1415982164088979456)]} 0 3 [junit4:junit4] 2> 5472 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5473 T377 C18 P57993 /update {wt=javabin&version=2} {add=[33 (1415982164091076608)]} 0 3 [junit4:junit4] 2> 5474 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10025 (-1415982164095270912)]} 0 1 [junit4:junit4] 2> 5475 T360 C19 P41137 /update {wt=javabin&version=2} {add=[34 (1415982164096319488)]} 0 0 [junit4:junit4] 2> 5478 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5478 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10025 (-1415982164097368064)]} 0 2 [junit4:junit4] 2> 5480 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5480 T376 C18 P57993 /update {wt=javabin&version=2} {add=[34 (1415982164098416640)]} 0 3 [junit4:junit4] 2> 5483 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[21 (-1415982164103659520)]} 0 1 [junit4:junit4] 2> 5484 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10036 (1415982164101562368)]} 0 4 [junit4:junit4] 2> 5486 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5487 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[21 (-1415982164106805248)]} 0 2 [junit4:junit4] 2> 5490 T360 C19 P41137 /update {wt=javabin&version=2} {add=[35 (1415982164110999552)]} 0 1 [junit4:junit4] 2> 5492 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5492 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10036 (1415982164107853824)]} 0 6 [junit4:junit4] 2> 5495 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10037 (1415982164116242432)]} 0 1 [junit4:junit4] 2> 5495 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5495 T376 C18 P57993 /update {wt=javabin&version=2} {add=[35 (1415982164114145280)]} 0 3 [junit4:junit4] 2> 5497 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[25 (-1415982164119388160)]} 0 0 [junit4:junit4] 2> 5499 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5500 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10037 (1415982164118339584)]} 0 4 [junit4:junit4] 2> 5501 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5501 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[25 (-1415982164121485312)]} 0 2 [junit4:junit4] 2> 5502 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10026 (-1415982164124631040)]} 0 1 [junit4:junit4] 2> 5504 T361 C19 P41137 /update {wt=javabin&version=2} {add=[36 (1415982164125679616)]} 0 1 [junit4:junit4] 2> 5506 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5506 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10026 (-1415982164126728192)]} 0 3 [junit4:junit4] 2> 5509 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10038 (1415982164130922496)]} 0 1 [junit4:junit4] 2> 5510 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5511 T377 C18 P57993 /update {wt=javabin&version=2} {add=[36 (1415982164129873920)]} 0 4 [junit4:junit4] 2> 5514 T361 C19 P41137 /update {wt=javabin&version=2} {add=[37 (1415982164136165376)]} 0 1 [junit4:junit4] 2> 5514 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5515 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10038 (1415982164135116800)]} 0 4 [junit4:junit4] 2> 5517 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10039 (1415982164140359680)]} 0 0 [junit4:junit4] 2> 5521 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5522 T377 C18 P57993 /update {wt=javabin&version=2} {add=[37 (1415982164139311104)]} 0 7 [junit4:junit4] 2> 5523 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5524 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10039 (1415982164142456832)]} 0 5 [junit4:junit4] 2> 5524 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[26 (-1415982164147699712)]} 0 0 [junit4:junit4] 2> 5526 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10027 (-1415982164149796864)]} 0 0 [junit4:junit4] 2> 5528 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5528 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[26 (-1415982164149796864)]} 0 2 [junit4:junit4] 2> 5530 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5530 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10027 (-1415982164151894016)]} 0 2 [junit4:junit4] 2> 5531 T360 C19 P41137 /update {wt=javabin&version=2} {add=[38 (1415982164153991168)]} 0 1 [junit4:junit4] 2> 5533 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10040 (1415982164156088320)]} 0 1 [junit4:junit4] 2> 5535 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5535 T377 C18 P57993 /update {wt=javabin&version=2} {add=[38 (1415982164157136896)]} 0 3 [junit4:junit4] 2> 5537 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5537 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10040 (1415982164158185472)]} 0 3 [junit4:junit4] 2> 5538 T361 C19 P41137 /update {wt=javabin&version=2} {add=[39 (1415982164161331200)]} 0 1 [junit4:junit4] 2> 5542 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5543 T376 C18 P57993 /update {wt=javabin&version=2} {add=[39 (1415982164163428352)]} 0 4 [junit4:junit4] 2> 5545 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[27 (-1415982164168671232)]} 0 1 [junit4:junit4] 2> 5548 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5549 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[27 (-1415982164170768384)]} 0 3 [junit4:junit4] 2> 5552 T361 C19 P41137 /update {wt=javabin&version=2} {add=[40 (1415982164176011264)]} 0 1 [junit4:junit4] 2> 5566 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10041 (1415982164163428352)]} 0 27 [junit4:junit4] 2> 5572 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5573 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10041 (1415982164193837056)]} 0 5 [junit4:junit4] 2> 5582 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10031 (-1415982164208517120)]} 0 0 [junit4:junit4] 2> 5586 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5587 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10031 (-1415982164210614272)]} 0 3 [junit4:junit4] 2> 5589 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10042 (1415982164215857152)]} 0 0 [junit4:junit4] 2> 5589 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5590 T376 C18 P57993 /update {wt=javabin&version=2} {add=[40 (1415982164179156992)]} 0 36 [junit4:junit4] 2> 5592 T360 C19 P41137 /update {wt=javabin&version=2} {add=[41 (1415982164219002880)]} 0 0 [junit4:junit4] 2> 5594 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5594 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10042 (1415982164217954304)]} 0 3 [junit4:junit4] 2> 5597 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10043 (1415982164223197184)]} 0 1 [junit4:junit4] 2> 5597 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5597 T376 C18 P57993 /update {wt=javabin&version=2} {add=[41 (1415982164221100032)]} 0 3 [junit4:junit4] 2> 5599 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[31 (-1415982164226342912)]} 0 0 [junit4:junit4] 2> 5601 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5602 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10043 (1415982164226342912)]} 0 4 [junit4:junit4] 2> 5603 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5603 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[31 (-1415982164228440064)]} 0 2 [junit4:junit4] 2> 5604 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10032 (-1415982164230537216)]} 0 1 [junit4:junit4] 2> 5606 T361 C19 P41137 /update {wt=javabin&version=2} {add=[42 (1415982164232634368)]} 0 1 [junit4:junit4] 2> 5607 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5607 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10032 (-1415982164232634368)]} 0 2 [junit4:junit4] 2> 5610 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10044 (1415982164236828672)]} 0 1 [junit4:junit4] 2> 5613 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5614 T377 C18 P57993 /update {wt=javabin&version=2} {add=[42 (1415982164234731520)]} 0 7 [junit4:junit4] 2> 5614 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5615 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10044 (1415982164238925824)]} 0 4 [junit4:junit4] 2> 5616 T361 C19 P41137 /update {wt=javabin&version=2} {add=[43 (1415982164243120128)]} 0 1 [junit4:junit4] 2> 5616 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10033 (-1415982164244168704)]} 0 0 [junit4:junit4] 2> 5620 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5620 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5620 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10033 (-1415982164246265857)]} 0 2 [junit4:junit4] 2> 5621 T376 C18 P57993 /update {wt=javabin&version=2} {add=[43 (1415982164246265856)]} 0 4 [junit4:junit4] 2> 5622 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[32 (-1415982164250460161)]} 0 0 [junit4:junit4] 2> 5623 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10045 (1415982164250460160)]} 0 1 [junit4:junit4] 2> 5626 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5627 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[32 (-1415982164253605888)]} 0 3 [junit4:junit4] 2> 5627 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5628 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10045 (1415982164253605889)]} 0 4 [junit4:junit4] 2> 5629 T360 C19 P41137 /update {wt=javabin&version=2} {add=[44 (1415982164257800192)]} 0 0 [junit4:junit4] 2> 5632 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10046 (1415982164257800193)]} 0 3 [junit4:junit4] 2> 5633 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5634 T377 C18 P57993 /update {wt=javabin&version=2} {add=[44 (1415982164259897344)]} 0 3 [junit4:junit4] 2> 5635 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[33 (-1415982164264091648)]} 0 0 [junit4:junit4] 2> 5639 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5639 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5639 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[33 (-1415982164266188800)]} 0 2 [junit4:junit4] 2> 5640 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10046 (1415982164263043072)]} 0 6 [junit4:junit4] 2> 5642 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10034 (-1415982164270383105)]} 0 1 [junit4:junit4] 2> 5642 T361 C19 P41137 /update {wt=javabin&version=2} {add=[45 (1415982164270383104)]} 0 1 [junit4:junit4] 2> 5645 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5645 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10034 (-1415982164272480256)]} 0 2 [junit4:junit4] 2> 5647 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5648 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10047 (1415982164276674560)]} 0 1 [junit4:junit4] 2> 5648 T377 C18 P57993 /update {wt=javabin&version=2} {add=[45 (1415982164273528832)]} 0 4 [junit4:junit4] 2> 5650 T361 C19 P41137 /update {wt=javabin&version=2} {add=[46 (1415982164279820288)]} 0 0 [junit4:junit4] 2> 5652 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5652 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10047 (1415982164278771712)]} 0 3 [junit4:junit4] 2> 5654 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5654 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10048 (1415982164284014592)]} 0 0 [junit4:junit4] 2> 5655 T377 C18 P57993 /update {wt=javabin&version=2} {add=[46 (1415982164281917440)]} 0 3 [junit4:junit4] 2> 5657 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[34 (-1415982164287160320)]} 0 1 [junit4:junit4] 2> 5659 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5659 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10048 (1415982164286111744)]} 0 3 [junit4:junit4] 2> 5660 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5660 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[34 (-1415982164288208896)]} 0 2 [junit4:junit4] 2> 5661 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10035 (-1415982164291354624)]} 0 0 [junit4:junit4] 2> 5663 T360 C19 P41137 /update {wt=javabin&version=2} {add=[47 (1415982164292403200)]} 0 1 [junit4:junit4] 2> 5665 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5665 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10035 (-1415982164293451776)]} 0 2 [junit4:junit4] 2> 5667 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10049 (1415982164297646080)]} 0 0 [junit4:junit4] 2> 5670 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 5670 T376 C18 P57993 /update {wt=javabin&version=2} {add=[47 (1415982164295548928)]} 0 5 [junit4:junit4] 2> 5672 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5672 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10049 (1415982164299743232)]} 0 3 [junit4:junit4] 2> 5673 T360 C19 P41137 /update {wt=javabin&version=2} {add=[48 (1415982164302888960)]} 0 1 [junit4:junit4] 2> 5675 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10050 (1415982164304986112)]} 0 1 [junit4:junit4] 2> 5677 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5677 T377 C18 P57993 /update {wt=javabin&version=2} {add=[48 (1415982164306034688)]} 0 2 [junit4:junit4] 2> 5678 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5679 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10050 (1415982164307083264)]} 0 3 [junit4:junit4] 2> 5679 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[35 (-1415982164310228992)]} 0 0 [junit4:junit4] 2> 5681 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10051 (1415982164312326144)]} 0 0 [junit4:junit4] 2> 5683 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5683 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[35 (-1415982164312326144)]} 0 2 [junit4:junit4] 2> 5685 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5686 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10051 (1415982164314423296)]} 0 3 [junit4:junit4] 2> 5688 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10036 (-1415982164319666176)]} 0 1 [junit4:junit4] 2> 5693 T360 C19 P41137 /update {wt=javabin&version=2} {add=[49 (1415982164316520448)]} 0 8 [junit4:junit4] 2> 5694 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5694 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10036 (-1415982164323860480)]} 0 2 [junit4:junit4] 2> 5697 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10052 (1415982164328054784)]} 0 1 [junit4:junit4] 2> 5701 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5701 T376 C18 P57993 /update {wt=javabin&version=2} {add=[49 (1415982164328054784)]} 0 5 [junit4:junit4] 2> 5702 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5702 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10052 (1415982164331200512)]} 0 3 [junit4:junit4] 2> 5703 T360 C19 P41137 /update {wt=javabin&version=2} {add=[50 (1415982164335394816)]} 0 0 [junit4:junit4] 2> 5704 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10053 (1415982164336443392)]} 0 0 [junit4:junit4] 2> 5707 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5708 T377 C18 P57993 /update {wt=javabin&version=2} {add=[50 (1415982164337491968)]} 0 3 [junit4:junit4] 2> 5708 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5709 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10053 (1415982164338540544)]} 0 3 [junit4:junit4] 2> 5710 T361 C19 P41137 /update {wt=javabin&version=2} {add=[51 (1415982164341686272)]} 0 1 [junit4:junit4] 2> 5711 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10037 (-1415982164343783424)]} 0 0 [junit4:junit4] 2> 5714 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5714 T376 C18 P57993 /update {wt=javabin&version=2} {add=[51 (1415982164344832000)]} 0 3 [junit4:junit4] 2> 5714 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5715 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10037 (-1415982164345880576)]} 0 3 [junit4:junit4] 2> 5716 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[36 (-1415982164349026304)]} 0 0 [junit4:junit4] 2> 5717 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10054 (1415982164349026305)]} 0 1 [junit4:junit4] 2> 5720 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5720 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[36 (-1415982164351123456)]} 0 2 [junit4:junit4] 2> 5722 T361 C19 P41137 /update {wt=javabin&version=2} {add=[52 (1415982164355317760)]} 0 0 [junit4:junit4] 2> 5728 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5728 T377 C18 P57993 /update {wt=javabin&version=2} {add=[52 (1415982164357414912)]} 0 4 [junit4:junit4] 2> 5731 T361 C19 P41137 /update {wt=javabin&version=2} {add=[53 (1415982164363706368)]} 0 1 [junit4:junit4] 2> 5736 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5736 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=16 [junit4:junit4] 2> 5736 T377 C18 P57993 /update {wt=javabin&version=2} {add=[53 (1415982164366852096)]} 0 3 [junit4:junit4] 2> 5737 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10054 (1415982164352172032)]} 0 19 [junit4:junit4] 2> 5738 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[37 (-1415982164372094976)]} 0 0 [junit4:junit4] 2> 5739 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10039 (-1415982164373143552)]} 0 1 [junit4:junit4] 2> 5742 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5742 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5742 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[37 (-1415982164374192128)]} 0 2 [junit4:junit4] 2> 5743 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10039 (-1415982164374192129)]} 0 3 [junit4:junit4] 2> 5745 T360 C19 P41137 /update {wt=javabin&version=2} {add=[54 (1415982164378386432)]} 0 1 [junit4:junit4] 2> 5745 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10055 (1415982164378386433)]} 0 1 [junit4:junit4] 2> 5749 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5750 T377 C18 P57993 /update {wt=javabin&version=2} {add=[54 (1415982164381532160)]} 0 3 [junit4:junit4] 2> 5750 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5750 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10055 (1415982164381532161)]} 0 3 [junit4:junit4] 2> 5751 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[39 (-1415982164385726464)]} 0 0 [junit4:junit4] 2> 5755 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5755 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[39 (-1415982164387823616)]} 0 2 [junit4:junit4] 2> 5757 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10056 (1415982164386775040)]} 0 5 [junit4:junit4] 2> 5758 T361 C19 P41137 /update {wt=javabin&version=2} {add=[55 (1415982164392017920)]} 0 1 [junit4:junit4] 2> 5763 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5763 T377 C18 P57993 /update {wt=javabin&version=2} {add=[55 (1415982164395163648)]} 0 3 [junit4:junit4] 2> 5764 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5764 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10056 (1415982164394115072)]} 0 6 [junit4:junit4] 2> 5765 T361 C19 P41137 /update {wt=javabin&version=2} {add=[56 (1415982164400406528)]} 0 0 [junit4:junit4] 2> 5766 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10041 (-1415982164401455104)]} 0 0 [junit4:junit4] 2> 5769 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5770 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5770 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10041 (-1415982164403552256)]} 0 2 [junit4:junit4] 2> 5770 T376 C18 P57993 /update {wt=javabin&version=2} {add=[56 (1415982164402503680)]} 0 3 [junit4:junit4] 2> 5773 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[41 (-1415982164407746561)]} 0 1 [junit4:junit4] 2> 5773 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10057 (1415982164407746560)]} 0 1 [junit4:junit4] 2> 5777 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5778 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[41 (-1415982164411940864)]} 0 3 [junit4:junit4] 2> 5778 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5779 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10057 (1415982164411940865)]} 0 3 [junit4:junit4] 2> 5780 T360 C19 P41137 /update {wt=javabin&version=2} {add=[57 (1415982164416135168)]} 0 1 [junit4:junit4] 2> 5781 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10058 (1415982164417183744)]} 0 0 [junit4:junit4] 2> 5784 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5784 T377 C18 P57993 /update {wt=javabin&version=2} {add=[57 (1415982164418232320)]} 0 2 [junit4:junit4] 2> 5787 T361 C19 P41137 /update {wt=javabin&version=2} {add=[58 (1415982164422426624)]} 0 1 [junit4:junit4] 2> 5789 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5790 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10058 (1415982164419280896)]} 0 7 [junit4:junit4] 2> 5791 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5792 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10042 (-1415982164428718080)]} 0 1 [junit4:junit4] 2> 5792 T377 C18 P57993 /update {wt=javabin&version=2} {add=[58 (1415982164424523776)]} 0 4 [junit4:junit4] 2> 5794 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[42 (-1415982164430815232)]} 0 0 [junit4:junit4] 2> 5795 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5796 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10042 (-1415982164430815232)]} 0 3 [junit4:junit4] 2> 5798 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5798 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[42 (-1415982164432912384)]} 0 2 [junit4:junit4] 2> 5798 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10059 (1415982164433960960)]} 0 1 [junit4:junit4] 2> 5800 T360 C19 P41137 /update {wt=javabin&version=2} {add=[59 (1415982164437106688)]} 0 0 [junit4:junit4] 2> 5803 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5803 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10059 (1415982164437106688)]} 0 3 [junit4:junit4] 2> 5805 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5805 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10060 (1415982164442349568)]} 0 0 [junit4:junit4] 2> 5806 T376 C18 P57993 /update {wt=javabin&version=2} {add=[59 (1415982164439203840)]} 0 4 [junit4:junit4] 2> 5810 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5810 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10060 (1415982164444446720)]} 0 3 [junit4:junit4] 2> 5811 T360 C19 P41137 /update {wt=javabin&version=2} {add=[60 (1415982164445495296)]} 0 4 [junit4:junit4] 2> 5812 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10044 (-1415982164449689600)]} 0 0 [junit4:junit4] 2> 5820 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5821 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10044 (-1415982164455981056)]} 0 7 [junit4:junit4] 2> 5823 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5824 T377 C18 P57993 /update {wt=javabin&version=2} {add=[60 (1415982164450738176)]} 0 11 [junit4:junit4] 2> 5824 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10061 (1415982164461223936)]} 0 1 [junit4:junit4] 2> 5826 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[44 (-1415982164464369664)]} 0 0 [junit4:junit4] 2> 5829 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5829 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5830 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10061 (1415982164464369664)]} 0 4 [junit4:junit4] 2> 5830 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[44 (-1415982164466466816)]} 0 2 [junit4:junit4] 2> 5832 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10062 (1415982164469612544)]} 0 1 [junit4:junit4] 2> 5832 T361 C19 P41137 /update {wt=javabin&version=2} {add=[61 (1415982164470661120)]} 0 1 [junit4:junit4] 2> 5836 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5836 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5836 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10062 (1415982164472758272)]} 0 2 [junit4:junit4] 2> 5837 T377 C18 P57993 /update {wt=javabin&version=2} {add=[61 (1415982164472758273)]} 0 3 [junit4:junit4] 2> 5839 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10063 (1415982164476952576)]} 0 1 [junit4:junit4] 2> 5839 T360 C19 P41137 /update {wt=javabin&version=2} {add=[62 (1415982164476952577)]} 0 1 [junit4:junit4] 2> 5843 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5844 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10063 (1415982164480098304)]} 0 3 [junit4:junit4] 2> 5846 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10045 (-1415982164484292608)]} 0 1 [junit4:junit4] 2> 5846 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 5847 T376 C18 P57993 /update {wt=javabin&version=2} {add=[62 (1415982164480098305)]} 0 6 [junit4:junit4] 2> 5849 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5849 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10045 (-1415982164486389760)]} 0 2 [junit4:junit4] 2> 5849 T360 C19 P41137 /update {wt=javabin&version=2} {add=[63 (1415982164488486912)]} 0 0 [junit4:junit4] 2> 5851 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10064 (1415982164490584064)]} 0 0 [junit4:junit4] 2> 5854 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5855 T377 C18 P57993 /update {wt=javabin&version=2} {add=[63 (1415982164490584064)]} 0 4 [junit4:junit4] 2> 5856 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5856 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10064 (1415982164492681216)]} 0 3 [junit4:junit4] 2> 5856 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[45 (-1415982164495826944)]} 0 0 [junit4:junit4] 2> 5859 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10065 (1415982164497924096)]} 0 1 [junit4:junit4] 2> 5860 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5860 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[45 (-1415982164497924096)]} 0 2 [junit4:junit4] 2> 5863 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5863 T360 C19 P41137 /update {wt=javabin&version=2} {add=[64 (1415982164502118400)]} 0 1 [junit4:junit4] 2> 5863 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10065 (1415982164500021248)]} 0 3 [junit4:junit4] 2> 5867 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5868 T376 C18 P57993 /update {wt=javabin&version=2} {add=[64 (1415982164505264128)]} 0 4 [junit4:junit4] 2> 5868 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10066 (1415982164505264128)]} 0 3 [junit4:junit4] 2> 5871 T361 C19 P41137 /update {wt=javabin&version=2} {add=[65 (1415982164510507008)]} 0 1 [junit4:junit4] 2> 5877 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5878 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5878 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10066 (1415982164510507008)]} 0 8 [junit4:junit4] 2> 5878 T377 C18 P57993 /update {wt=javabin&version=2} {add=[65 (1415982164513652736)]} 0 5 [junit4:junit4] 2> 5880 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10067 (1415982164520992768)]} 0 0 [junit4:junit4] 2> 5881 T360 C19 P41137 /update {wt=javabin&version=2} {add=[66 (1415982164520992769)]} 0 1 [junit4:junit4] 2> 5884 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5885 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10067 (1415982164523089920)]} 0 3 [junit4:junit4] 2> 5885 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5885 T376 C18 P57993 /update {wt=javabin&version=2} {add=[66 (1415982164523089921)]} 0 3 [junit4:junit4] 2> 5887 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10068 (1415982164527284224)]} 0 1 [junit4:junit4] 2> 5888 T361 C19 P41137 /update {wt=javabin&version=2} {add=[67 (1415982164528332800)]} 0 1 [junit4:junit4] 2> 5891 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5891 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10068 (1415982164530429952)]} 0 3 [junit4:junit4] 2> 5894 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10069 (1415982164534624256)]} 0 1 [junit4:junit4] 2> 5895 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 [junit4:junit4] 2> 5895 T377 C18 P57993 /update {wt=javabin&version=2} {add=[67 (1415982164530429953)]} 0 6 [junit4:junit4] 2> 5897 T361 C19 P41137 /update {wt=javabin&version=2} {add=[68 (1415982164538818560)]} 0 0 [junit4:junit4] 2> 5899 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 5899 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10069 (1415982164537769984)]} 0 4 [junit4:junit4] 2> 5901 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10046 (-1415982164543012864)]} 0 0 [junit4:junit4] 2> 5901 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5902 T377 C18 P57993 /update {wt=javabin&version=2} {add=[68 (1415982164540915712)]} 0 3 [junit4:junit4] 2> 5904 T361 C19 P41137 /update {wt=javabin&version=2} {add=[69 (1415982164546158592)]} 0 1 [junit4:junit4] 2> 5904 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5905 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10046 (-1415982164545110016)]} 0 2 [junit4:junit4] 2> 5907 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10070 (1415982164549304320)]} 0 1 [junit4:junit4] 2> 5908 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5908 T377 C18 P57993 /update {wt=javabin&version=2} {add=[69 (1415982164548255744)]} 0 2 [junit4:junit4] 2> 5911 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[46 (-1415982164553498624)]} 0 0 [junit4:junit4] 2> 5912 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5913 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10070 (1415982164551401472)]} 0 4 [junit4:junit4] 2> 5915 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10049 (-1415982164557692928)]} 0 0 [junit4:junit4] 2> 5915 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5916 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[46 (-1415982164555595776)]} 0 3 [junit4:junit4] 2> 5919 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5920 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10049 (-1415982164559790080)]} 0 3 [junit4:junit4] 2> 5924 T361 C19 P41137 /update {wt=javabin&version=2} {add=[70 (1415982164560838656)]} 0 6 [junit4:junit4] 2> 5925 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10071 (1415982164565032960)]} 0 3 [junit4:junit4] 2> 5932 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5932 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10071 (1415982164570275841)]} 0 5 [junit4:junit4] 2> 5933 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5934 T376 C18 P57993 /update {wt=javabin&version=2} {add=[70 (1415982164570275840)]} 0 8 [junit4:junit4] 2> 5934 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10072 (1415982164577615872)]} 0 0 [junit4:junit4] 2> 5935 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[49 (-1415982164578664448)]} 0 0 [junit4:junit4] 2> 5938 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5939 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5939 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10072 (1415982164579713024)]} 0 3 [junit4:junit4] 2> 5939 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[49 (-1415982164580761600)]} 0 2 [junit4:junit4] 2> 5941 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10050 (-1415982164584955904)]} 0 0 [junit4:junit4] 2> 5941 T360 C19 P41137 /update {wt=javabin&version=2} {add=[71 (1415982164584955905)]} 0 0 [junit4:junit4] 2> 5944 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5944 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10050 (-1415982164586004480)]} 0 2 [junit4:junit4] 2> 5946 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5946 T376 C18 P57993 /update {wt=javabin&version=2} {add=[71 (1415982164587053056)]} 0 3 [junit4:junit4] 2> 5946 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10073 (1415982164590198784)]} 0 0 [junit4:junit4] 2> 5948 T361 C19 P41137 /update {wt=javabin&version=2} {add=[72 (1415982164592295936)]} 0 0 [junit4:junit4] 2> 5950 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5951 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10073 (1415982164592295936)]} 0 3 [junit4:junit4] 2> 5953 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10051 (-1415982164597538816)]} 0 1 [junit4:junit4] 2> 5954 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 5955 T377 C18 P57993 /update {wt=javabin&version=2} {add=[72 (1415982164594393088)]} 0 5 [junit4:junit4] 2> 5956 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5957 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10051 (-1415982164598587392)]} 0 3 [junit4:junit4] 2> 5957 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[50 (-1415982164601733120)]} 0 1 [junit4:junit4] 2> 5959 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10074 (1415982164602781696)]} 0 1 [junit4:junit4] 2> 5960 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5960 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[50 (-1415982164603830272)]} 0 2 [junit4:junit4] 2> 5963 T360 C19 P41137 /update {wt=javabin&version=2} {add=[73 (1415982164606976000)]} 0 1 [junit4:junit4] 2> 5963 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5964 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10074 (1415982164605927424)]} 0 4 [junit4:junit4] 2> 5965 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10052 (-1415982164610121728)]} 0 0 [junit4:junit4] 2> 5967 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5967 T376 C18 P57993 /update {wt=javabin&version=2} {add=[73 (1415982164609073152)]} 0 3 [junit4:junit4] 2> 5969 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5969 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[51 (-1415982164614316032)]} 0 0 [junit4:junit4] 2> 5969 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10052 (-1415982164612218880)]} 0 2 [junit4:junit4] 2> 5971 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10075 (1415982164616413184)]} 0 0 [junit4:junit4] 2> 5972 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5972 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[51 (-1415982164615364608)]} 0 2 [junit4:junit4] 2> 5975 T360 C19 P41137 /update {wt=javabin&version=2} {add=[74 (1415982164619558912)]} 0 1 [junit4:junit4] 2> 5975 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 5975 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10075 (1415982164618510336)]} 0 2 [junit4:junit4] 2> 5978 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5979 T376 C18 P57993 /update {wt=javabin&version=2} {add=[74 (1415982164621656064)]} 0 3 [junit4:junit4] 2> 5981 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[52 (-1415982164626898944)]} 0 0 [junit4:junit4] 2> 5984 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 5985 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[52 (-1415982164627947520)]} 0 3 [junit4:junit4] 2> 5992 T361 C19 P41137 /update {wt=javabin&version=2} {add=[75 (1415982164637384704)]} 0 1 [junit4:junit4] 2> 5997 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10076 (1415982164622704640)]} 0 20 [junit4:junit4] 2> 6003 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6003 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10076 (1415982164645773312)]} 0 4 [junit4:junit4] 2> 6005 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10054 (-1415982164652064768)]} 0 0 [junit4:junit4] 2> 6009 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6009 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10054 (-1415982164654161920)]} 0 2 [junit4:junit4] 2> 6011 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6012 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10077 (1415982164658356224)]} 0 1 [junit4:junit4] 2> 6012 T376 C18 P57993 /update {wt=javabin&version=2} {add=[75 (1415982164640530432)]} 0 18 [junit4:junit4] 2> 6014 T360 C19 P41137 /update {wt=javabin&version=2} {add=[76 (1415982164661501952)]} 0 0 [junit4:junit4] 2> 6016 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6017 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10077 (1415982164661501952)]} 0 4 [junit4:junit4] 2> 6019 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6019 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10078 (1415982164665696256)]} 0 1 [junit4:junit4] 2> 6019 T376 C18 P57993 /update {wt=javabin&version=2} {add=[76 (1415982164663599104)]} 0 3 [junit4:junit4] 2> 6021 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[54 (-1415982164668841984)]} 0 0 [junit4:junit4] 2> 6023 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6024 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10078 (1415982164668841984)]} 0 3 [junit4:junit4] 2> 6025 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6025 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[54 (-1415982164670939136)]} 0 2 [junit4:junit4] 2> 6025 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10055 (-1415982164673036288)]} 0 0 [junit4:junit4] 2> 6027 T361 C19 P41137 /update {wt=javabin&version=2} {add=[77 (1415982164675133440)]} 0 0 [junit4:junit4] 2> 6029 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6029 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10055 (-1415982164675133440)]} 0 2 [junit4:junit4] 2> 6032 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10079 (1415982164679327744)]} 0 1 [junit4:junit4] 2> 6034 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 [junit4:junit4] 2> 6035 T377 C18 P57993 /update {wt=javabin&version=2} {add=[77 (1415982164677230592)]} 0 6 [junit4:junit4] 2> 6036 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6037 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10079 (1415982164682473472)]} 0 4 [junit4:junit4] 2> 6037 T361 C19 P41137 /update {wt=javabin&version=2} {add=[78 (1415982164685619200)]} 0 0 [junit4:junit4] 2> 6039 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10057 (-1415982164687716352)]} 0 0 [junit4:junit4] 2> 6041 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6042 T376 C18 P57993 /update {wt=javabin&version=2} {add=[78 (1415982164687716352)]} 0 3 [junit4:junit4] 2> 6042 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6042 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10057 (-1415982164689813504)]} 0 2 [junit4:junit4] 2> 6044 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[55 (-1415982164692959232)]} 0 1 [junit4:junit4] 2> 6045 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10080 (1415982164692959233)]} 0 1 [junit4:junit4] 2> 6047 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6048 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[55 (-1415982164694007808)]} 0 3 [junit4:junit4] 2> 6048 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6049 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10080 (1415982164695056384)]} 0 3 [junit4:junit4] 2> 6050 T361 C19 P41137 /update {wt=javabin&version=2} {add=[79 (1415982164698202112)]} 0 1 [junit4:junit4] 2> 6051 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10058 (-1415982164700299264)]} 0 1 [junit4:junit4] 2> 6054 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6054 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6054 T376 C18 P57993 /update {wt=javabin&version=2} {add=[79 (1415982164701347840)]} 0 3 [junit4:junit4] 2> 6054 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10058 (-1415982164701347841)]} 0 2 [junit4:junit4] 2> 6056 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[57 (-1415982164705542144)]} 0 0 [junit4:junit4] 2> 6060 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10081 (1415982164705542145)]} 0 4 [junit4:junit4] 2> 6060 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6060 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[57 (-1415982164707639296)]} 0 2 [junit4:junit4] 2> 6066 T361 C19 P41137 /update {wt=javabin&version=2} {add=[80 (1415982164711833600)]} 0 4 [junit4:junit4] 2> 6070 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6070 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10081 (1415982164710785024)]} 0 9 [junit4:junit4] 2> 6071 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6071 T377 C18 P57993 /update {wt=javabin&version=2} {add=[80 (1415982164718125056)]} 0 3 [junit4:junit4] 2> 6072 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10082 (1415982164722319360)]} 0 0 [junit4:junit4] 2> 6073 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[58 (-1415982164723367936)]} 0 0 [junit4:junit4] 2> 6076 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6077 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6077 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10082 (1415982164724416512)]} 0 3 [junit4:junit4] 2> 6077 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[58 (-1415982164725465088)]} 0 2 [junit4:junit4] 2> 6079 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10061 (-1415982164729659392)]} 0 0 [junit4:junit4] 2> 6079 T361 C19 P41137 /update {wt=javabin&version=2} {add=[81 (1415982164729659393)]} 0 0 [junit4:junit4] 2> 6082 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6083 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10061 (-1415982164731756544)]} 0 2 [junit4:junit4] 2> 6083 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6084 T377 C18 P57993 /update {wt=javabin&version=2} {add=[81 (1415982164731756545)]} 0 3 [junit4:junit4] 2> 6085 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10083 (1415982164735950848)]} 0 1 [junit4:junit4] 2> 6086 T360 C19 P41137 /update {wt=javabin&version=2} {add=[82 (1415982164735950849)]} 0 1 [junit4:junit4] 2> 6089 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6089 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10083 (1415982164738048000)]} 0 2 [junit4:junit4] 2> 6091 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10062 (-1415982164742242304)]} 0 0 [junit4:junit4] 2> 6094 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6095 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10062 (-1415982164744339456)]} 0 2 [junit4:junit4] 2> 6096 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=7 [junit4:junit4] 2> 6096 T376 C18 P57993 /update {wt=javabin&version=2} {add=[82 (1415982164738048001)]} 0 9 [junit4:junit4] 2> 6097 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10084 (1415982164748533760)]} 0 0 [junit4:junit4] 2> 6098 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[61 (-1415982164749582336)]} 0 0 [junit4:junit4] 2> 6102 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6102 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[61 (-1415982164751679488)]} 0 2 [junit4:junit4] 2> 6102 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6103 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10084 (1415982164750630912)]} 0 4 [junit4:junit4] 2> 6104 T361 C19 P41137 /update {wt=javabin&version=2} {add=[83 (1415982164755873792)]} 0 0 [junit4:junit4] 2> 6105 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10085 (1415982164756922368)]} 0 0 [junit4:junit4] 2> 6108 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6109 T376 C18 P57993 /update {wt=javabin&version=2} {add=[83 (1415982164757970944)]} 0 3 [junit4:junit4] 2> 6109 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6109 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10085 (1415982164759019520)]} 0 2 [junit4:junit4] 2> 6111 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[62 (-1415982164763213824)]} 0 1 [junit4:junit4] 2> 6111 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10086 (1415982164763213825)]} 0 0 [junit4:junit4] 2> 6114 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6114 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[62 (-1415982164764262400)]} 0 2 [junit4:junit4] 2> 6116 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6116 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10086 (1415982164765310976)]} 0 3 [junit4:junit4] 2> 6119 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10087 (1415982164770553856)]} 0 1 [junit4:junit4] 2> 6120 T361 C19 P41137 /update {wt=javabin&version=2} {add=[84 (1415982164768456704)]} 0 4 [junit4:junit4] 2> 6125 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6126 T377 C18 P57993 /update {wt=javabin&version=2} {add=[84 (1415982164773699585)]} 0 5 [junit4:junit4] 2> 6126 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6127 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10087 (1415982164773699584)]} 0 6 [junit4:junit4] 2> 6128 T361 C19 P41137 /update {wt=javabin&version=2} {add=[85 (1415982164781039616)]} 0 1 [junit4:junit4] 2> 6128 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10064 (-1415982164781039617)]} 0 0 [junit4:junit4] 2> 6132 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6132 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6132 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10064 (-1415982164783136769)]} 0 2 [junit4:junit4] 2> 6133 T376 C18 P57993 /update {wt=javabin&version=2} {add=[85 (1415982164783136768)]} 0 3 [junit4:junit4] 2> 6135 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10088 (1415982164787331072)]} 0 1 [junit4:junit4] 2> 6135 T361 C19 P41137 /update {wt=javabin&version=2} {add=[86 (1415982164787331073)]} 0 1 [junit4:junit4] 2> 6139 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6139 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6139 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10088 (1415982164790476800)]} 0 3 [junit4:junit4] 2> 6140 T377 C18 P57993 /update {wt=javabin&version=2} {add=[86 (1415982164790476801)]} 0 3 [junit4:junit4] 2> 6142 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10089 (1415982164794671104)]} 0 1 [junit4:junit4] 2> 6142 T360 C19 P41137 /update {wt=javabin&version=2} {add=[87 (1415982164794671105)]} 0 1 [junit4:junit4] 2> 6147 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6148 T376 C18 P57993 /update {wt=javabin&version=2} {add=[87 (1415982164797816833)]} 0 4 [junit4:junit4] 2> 6150 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[64 (-1415982164804108288)]} 0 0 [junit4:junit4] 2> 6153 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6154 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[64 (-1415982164806205440)]} 0 3 [junit4:junit4] 2> 6156 T360 C19 P41137 /update {wt=javabin&version=2} {add=[88 (1415982164809351168)]} 0 1 [junit4:junit4] 2> 6160 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6160 T376 C18 P57993 /update {wt=javabin&version=2} {add=[88 (1415982164812496896)]} 0 3 [junit4:junit4] 2> 6161 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=15 [junit4:junit4] 2> 6162 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10089 (1415982164797816832)]} 0 18 [junit4:junit4] 2> 6162 T360 C19 P41137 /update {wt=javabin&version=2} {add=[89 (1415982164816691200)]} 0 0 [junit4:junit4] 2> 6164 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10066 (-1415982164818788352)]} 0 1 [junit4:junit4] 2> 6167 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6167 T377 C18 P57993 /update {wt=javabin&version=2} {add=[89 (1415982164818788352)]} 0 3 [junit4:junit4] 2> 6167 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6168 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10066 (-1415982164820885504)]} 0 2 [junit4:junit4] 2> 6169 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[66 (-1415982164824031232)]} 0 0 [junit4:junit4] 2> 6170 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10090 (1415982164824031233)]} 0 1 [junit4:junit4] 2> 6172 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6173 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[66 (-1415982164826128384)]} 0 2 [junit4:junit4] 2> 6174 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6175 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10090 (1415982164827176960)]} 0 3 [junit4:junit4] 2> 6177 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10067 (-1415982164831371264)]} 0 1 [junit4:junit4] 2> 6179 T360 C19 P41137 /update {wt=javabin&version=2} {add=[90 (1415982164830322688)]} 0 5 [junit4:junit4] 2> 6180 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6180 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10067 (-1415982164833468416)]} 0 2 [junit4:junit4] 2> 6187 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10091 (1415982164837662720)]} 0 5 [junit4:junit4] 2> 6189 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6190 T376 C18 P57993 /update {wt=javabin&version=2} {add=[90 (1415982164836614144)]} 0 10 [junit4:junit4] 2> 6192 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[67 (-1415982164848148480)]} 0 1 [junit4:junit4] 2> 6192 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6193 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10091 (1415982164845002752)]} 0 4 [junit4:junit4] 2> 6195 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10068 (-1415982164851294208)]} 0 1 [junit4:junit4] 2> 6195 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6195 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[67 (-1415982164849197056)]} 0 2 [junit4:junit4] 2> 6197 T360 C19 P41137 /update {wt=javabin&version=2} {add=[91 (1415982164853391360)]} 0 0 [junit4:junit4] 2> 6198 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6198 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[10068 (-1415982164852342784)]} 0 2 [junit4:junit4] 2> 6201 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10092 (1415982164856537088)]} 0 1 [junit4:junit4] 2> 6202 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6202 T376 C18 P57993 /update {wt=javabin&version=2} {add=[91 (1415982164855488512)]} 0 3 [junit4:junit4] 2> 6204 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[68 (-1415982164860731392)]} 0 0 [junit4:junit4] 2> 6205 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6206 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10092 (1415982164859682816)]} 0 3 [junit4:junit4] 2> 6207 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6208 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[68 (-1415982164862828544)]} 0 2 [junit4:junit4] 2> 6208 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10071 (-1415982164864925696)]} 0 0 [junit4:junit4] 2> 6210 T361 C19 P41137 /update {wt=javabin&version=2} {add=[92 (1415982164867022848)]} 0 0 [junit4:junit4] 2> 6211 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6212 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10071 (-1415982164867022848)]} 0 2 [junit4:junit4] 2> 6214 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10093 (1415982164870168576)]} 0 1 [junit4:junit4] 2> 6214 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6214 T377 C18 P57993 /update {wt=javabin&version=2} {add=[92 (1415982164869120000)]} 0 2 [junit4:junit4] 2> 6216 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[71 (-1415982164873314304)]} 0 0 [junit4:junit4] 2> 6220 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6220 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[71 (-1415982164875411456)]} 0 2 [junit4:junit4] 2> 6222 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=5 [junit4:junit4] 2> 6222 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10093 (1415982164873314304)]} 0 7 [junit4:junit4] 2> 6223 T361 C19 P41137 /update {wt=javabin&version=2} {add=[93 (1415982164879605760)]} 0 1 [junit4:junit4] 2> 6224 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10094 (1415982164881702912)]} 0 0 [junit4:junit4] 2> 6227 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6228 T376 C18 P57993 /update {wt=javabin&version=2} {add=[93 (1415982164882751488)]} 0 3 [junit4:junit4] 2> 6228 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6229 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10094 (1415982164883800064)]} 0 3 [junit4:junit4] 2> 6230 T360 C19 P41137 /update {wt=javabin&version=2} {add=[94 (1415982164887994368)]} 0 1 [junit4:junit4] 2> 6231 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10095 (1415982164889042944)]} 0 0 [junit4:junit4] 2> 6234 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6234 T377 C18 P57993 /update {wt=javabin&version=2} {add=[94 (1415982164890091520)]} 0 2 [junit4:junit4] 2> 6235 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6235 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10095 (1415982164891140096)]} 0 2 [junit4:junit4] 2> 6238 T360 C19 P41137 /update {wt=javabin&version=2} {add=[10096 (1415982164895334400)]} 0 1 [junit4:junit4] 2> 6240 T361 C19 P41137 /update {wt=javabin&version=2} {add=[95 (1415982164894285824)]} 0 4 [junit4:junit4] 2> 6245 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6245 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6245 T377 C18 P57993 /update {wt=javabin&version=2} {add=[95 (1415982164899528704)]} 0 4 [junit4:junit4] 2> 6245 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10096 (1415982164898480128)]} 0 5 [junit4:junit4] 2> 6247 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[10072 (-1415982164905820161)]} 0 0 [junit4:junit4] 2> 6247 T361 C19 P41137 /update {wt=javabin&version=2} {add=[96 (1415982164905820160)]} 0 0 [junit4:junit4] 2> 6251 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6251 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10072 (-1415982164907917312)]} 0 2 [junit4:junit4] 2> 6252 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6252 T377 C18 P57993 /update {wt=javabin&version=2} {add=[96 (1415982164907917313)]} 0 3 [junit4:junit4] 2> 6253 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10097 (1415982164912111616)]} 0 0 [junit4:junit4] 2> 6254 T360 C19 P41137 /update {wt=javabin&version=2} {delete=[72 (-1415982164913160192)]} 0 0 [junit4:junit4] 2> 6258 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6258 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6258 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[72 (-1415982164915257344)]} 0 2 [junit4:junit4] 2> 6258 T377 C18 P57993 /update {wt=javabin&version=2} {add=[10097 (1415982164914208768)]} 0 3 [junit4:junit4] 2> 6260 T360 C19 P41137 /update {wt=javabin&version=2} {add=[97 (1415982164919451648)]} 0 0 [junit4:junit4] 2> 6260 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10098 (1415982164919451649)]} 0 0 [junit4:junit4] 2> 6264 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6264 T377 C18 P57993 /update {wt=javabin&version=2} {add=[97 (1415982164921548800)]} 0 2 [junit4:junit4] 2> 6267 T361 C19 P41137 /update {wt=javabin&version=2} {add=[98 (1415982164926791680)]} 0 1 [junit4:junit4] 2> 6269 T386 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=5 [junit4:junit4] 2> 6270 T376 C18 P57993 /update {wt=javabin&version=2} {add=[10098 (1415982164921548801)]} 0 8 [junit4:junit4] 2> 6272 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[10073 (-1415982164932034560)]} 0 0 [junit4:junit4] 2> 6272 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 2> 6273 T377 C18 P57993 /update {wt=javabin&version=2} {add=[98 (1415982164928888832)]} 0 4 [junit4:junit4] 2> 6275 T361 C19 P41137 /update {wt=javabin&version=2} {delete=[73 (-1415982164935180288)]} 0 1 [junit4:junit4] 2> 6275 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6276 T376 C18 P57993 /update {wt=javabin&version=2} {delete=[10073 (-1415982164934131712)]} 0 2 [junit4:junit4] 2> 6278 T387 C17 P55455 REQ /update {distrib.from=http://127.0.0.1:57993/solr/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 6278 T361 C19 P41137 /update {wt=javabin&version=2} {add=[10099 (1415982164937277440)]} 0 1 [junit4:junit4] 2> 6278 T377 C18 P57993 /update {wt=javabin&version=2} {delete=[73 (-1415982164936228864)]} 0 2 [junit4:junit4] 2> 6281 T361 C19 [...truncated too long message...] e.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 23525 T348 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 23526 T348 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 24087 T351 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop! [junit4:junit4] 2> 24926 T533 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34458 [junit4:junit4] 2> 24927 T533 oaz.ClientCnxn$SendThread.run WARNING Session 0x13a6944555a0007 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused [junit4:junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit4:junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599) [junit4:junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1143) [junit4:junit4] 2> [junit4:junit4] 2> 25324 T381 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34458 [junit4:junit4] 2> 25425 T382 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 25425 T348 oaz.ZooKeeper.close Session: 0x13a6944555a0003 closed [junit4:junit4] 2> 25426 T348 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 25477 T348 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 55455 [junit4:junit4] 2> 25477 T348 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=13654501 [junit4:junit4] 2> 26942 T533 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34458 [junit4:junit4] 2> 27043 T534 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 27043 T348 oaz.ZooKeeper.close Session: 0x13a6944555a0007 closed [junit4:junit4] 2> 27044 T348 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 27134 T348 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=A48451EEB03A0682 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=America/Ensenada -Dtests.file.encoding=UTF-8 [junit4:junit4] ERROR 27.1s J1 | RecoveryZkTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:55455/solr/collection1 returned non ok status:404, message:Can not find: /solr/collection1/select [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([A48451EEB03A0682:2562DFF6C76566BE]: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> 27142 T348 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_MT, timezone=America/Ensenada [junit4:junit4] 2> NOTE: Linux 3.2.0-32-generic i386/Sun Microsystems Inc. 1.6.0_35 (32-bit)/cpus=8,threads=1,free=14872472,total=68628480 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, SpellingQueryConverterTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, LeaderElectionTest, TestSolr4Spatial, TestPhraseSuggestions, TestDistributedSearch, UUIDFieldTest, TestQuerySenderListener, QueryEqualityTest, ResponseLogComponentTest, RecoveryZkTest] [junit4:junit4] Completed on J1 in 27.17s, 1 test, 1 error <<< FAILURES! [...truncated 664 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:38: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:178: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1143: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:816: There were test failures: 231 suites, 957 tests, 1 error, 7 ignored (2 assumptions) Total time: 25 minutes 18 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.6.0_35 -client -XX:+UseSerialGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_4_2086846096.1350386392110 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_4_2086846096.1350386392110--