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 CE80BECF0 for ; Fri, 22 Feb 2013 11:25:58 +0000 (UTC) Received: (qmail 67363 invoked by uid 500); 22 Feb 2013 11:25:57 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 67274 invoked by uid 500); 22 Feb 2013 11:25:56 -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 67256 invoked by uid 99); 22 Feb 2013 11:25:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 11:25:56 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,T_FRT_LOLITA1,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 11:25:33 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 6178214AA054; Fri, 22 Feb 2013 11:25:12 +0000 (UTC) Date: Fri, 22 Feb 2013 11:24:53 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, tommaso@apache.org Message-ID: <249286138.47.1361532312361.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b65) - Build # 4426 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_46_881837262.1361532293716" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_46_881837262.1361532293716 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4426/ Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch Error Message: Still found shard Stack Trace: java.lang.AssertionError: Still found shard at __randomizedtesting.SeedInfo.seed([B264F9CE45ED2B64:338277D632B24B58]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120) at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:474) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 8987 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4:junit4] 2> 1 T526 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4:junit4] 2> 4 T526 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-UnloadDistributedZkTest-1361531642042 [junit4:junit4] 2> 5 T526 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 5 T527 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4:junit4] 2> 6 T527 oazs.ZooKeeperServer.setTickTime tickTime set to 1000 [junit4:junit4] 2> 7 T527 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1 [junit4:junit4] 2> 7 T527 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1 [junit4:junit4] 2> 7 T527 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 8 T527 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 106 T526 oasc.ZkTestServer.run start zk server on port:50254 [junit4:junit4] 2> 106 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@319a3144 [junit4:junit4] 2> 107 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 107 T532 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 108 T532 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 108 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59227 [junit4:junit4] 2> 108 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59227 [junit4:junit4] 2> 108 T530 oazsp.FileTxnLog.append Creating new log file: log.1 [junit4:junit4] 2> 144 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0000 with negotiated timeout 10000 for client /127.0.0.1:59227 [junit4:junit4] 2> 144 T532 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0000, negotiated timeout = 10000 [junit4:junit4] 2> 145 T533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@319a3144 name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 145 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 145 T526 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 148 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0000 [junit4:junit4] 2> 149 T533 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 149 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59227 which had sessionid 0x13d019c20bd0000 [junit4:junit4] 2> 149 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0000 closed [junit4:junit4] 2> 150 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2624bbeb [junit4:junit4] 2> 150 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 151 T534 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 151 T534 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 151 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59228 [junit4:junit4] 2> 151 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59228 [junit4:junit4] 2> 152 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0001 with negotiated timeout 10000 for client /127.0.0.1:59228 [junit4:junit4] 2> 152 T534 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0001, negotiated timeout = 10000 [junit4:junit4] 2> 152 T535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2624bbeb name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 153 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 153 T526 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4:junit4] 2> 156 T526 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4:junit4] 2> 158 T526 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4:junit4] 2> 159 T526 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4:junit4] 2> 161 T526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 162 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 164 T526 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> 165 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4:junit4] 2> 168 T526 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> 168 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4:junit4] 2> 170 T526 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> 171 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4:junit4] 2> 172 T526 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> 173 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4:junit4] 2> 175 T526 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> 176 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 178 T526 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> 178 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 180 T526 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> 181 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 183 T526 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> 183 T526 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4:junit4] 2> 185 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0001 [junit4:junit4] 2> 185 T535 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 185 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0001 closed [junit4:junit4] 2> 186 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59228 which had sessionid 0x13d019c20bd0001 [junit4:junit4] 2> 252 T526 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 270 T526 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53859 [junit4:junit4] 2> 271 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 271 T526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 272 T526 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.UnloadDistributedZkTest-controljetty-1361531642223 [junit4:junit4] 2> 272 T526 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.UnloadDistributedZkTest-controljetty-1361531642223/solr.xml [junit4:junit4] 2> 272 T526 oasc.CoreContainer. New CoreContainer 498430584 [junit4:junit4] 2> 272 T526 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.UnloadDistributedZkTest-controljetty-1361531642223/' [junit4:junit4] 2> 273 T526 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361531642223/' [junit4:junit4] 2> 287 T526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4:junit4] 2> 287 T526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 288 T526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 288 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 288 T526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 288 T526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 289 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 289 T526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 289 T526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 290 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 2> 295 T526 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 304 T526 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50254/solr [junit4:junit4] 2> 304 T526 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 304 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c396b66 [junit4:junit4] 2> 305 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 305 T545 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 306 T545 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 306 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59229 [junit4:junit4] 2> 306 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59229 [junit4:junit4] 2> 307 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0002 with negotiated timeout 20000 for client /127.0.0.1:59229 [junit4:junit4] 2> 307 T545 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0002, negotiated timeout = 20000 [junit4:junit4] 2> 307 T546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c396b66 name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 308 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 309 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0002 [junit4:junit4] 2> 309 T546 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 309 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59229 which had sessionid 0x13d019c20bd0002 [junit4:junit4] 2> 309 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0002 closed [junit4:junit4] 2> 310 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 2> 313 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@24aec30d [junit4:junit4] 2> 314 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 314 T547 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 314 T547 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 314 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59230 [junit4:junit4] 2> 314 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59230 [junit4:junit4] 2> 315 T547 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0003, negotiated timeout = 20000 [junit4:junit4] 2> 315 T548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24aec30d name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 315 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0003 with negotiated timeout 20000 for client /127.0.0.1:59230 [junit4:junit4] 2> 316 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 317 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 318 T526 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4:junit4] 2> 319 T526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53859_ [junit4:junit4] 2> 319 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53859_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53859_ [junit4:junit4] 2> 320 T526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53859_ [junit4:junit4] 2> 322 T526 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4:junit4] 2> 324 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 324 T526 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4:junit4] 2> 326 T526 oasc.Overseer.start Overseer (id=89229337693061123-127.0.0.1:53859_-n_0000000000) starting [junit4:junit4] 2> 326 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 327 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 327 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 328 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 328 T550 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4:junit4] 2> 328 T526 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4:junit4] 2> 330 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 331 T549 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4:junit4] 2> 334 T551 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.UnloadDistributedZkTest-controljetty-1361531642223/collection1 [junit4:junit4] 2> 334 T551 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4:junit4] 2> 334 T551 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 334 T551 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection [junit4:junit4] 2> 335 T551 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361531642223/collection1/' [junit4:junit4] 2> 336 T551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361531642223/collection1/lib/README' to classloader [junit4:junit4] 2> 336 T551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361531642223/collection1/lib/classes/' to classloader [junit4:junit4] 2> 358 T551 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 384 T551 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 385 T551 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 389 T551 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 702 T551 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 706 T551 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 709 T551 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 716 T551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 719 T551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 721 T551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 722 T551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 723 T551 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.UnloadDistributedZkTest-controljetty-1361531642223/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data/ [junit4:junit4] 2> 723 T551 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 723 T551 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 724 T551 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.UnloadDistributedZkTest-1361531642042/control/data forceNew:false [junit4:junit4] 2> 724 T551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data [junit4:junit4] 2> 724 T551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data/index/ [junit4:junit4] 2> 724 T551 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 725 T551 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.UnloadDistributedZkTest-1361531642042/control/data/index forceNew:false [junit4:junit4] 2> 726 T551 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38c137c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@900d0b7),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 726 T551 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 726 T551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data/index [junit4:junit4] 2> 727 T551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 727 T551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 728 T551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 728 T551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 728 T551 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 728 T551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 729 T551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 729 T551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 729 T551 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 731 T551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 733 T551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data [junit4:junit4] 2> 733 T551 oass.SolrIndexSearcher. Opening Searcher@6c6e5f88 main [junit4:junit4] 2> 734 T551 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data/tlog [junit4:junit4] 2> 734 T551 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 734 T551 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 736 T551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/control/data [junit4:junit4] 2> 737 T552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c6e5f88 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 737 T551 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 737 T551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 738 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue [junit4:junit4] 2> 1833 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 1834 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "collection":"control_collection", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:53859", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "node_name":"127.0.0.1:53859_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 1834 T549 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1 [junit4:junit4] 2> 1834 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 1836 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 1843 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2740 T551 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 2740 T551 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53859 collection:control_collection shard:shard1 [junit4:junit4] 2> 2741 T551 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2745 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders [junit4:junit4] 2> 2745 T551 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 2746 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 2747 T551 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2747 T551 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 2747 T551 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53859/collection1/ [junit4:junit4] 2> 2747 T551 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 2747 T551 oasc.SyncStrategy.syncToMe http://127.0.0.1:53859/collection1/ has no replicas [junit4:junit4] 2> 2747 T551 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53859/collection1/ [junit4:junit4] 2> 2747 T551 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4:junit4] 2> 2750 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3347 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3357 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3402 T551 oasc.ZkController.register We are http://127.0.0.1:53859/collection1/ and leader is http://127.0.0.1:53859/collection1/ [junit4:junit4] 2> 3403 T551 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53859 [junit4:junit4] 2> 3403 T551 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 3403 T551 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 3403 T551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 3404 T551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3405 T526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3405 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 3406 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 3408 T526 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4:junit4] 2> 3409 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d960d64 [junit4:junit4] 2> 3410 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 3410 T553 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3410 T553 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 3410 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59231 [junit4:junit4] 2> 3411 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59231 [junit4:junit4] 2> 3411 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0004 with negotiated timeout 10000 for client /127.0.0.1:59231 [junit4:junit4] 2> 3412 T553 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0004, negotiated timeout = 10000 [junit4:junit4] 2> 3412 T554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d960d64 name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 3412 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 3413 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 3414 T526 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4:junit4] 2> 3465 T526 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3467 T526 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36321 [junit4:junit4] 2> 3468 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 3468 T526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3468 T526 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.UnloadDistributedZkTest-jetty1-1361531645451 [junit4:junit4] 2> 3468 T526 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.UnloadDistributedZkTest-jetty1-1361531645451/solr.xml [junit4:junit4] 2> 3469 T526 oasc.CoreContainer. New CoreContainer 243202480 [junit4:junit4] 2> 3469 T526 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.UnloadDistributedZkTest-jetty1-1361531645451/' [junit4:junit4] 2> 3469 T526 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/' [junit4:junit4] 2> 3483 T526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4:junit4] 2> 3484 T526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3484 T526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 3484 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3485 T526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3485 T526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3485 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3485 T526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3486 T526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3486 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 2> 3491 T526 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 3500 T526 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50254/solr [junit4:junit4] 2> 3500 T526 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 3501 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d30d609 [junit4:junit4] 2> 3501 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 3502 T564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3502 T564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 3502 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59232 [junit4:junit4] 2> 3502 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59232 [junit4:junit4] 2> 3503 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0005 with negotiated timeout 20000 for client /127.0.0.1:59232 [junit4:junit4] 2> 3503 T564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0005, negotiated timeout = 20000 [junit4:junit4] 2> 3503 T565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d30d609 name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 3504 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 3505 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0005 [junit4:junit4] 2> 3505 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59232 which had sessionid 0x13d019c20bd0005 [junit4:junit4] 2> 3505 T565 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 3505 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0005 closed [junit4:junit4] 2> 3506 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 2> 3508 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@78a57e62 [junit4:junit4] 2> 3509 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 3509 T566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3509 T566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 3509 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59233 [junit4:junit4] 2> 3510 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59233 [junit4:junit4] 2> 3510 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0006 with negotiated timeout 20000 for client /127.0.0.1:59233 [junit4:junit4] 2> 3510 T566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0006, negotiated timeout = 20000 [junit4:junit4] 2> 3511 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78a57e62 name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 3511 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 3512 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3512 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 3513 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 4515 T526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36321_ [junit4:junit4] 2> 4516 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36321_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36321_ [junit4:junit4] 2> 4516 T526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36321_ [junit4:junit4] 2> 4519 T548 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4:junit4] 2> 4519 T554 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4:junit4] 2> 4519 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4519 T567 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4:junit4] 2> 4523 T568 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.UnloadDistributedZkTest-jetty1-1361531645451/collection1 [junit4:junit4] 2> 4523 T568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 4524 T568 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 4524 T568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 4525 T568 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/collection1/' [junit4:junit4] 2> 4525 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/collection1/lib/README' to classloader [junit4:junit4] 2> 4525 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/collection1/lib/classes/' to classloader [junit4:junit4] 2> 4546 T568 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 4573 T568 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 4574 T568 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 4577 T568 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 4861 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4861 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "collection":"control_collection", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:53859", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "node_name":"127.0.0.1:53859_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 4864 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4864 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4864 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4870 T568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 4874 T568 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 4876 T568 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 4886 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4889 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 4891 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4892 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4893 T568 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.UnloadDistributedZkTest-jetty1-1361531645451/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/ [junit4:junit4] 2> 4893 T568 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 4894 T568 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 4894 T568 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.UnloadDistributedZkTest-1361531642042/jetty1 forceNew:false [junit4:junit4] 2> 4894 T568 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1 [junit4:junit4] 2> 4894 T568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/index/ [junit4:junit4] 2> 4895 T568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4895 T568 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.UnloadDistributedZkTest-1361531642042/jetty1/index forceNew:false [junit4:junit4] 2> 4896 T568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59a9d2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@284de16),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4896 T568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 4897 T568 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/index [junit4:junit4] 2> 4898 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 4898 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 4898 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 4899 T568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4899 T568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4899 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4899 T568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4899 T568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4900 T568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4902 T568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 4904 T568 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1 [junit4:junit4] 2> 4904 T568 oass.SolrIndexSearcher. Opening Searcher@6303a766 main [junit4:junit4] 2> 4904 T568 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/tlog [junit4:junit4] 2> 4905 T568 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 4905 T568 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 4908 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6303a766 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 4909 T568 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 4909 T568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 6368 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 6368 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:36321", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:36321_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 6368 T549 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6368 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4:junit4] 2> 6371 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6371 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6371 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6911 T568 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 6911 T568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36321 collection:collection1 shard:shard2 [junit4:junit4] 2> 6912 T568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 6917 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders [junit4:junit4] 2> 6917 T568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 6918 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 6919 T568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 6919 T568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 6920 T568 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36321/collection1/ [junit4:junit4] 2> 6920 T568 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 6920 T568 oasc.SyncStrategy.syncToMe http://127.0.0.1:36321/collection1/ has no replicas [junit4:junit4] 2> 6920 T568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36321/collection1/ [junit4:junit4] 2> 6920 T568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4:junit4] 2> 6922 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 7874 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 7879 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7879 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7879 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7928 T568 oasc.ZkController.register We are http://127.0.0.1:36321/collection1/ and leader is http://127.0.0.1:36321/collection1/ [junit4:junit4] 2> 7929 T568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36321 [junit4:junit4] 2> 7929 T568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 7929 T568 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 7929 T568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 7930 T568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 7931 T526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 7932 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 7932 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 8013 T526 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8016 T526 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40198 [junit4:junit4] 2> 8017 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 8018 T526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8018 T526 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.UnloadDistributedZkTest-jetty2-1361531649974 [junit4:junit4] 2> 8018 T526 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.UnloadDistributedZkTest-jetty2-1361531649974/solr.xml [junit4:junit4] 2> 8019 T526 oasc.CoreContainer. New CoreContainer 1987737024 [junit4:junit4] 2> 8020 T526 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.UnloadDistributedZkTest-jetty2-1361531649974/' [junit4:junit4] 2> 8020 T526 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/' [junit4:junit4] 2> 8035 T526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4:junit4] 2> 8036 T526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 8036 T526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 8036 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8037 T526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 8037 T526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8037 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8037 T526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8038 T526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 8038 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 2> 8044 T526 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 8053 T526 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50254/solr [junit4:junit4] 2> 8054 T526 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 8054 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ff10f11 [junit4:junit4] 2> 8058 T579 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8066 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59239 [junit4:junit4] 2> 8066 T579 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 8067 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59239 [junit4:junit4] 2> 8065 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 8067 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0007 with negotiated timeout 20000 for client /127.0.0.1:59239 [junit4:junit4] 2> 8067 T579 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0007, negotiated timeout = 20000 [junit4:junit4] 2> 8068 T580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ff10f11 name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 8068 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 8069 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0007 [junit4:junit4] 2> 8070 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59239 which had sessionid 0x13d019c20bd0007 [junit4:junit4] 2> 8069 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0007 closed [junit4:junit4] 2> 8070 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 2> 8071 T580 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 8073 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c86d41b [junit4:junit4] 2> 8074 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 8074 T581 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8075 T581 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 8075 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59240 [junit4:junit4] 2> 8075 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59240 [junit4:junit4] 2> 8076 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0008 with negotiated timeout 20000 for client /127.0.0.1:59240 [junit4:junit4] 2> 8076 T581 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0008, negotiated timeout = 20000 [junit4:junit4] 2> 8076 T582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c86d41b name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 8077 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 8078 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 8078 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 8080 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 9083 T526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40198_ [junit4:junit4] 2> 9084 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40198_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40198_ [junit4:junit4] 2> 9086 T526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40198_ [junit4:junit4] 2> 9089 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9089 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9090 T567 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 9090 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9091 T582 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 9092 T554 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 9092 T548 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 9099 T583 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.UnloadDistributedZkTest-jetty2-1361531649974/collection1 [junit4:junit4] 2> 9099 T583 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 9100 T583 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 9100 T583 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 9102 T583 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/collection1/' [junit4:junit4] 2> 9103 T583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/collection1/lib/README' to classloader [junit4:junit4] 2> 9103 T583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9129 T583 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 9155 T583 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 9156 T583 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 9159 T583 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 9382 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 9383 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard2", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:36321", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:36321_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 9385 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9385 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9385 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9386 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9439 T583 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 9444 T583 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 9445 T583 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 9459 T583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 9462 T583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 9465 T583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9466 T583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9468 T583 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.UnloadDistributedZkTest-jetty2-1361531649974/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/ [junit4:junit4] 2> 9468 T583 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 9468 T583 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9469 T583 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.UnloadDistributedZkTest-1361531642042/jetty2 forceNew:false [junit4:junit4] 2> 9469 T583 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2 [junit4:junit4] 2> 9469 T583 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/index/ [junit4:junit4] 2> 9469 T583 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9470 T583 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.UnloadDistributedZkTest-1361531642042/jetty2/index forceNew:false [junit4:junit4] 2> 9471 T583 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55ad956d lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a775f4),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 9471 T583 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 9471 T583 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/index [junit4:junit4] 2> 9473 T583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 9473 T583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 9474 T583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 9474 T583 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9474 T583 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9475 T583 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9475 T583 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9475 T583 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9475 T583 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9477 T583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 9479 T583 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2 [junit4:junit4] 2> 9480 T583 oass.SolrIndexSearcher. Opening Searcher@2cd36d9c main [junit4:junit4] 2> 9480 T583 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/tlog [junit4:junit4] 2> 9480 T583 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 9480 T583 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 9485 T584 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cd36d9c main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 9487 T583 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 9488 T583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 10890 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 10891 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:40198", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:40198_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 10891 T549 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4:junit4] 2> 10891 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 10896 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10896 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10896 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10897 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11490 T583 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 11490 T583 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40198 collection:collection1 shard:shard1 [junit4:junit4] 2> 11491 T583 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 11498 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1 [junit4:junit4] 2> 11499 T583 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 11500 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 11502 T583 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11502 T583 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 11502 T583 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40198/collection1/ [junit4:junit4] 2> 11503 T583 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 11503 T583 oasc.SyncStrategy.syncToMe http://127.0.0.1:40198/collection1/ has no replicas [junit4:junit4] 2> 11503 T583 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40198/collection1/ [junit4:junit4] 2> 11504 T583 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 2> 11508 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 12401 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 12407 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12407 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12407 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12408 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12413 T583 oasc.ZkController.register We are http://127.0.0.1:40198/collection1/ and leader is http://127.0.0.1:40198/collection1/ [junit4:junit4] 2> 12413 T583 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40198 [junit4:junit4] 2> 12413 T583 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 12413 T583 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 12413 T583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 12415 T583 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 12416 T526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 12417 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 12417 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 12487 T526 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12489 T526 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44234 [junit4:junit4] 2> 12490 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 12491 T526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12491 T526 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.UnloadDistributedZkTest-jetty3-1361531654459 [junit4:junit4] 2> 12491 T526 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.UnloadDistributedZkTest-jetty3-1361531654459/solr.xml [junit4:junit4] 2> 12491 T526 oasc.CoreContainer. New CoreContainer 1595591175 [junit4:junit4] 2> 12492 T526 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.UnloadDistributedZkTest-jetty3-1361531654459/' [junit4:junit4] 2> 12492 T526 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361531654459/' [junit4:junit4] 2> 12506 T526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4:junit4] 2> 12507 T526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 12507 T526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 12507 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12507 T526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 12508 T526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12508 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12508 T526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12508 T526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 12509 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 2> 12514 T526 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 12523 T526 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50254/solr [junit4:junit4] 2> 12523 T526 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 12524 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7db29e8c [junit4:junit4] 2> 12524 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 12525 T594 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12525 T594 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 12525 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59245 [junit4:junit4] 2> 12526 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59245 [junit4:junit4] 2> 12527 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd0009 with negotiated timeout 20000 for client /127.0.0.1:59245 [junit4:junit4] 2> 12527 T594 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd0009, negotiated timeout = 20000 [junit4:junit4] 2> 12527 T595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7db29e8c name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 12527 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 12529 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd0009 [junit4:junit4] 2> 12530 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59245 which had sessionid 0x13d019c20bd0009 [junit4:junit4] 2> 12530 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd0009 closed [junit4:junit4] 2> 12530 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 2> 12531 T595 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 12534 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f9613ad [junit4:junit4] 2> 12535 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 12535 T596 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12536 T596 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 12536 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59246 [junit4:junit4] 2> 12536 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59246 [junit4:junit4] 2> 12537 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd000a with negotiated timeout 20000 for client /127.0.0.1:59246 [junit4:junit4] 2> 12537 T596 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd000a, negotiated timeout = 20000 [junit4:junit4] 2> 12537 T597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f9613ad name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 12537 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 12538 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 12539 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 12540 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 13542 T526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44234_ [junit4:junit4] 2> 13542 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44234_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44234_ [junit4:junit4] 2> 13543 T526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44234_ [junit4:junit4] 2> 13544 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13544 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13545 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13544 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13545 T597 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 13546 T554 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 13546 T567 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 13546 T582 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 13547 T548 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 13551 T598 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.UnloadDistributedZkTest-jetty3-1361531654459/collection1 [junit4:junit4] 2> 13551 T598 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 13551 T598 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 13551 T598 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 13552 T598 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361531654459/collection1/' [junit4:junit4] 2> 13552 T598 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361531654459/collection1/lib/README' to classloader [junit4:junit4] 2> 13553 T598 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361531654459/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13574 T598 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 13599 T598 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 13600 T598 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 13604 T598 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 13894 T598 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 13899 T598 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 13901 T598 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 13910 T598 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 13912 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 13912 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:40198", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:40198_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 13913 T598 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 13916 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13916 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13916 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13916 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13916 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13918 T598 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13919 T598 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13920 T598 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.UnloadDistributedZkTest-jetty3-1361531654459/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/ [junit4:junit4] 2> 13920 T598 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 13921 T598 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 13922 T598 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.UnloadDistributedZkTest-1361531642042/jetty3 forceNew:false [junit4:junit4] 2> 13922 T598 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 13922 T598 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index/ [junit4:junit4] 2> 13922 T598 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 13923 T598 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.UnloadDistributedZkTest-1361531642042/jetty3/index forceNew:false [junit4:junit4] 2> 13924 T598 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3442b24f lockFactory=org.apache.lucene.store.NativeFSLockFactory@5419903b),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 13925 T598 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 13925 T598 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index [junit4:junit4] 2> 13927 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 13927 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 13927 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 13928 T598 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 13928 T598 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 13929 T598 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 13929 T598 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 13929 T598 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 13930 T598 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 13933 T598 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 13936 T598 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 13937 T598 oass.SolrIndexSearcher. Opening Searcher@4452a5ec main [junit4:junit4] 2> 13937 T598 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/tlog [junit4:junit4] 2> 13938 T598 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 13938 T598 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 13943 T599 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4452a5ec main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 13945 T598 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 13945 T598 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 15419 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 15420 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:44234", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:44234_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 15420 T549 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4:junit4] 2> 15420 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4:junit4] 2> 15423 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15423 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15423 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15423 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15423 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15947 T598 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 15947 T598 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44234 collection:collection1 shard:shard2 [junit4:junit4] 2> 15952 T598 oasc.ZkController.register We are http://127.0.0.1:44234/collection1/ and leader is http://127.0.0.1:36321/collection1/ [junit4:junit4] 2> 15952 T598 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44234 [junit4:junit4] 2> 15953 T598 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 15953 T598 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@6f1f4106 url=http://127.0.0.1:44234/collection1 node=127.0.0.1:44234_ C65_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=null, roles=null, base_url=http://127.0.0.1:44234, node_name=127.0.0.1:44234_, state=down, core=collection1} [junit4:junit4] 2> 15954 T600 C65 P44234 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 15955 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 15955 T598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 15955 T600 C65 P44234 oasc.ZkController.publish publishing core=collection1 state=recovering [junit4:junit4] 2> 15956 T600 C65 P44234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 15957 T526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 15957 T600 C65 P44234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 15957 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 15958 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 16021 T526 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16023 T526 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47445 [junit4:junit4] 2> 16024 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 16024 T526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16024 T526 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.UnloadDistributedZkTest-jetty4-1361531658003 [junit4:junit4] 2> 16025 T526 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.UnloadDistributedZkTest-jetty4-1361531658003/solr.xml [junit4:junit4] 2> 16025 T526 oasc.CoreContainer. New CoreContainer 1510077161 [junit4:junit4] 2> 16025 T526 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.UnloadDistributedZkTest-jetty4-1361531658003/' [junit4:junit4] 2> 16026 T526 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361531658003/' [junit4:junit4] 2> 16040 T526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4:junit4] 2> 16040 T526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 16040 T526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 16041 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16041 T526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 16041 T526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16041 T526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16042 T526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16042 T526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 16042 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 2> 16047 T526 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 16056 T526 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50254/solr [junit4:junit4] 2> 16056 T526 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 16056 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@16dbac10 [junit4:junit4] 2> 16057 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 16057 T610 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16059 T610 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 16059 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59252 [junit4:junit4] 2> 16059 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59252 [junit4:junit4] 2> 16060 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd000b with negotiated timeout 20000 for client /127.0.0.1:59252 [junit4:junit4] 2> 16060 T610 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd000b, negotiated timeout = 20000 [junit4:junit4] 2> 16060 T611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16dbac10 name:ZooKeeperConnection Watcher:127.0.0.1:50254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 16060 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 16062 T531 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d019c20bd000b [junit4:junit4] 2> 16063 T611 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 16063 T528 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59252 which had sessionid 0x13d019c20bd000b [junit4:junit4] 2> 16063 T526 oaz.ZooKeeper.close Session: 0x13d019c20bd000b closed [junit4:junit4] 2> 16064 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 2> 16066 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b338929 [junit4:junit4] 2> 16066 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 16067 T612 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16067 T612 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 16067 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59253 [junit4:junit4] 2> 16068 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59253 [junit4:junit4] 2> 16069 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd000c with negotiated timeout 20000 for client /127.0.0.1:59253 [junit4:junit4] 2> 16069 T612 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd000c, negotiated timeout = 20000 [junit4:junit4] 2> 16069 T613 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b338929 name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 16069 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 16070 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 16070 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 16071 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 16929 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 16930 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard2", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:44234", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:44234_", [junit4:junit4] 2> "state":"recovering", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 16934 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16934 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16934 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16934 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16934 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16934 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17073 T526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47445_ [junit4:junit4] 2> 17074 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47445_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47445_ [junit4:junit4] 2> 17075 T526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47445_ [junit4:junit4] 2> 17076 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17076 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17076 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17076 T554 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17077 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17076 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17077 T613 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17077 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17078 T567 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17078 T548 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17078 T597 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17078 T582 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17081 T614 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.UnloadDistributedZkTest-jetty4-1361531658003/collection1 [junit4:junit4] 2> 17081 T614 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 17082 T614 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 17082 T614 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 17083 T614 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361531658003/collection1/' [junit4:junit4] 2> 17083 T614 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361531658003/collection1/lib/README' to classloader [junit4:junit4] 2> 17083 T614 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361531658003/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17104 T614 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 17131 T614 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 17132 T614 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 17135 T614 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 17421 T614 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 17425 T614 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 17427 T614 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 17438 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 17440 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 17443 T614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17444 T614 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17445 T614 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.UnloadDistributedZkTest-jetty4-1361531658003/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/ [junit4:junit4] 2> 17445 T614 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 17446 T614 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17447 T614 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.UnloadDistributedZkTest-1361531642042/jetty4 forceNew:false [junit4:junit4] 2> 17447 T614 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 17447 T614 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index/ [junit4:junit4] 2> 17447 T614 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17448 T614 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.UnloadDistributedZkTest-1361531642042/jetty4/index forceNew:false [junit4:junit4] 2> 17449 T614 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e0531ff lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bf56806),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 17450 T614 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 17450 T614 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index [junit4:junit4] 2> 17451 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 17451 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 17452 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17452 T614 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17452 T614 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17453 T614 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17453 T614 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17453 T614 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17453 T614 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17456 T614 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 17458 T614 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 17459 T614 oass.SolrIndexSearcher. Opening Searcher@7d695ee2 main [junit4:junit4] 2> 17459 T614 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/tlog [junit4:junit4] 2> 17459 T614 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 17459 T614 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 17463 T615 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d695ee2 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 17464 T614 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 17464 T614 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 18437 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 18437 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:47445", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:47445_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 18437 T549 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4:junit4] 2> 18438 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 18440 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18440 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18440 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18440 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18440 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18440 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18466 T614 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 18467 T614 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47445 collection:collection1 shard:shard1 [junit4:junit4] 2> 18469 T614 oasc.ZkController.register We are http://127.0.0.1:47445/collection1/ and leader is http://127.0.0.1:40198/collection1/ [junit4:junit4] 2> 18469 T614 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47445 [junit4:junit4] 2> 18469 T614 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 18469 T614 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@597fff3f url=http://127.0.0.1:47445/collection1 node=127.0.0.1:47445_ C66_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=null, roles=null, base_url=http://127.0.0.1:47445, node_name=127.0.0.1:47445_, state=down, core=collection1} [junit4:junit4] 2> 18469 T616 C66 P47445 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 18470 T614 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 18470 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 18470 T616 C66 P47445 oasc.ZkController.publish publishing core=collection1 state=recovering [junit4:junit4] 2> 18470 T616 C66 P47445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 18470 T526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 18471 T616 C66 P47445 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 18471 T526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 18471 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 18475 T526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 18476 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 18480 T561 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/unloadcollection1 [junit4:junit4] 2> 18480 T561 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection [junit4:junit4] 2> 18481 T561 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection [junit4:junit4] 2> 18481 T561 oasc.ZkController.getConfName Looking for collection configName [junit4:junit4] 2> 18482 T561 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4:junit4] 2> 18482 T561 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection [junit4:junit4] 2> 18485 T561 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection [junit4:junit4] 2> 18486 T561 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/unloadcollection1/' [junit4:junit4] 2> 18510 T561 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 18537 T561 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 18538 T561 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 18541 T561 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 18856 T561 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 18860 T561 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 18862 T561 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 18870 T561 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 18873 T561 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 18876 T561 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18877 T561 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18877 T561 oasc.SolrCore. [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/ [junit4:junit4] 2> 18878 T561 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 18878 T561 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18879 T561 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n forceNew:false [junit4:junit4] 2> 18879 T561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n [junit4:junit4] 2> 18879 T561 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/index/ [junit4:junit4] 2> 18880 T561 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/index' doesn't exist. Creating new index... [junit4:junit4] 2> 18881 T561 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/index forceNew:false [junit4:junit4] 2> 18882 T561 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@388a91e1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@290642c2),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 18882 T561 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 18883 T561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/index [junit4:junit4] 2> 18884 T561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 18884 T561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 18884 T561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 18885 T561 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 18885 T561 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 18885 T561 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 18886 T561 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 18886 T561 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 18886 T561 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 18889 T561 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 18891 T561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n [junit4:junit4] 2> 18891 T561 oass.SolrIndexSearcher. Opening Searcher@19c5c768 main [junit4:junit4] 2> 18891 T561 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n/tlog [junit4:junit4] 2> 18892 T561 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 18892 T561 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 18894 T561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531660516unloadcollection1_1n [junit4:junit4] 2> 18895 T617 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@19c5c768 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 18896 T561 oasc.ZkController.publish publishing core=unloadcollection1 state=down [junit4:junit4] 2> C65_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, roles=null, base_url=http://127.0.0.1:44234, node_name=127.0.0.1:44234_, state=recovering, core=collection1} [junit4:junit4] 2> 18968 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36321/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 18969 T600 C65 P44234 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44234 START replicas=[http://127.0.0.1:36321/collection1/] nUpdates=100 [junit4:junit4] 2> 18969 T600 C65 P44234 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 18970 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 18970 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 18970 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1 [junit4:junit4] 2> 18970 T600 C65 P44234 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 2> 18971 T600 C65 P44234 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36321/collection1/. core=collection1 [junit4:junit4] 2> 18971 T600 C65 P44234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C67 name=collection1 org.apache.solr.core.SolrCore@203f76f2 url=http://127.0.0.1:36321/collection1 node=127.0.0.1:36321_ C67_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, roles=null, base_url=http://127.0.0.1:36321, node_name=127.0.0.1:36321_, state=active, core=collection1, leader=true} [junit4:junit4] 2> 18975 T563 C67 P36321 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=0 [junit4:junit4] 2> 18976 T560 C67 P36321 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 18977 T560 C67 P36321 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1 [junit4:junit4] 2> 18979 T560 C67 P36321 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59a9d2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@284de16),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 18980 T560 C67 P36321 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 18980 T560 C67 P36321 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59a9d2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@284de16),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59a9d2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@284de16),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 18981 T560 C67 P36321 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 18981 T560 C67 P36321 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1 [junit4:junit4] 2> 18982 T560 C67 P36321 oass.SolrIndexSearcher. Opening Searcher@79cd2a20 realtime [junit4:junit4] 2> 18982 T560 C67 P36321 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 18983 T560 C67 P36321 /update {version=2&wt=javabin&waitSearcher=true&softCommit=false&commit=true&openSearcher=false&commit_end_point=true} {commit=} 0 7 [junit4:junit4] 2> 18984 T600 C65 P44234 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 18984 T600 C65 P44234 oash.SnapPuller. No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18990 T563 C67 P36321 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 18991 T563 C67 P36321 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=6 [junit4:junit4] 2> 18992 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 18992 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 18993 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 18995 T560 C67 P36321 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1 [junit4:junit4] 2> 18995 T560 C67 P36321 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty1/index [junit4:junit4] 2> 18996 T560 C67 P36321 REQ /replication {version=2&wt=javabin&command=filelist&generation=2&qt=/replication} status=0 QTime=2 [junit4:junit4] 2> 18997 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 18998 T600 C65 P44234 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.UnloadDistributedZkTest-1361531642042/jetty3/index.20130222121421034 forceNew:false [junit4:junit4] 2> 18998 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 18999 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@53de8fe8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38183a1c) fullCopy=true [junit4:junit4] 2> 19002 T562 C67 P36321 REQ /replication {checksum=true&wt=filestream&file=segments_2&command=filecontent&generation=2&qt=/replication} status=0 QTime=0 [junit4:junit4] 2> 19004 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index [junit4:junit4] 2> 19004 T600 C65 P44234 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 19004 T600 C65 P44234 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222121421034 [junit4:junit4] 2> 19005 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19006 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19006 T600 C65 P44234 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index.20130222121421034 [junit4:junit4] 2> 19007 T600 C65 P44234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53de8fe8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38183a1c),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 19008 T600 C65 P44234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 19009 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19009 T600 C65 P44234 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19010 T600 C65 P44234 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 19010 T600 C65 P44234 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1 [junit4:junit4] 2> 19010 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index.20130222121421034 [junit4:junit4] 2> 19011 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19012 T600 C65 P44234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53de8fe8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38183a1c),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 19012 T600 C65 P44234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 19013 T600 C65 P44234 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19013 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19013 T600 C65 P44234 oass.SolrIndexSearcher. Opening Searcher@a235009 main [junit4:junit4] 2> 19015 T599 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a235009 main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 2> 19015 T599 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index [junit4:junit4] 2> 19016 T600 C65 P44234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 19016 T600 C65 P44234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53de8fe8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38183a1c),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53de8fe8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38183a1c),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 19017 T600 C65 P44234 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 19017 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3 [junit4:junit4] 2> 19017 T600 C65 P44234 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 19018 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index.20130222121421034 [junit4:junit4] 2> 19018 T600 C65 P44234 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty3/index [junit4:junit4] 2> 19018 T600 C65 P44234 oasc.RecoveryStrategy.replay No replay needed. core=collection1 [junit4:junit4] 2> 19018 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 2> 19018 T600 C65 P44234 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 19019 T600 C65 P44234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 19020 T600 C65 P44234 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1 [junit4:junit4] 2> 19945 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 19945 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:47445", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:47445_", [junit4:junit4] 2> "state":"recovering", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 19950 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "collection":"unloadcollection", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:36321", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "node_name":"127.0.0.1:36321_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"unloadcollection1"} [junit4:junit4] 2> 19950 T549 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1 [junit4:junit4] 2> 19950 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 19953 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard2", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:44234", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:44234_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 19957 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19957 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19957 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19957 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19957 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19957 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20898 T561 oasc.CoreContainer.registerCore registering core: unloadcollection1 [junit4:junit4] 2> 20898 T561 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:36321 collection:unloadcollection shard:shard1 [junit4:junit4] 2> 20900 T561 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election [junit4:junit4] 2> 20909 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:delete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders [junit4:junit4] 2> 20910 T561 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 20910 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 20913 T561 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 20913 T561 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 20914 T561 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36321/unloadcollection1/ [junit4:junit4] 2> 20914 T561 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 20915 T561 oasc.SyncStrategy.syncToMe http://127.0.0.1:36321/unloadcollection1/ has no replicas [junit4:junit4] 2> 20915 T561 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36321/unloadcollection1/ [junit4:junit4] 2> 20915 T561 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1 [junit4:junit4] 2> 20918 T531 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d019c20bd0006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 21463 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 21474 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21474 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21474 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21474 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21474 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21474 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21520 T561 oasc.ZkController.register We are http://127.0.0.1:36321/unloadcollection1/ and leader is http://127.0.0.1:36321/unloadcollection1/ [junit4:junit4] 2> 21521 T561 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:36321 [junit4:junit4] 2> 21521 T561 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 21522 T561 oasc.ZkController.publish publishing core=unloadcollection1 state=active [junit4:junit4] 2> 21523 T561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 21524 T561 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/solr.xml [junit4:junit4] 2> 21538 T561 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361531645451/solr.xml [junit4:junit4] 2> 21539 T526 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4:junit4] 2> 21540 T526 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50254/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@43122a34 [junit4:junit4] 2> 21541 T526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 21541 T620 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50254. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 21541 T620 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50254, initiating session [junit4:junit4] 2> 21541 T528 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59268 [junit4:junit4] 2> 21542 T528 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59268 [junit4:junit4] 2> 21543 T530 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d019c20bd000d with negotiated timeout 10000 for client /127.0.0.1:59268 [junit4:junit4] 2> 21543 T620 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50254, sessionid = 0x13d019c20bd000d, negotiated timeout = 10000 [junit4:junit4] 2> 21543 T621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43122a34 name:ZooKeeperConnection Watcher:127.0.0.1:50254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 21543 T526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 21545 T526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 21547 T526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 21548 T526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 21554 T578 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/unloadcollection2 [junit4:junit4] 2> 21555 T578 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection [junit4:junit4] 2> 21556 T578 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 21556 T578 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection [junit4:junit4] 2> 21558 T578 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/unloadcollection2/' [junit4:junit4] 2> 21592 T578 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 21620 T578 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 21621 T578 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 21624 T578 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 21928 T578 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 21932 T578 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 21934 T578 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 21942 T578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 21944 T578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 21947 T578 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 21948 T578 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 21949 T578 oasc.SolrCore. [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361531649974/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/ [junit4:junit4] 2> 21950 T578 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6058c0d7 [junit4:junit4] 2> 21950 T578 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 21951 T578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n forceNew:false [junit4:junit4] 2> 21951 T578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n [junit4:junit4] 2> 21951 T578 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/index/ [junit4:junit4] 2> 21951 T578 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/index' doesn't exist. Creating new index... [junit4:junit4] 2> 21952 T578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/index forceNew:false [junit4:junit4] 2> 21953 T578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2258b320 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f5a73a0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 21953 T578 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 21953 T578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/index [junit4:junit4] 2> 21955 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 21955 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 21955 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 21956 T578 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 21956 T578 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 21956 T578 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 21957 T578 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 21957 T578 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 21957 T578 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 21959 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 21962 T578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n [junit4:junit4] 2> 21962 T578 oass.SolrIndexSearcher. Opening Searcher@6da6fd38 main [junit4:junit4] 2> 21962 T578 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n/tlog [junit4:junit4] 2> 21963 T578 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 21963 T578 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 21965 T578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361531642042/1361531663590unloadcollection1_2n [junit4:junit4] 2> 21966 T622 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@6da6fd38 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 21966 T578 oasc.ZkController.publish publishing core=unloadcollection2 state=down [junit4:junit4] 2> 21966 T578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> C66_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, roles=null, base_url=http://127.0.0.1:47445, node_name=127.0.0.1:47445_, state=recovering, core=collection1} [junit4:junit4] 2> 22477 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40198/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 22478 T616 C66 P47445 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47445 START replicas=[http://127.0.0.1:40198/collection1/] nUpdates=100 [junit4:junit4] 2> 22478 T616 C66 P47445 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 22478 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 22478 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 22479 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1 [junit4:junit4] 2> 22479 T616 C66 P47445 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 2> 22479 T616 C66 P47445 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40198/collection1/. core=collection1 [junit4:junit4] 2> 22479 T616 C66 P47445 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C68 name=collection1 org.apache.solr.core.SolrCore@4629cf3b url=http://127.0.0.1:40198/collection1 node=127.0.0.1:40198_ C68_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, roles=null, base_url=http://127.0.0.1:40198, node_name=127.0.0.1:40198_, state=active, core=collection1, leader=true} [junit4:junit4] 2> 22485 T576 C68 P40198 REQ /get {distrib=false&version=2&wt=javabin&getVersions=100&qt=/get} status=0 QTime=1 [junit4:junit4] 2> 22486 T575 C68 P40198 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 22487 T575 C68 P40198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2 [junit4:junit4] 2> 22489 T575 C68 P40198 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55ad956d lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a775f4),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 22490 T575 C68 P40198 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 22491 T575 C68 P40198 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55ad956d lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a775f4),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55ad956d lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a775f4),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 22491 T575 C68 P40198 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 22492 T575 C68 P40198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2 [junit4:junit4] 2> 22493 T575 C68 P40198 oass.SolrIndexSearcher. Opening Searcher@4ebf8a5f realtime [junit4:junit4] 2> 22493 T575 C68 P40198 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 22493 T575 C68 P40198 /update {version=2&wt=javabin&waitSearcher=true&softCommit=false&commit=true&openSearcher=false&commit_end_point=true} {commit=} 0 7 [junit4:junit4] 2> 22495 T616 C66 P47445 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 22495 T616 C66 P47445 oash.SnapPuller. No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 22496 T577 C68 P40198 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 22497 T577 C68 P40198 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=1 [junit4:junit4] 2> 22497 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 22497 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 22497 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 22499 T575 C68 P40198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2 [junit4:junit4] 2> 22499 T575 C68 P40198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty2/index [junit4:junit4] 2> 22499 T575 C68 P40198 REQ /replication {version=2&wt=javabin&command=filelist&generation=2&qt=/replication} status=0 QTime=0 [junit4:junit4] 2> 22500 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 22501 T616 C66 P47445 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.UnloadDistributedZkTest-1361531642042/jetty4/index.20130222121424537 forceNew:false [junit4:junit4] 2> 22501 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22501 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@646d3b1e lockFactory=org.apache.lucene.store.NativeFSLockFactory@22832f7f) fullCopy=true [junit4:junit4] 2> 22503 T576 C68 P40198 REQ /replication {checksum=true&wt=filestream&file=segments_2&command=filecontent&generation=2&qt=/replication} status=0 QTime=0 [junit4:junit4] 2> 22505 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index [junit4:junit4] 2> 22505 T616 C66 P47445 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 22505 T616 C66 P47445 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222121424537 [junit4:junit4] 2> 22505 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22505 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22506 T616 C66 P47445 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index.20130222121424537 [junit4:junit4] 2> 22506 T616 C66 P47445 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@646d3b1e lockFactory=org.apache.lucene.store.NativeFSLockFactory@22832f7f),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 22507 T616 C66 P47445 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 22507 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22508 T616 C66 P47445 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 22508 T616 C66 P47445 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 22508 T616 C66 P47445 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1 [junit4:junit4] 2> 22508 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index.20130222121424537 [junit4:junit4] 2> 22509 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22510 T616 C66 P47445 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@646d3b1e lockFactory=org.apache.lucene.store.NativeFSLockFactory@22832f7f),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 22510 T616 C66 P47445 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 22511 T616 C66 P47445 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22511 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22511 T616 C66 P47445 oass.SolrIndexSearcher. Opening Searcher@1c9e461e main [junit4:junit4] 2> 22513 T615 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c9e461e main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 2> 22513 T615 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index [junit4:junit4] 2> 22513 T616 C66 P47445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 22514 T616 C66 P47445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@646d3b1e lockFactory=org.apache.lucene.store.NativeFSLockFactory@22832f7f),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@646d3b1e lockFactory=org.apache.lucene.store.NativeFSLockFactory@22832f7f),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 22514 T616 C66 P47445 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 22514 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4 [junit4:junit4] 2> 22515 T616 C66 P47445 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index.20130222121424537 [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361531642042/jetty4/index [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.RecoveryStrategy.replay No replay needed. core=collection1 [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 22515 T616 C66 P47445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 22517 T616 C66 P47445 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1 [junit4:junit4] 2> 22981 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 22982 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "collection":"unloadcollection", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:36321", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "node_name":"127.0.0.1:36321_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"unloadcollection1"} [junit4:junit4] 2> 22987 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"unloadcollection", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:40198", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:40198_", [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"unloadcollection2"} [junit4:junit4] 2> 22987 T549 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1 [junit4:junit4] 2> 22988 T549 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 22991 T549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "base_url":"http://127.0.0.1:47445", [junit4:junit4] 2> "numShards":"2", [junit4:junit4] 2> "node_name":"127.0.0.1:47445_", [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "core":"collection1"} [junit4:junit4] 2> 22997 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T582 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22997 T548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23968 T578 oasc.CoreContainer.registerCore registering core: unloadcollection2 [junit4:junit4] 2> 23968 T578 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:40198 collection:unloadcollection shard:shard1 [junit4:junit4] 2> 23971 T578 oasc.ZkController.register We are http://127.0.0.1:40198/unloadcollection2/ and leader is http://127.0.0.1:36321/unloadcollection1/ [junit4:junit4] 2> 23971 T578 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:40198 [junit4:junit4] 2> 23971 T578 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2 [junit4:junit4] 2> 23971 T578 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C69 name=unloadcollection2 org.apache.solr.core.SolrCore@7e37848f url=http://127.0.0.1:40198/unloadcollection2 node=127.0.0.1:40198_ C69_STATE=coll:unloadcollection core:unloadcollection2 props:{collection=unloadcollection, shard=null, roles=null, base_url=http://127.0.0.1:40198, node_name=127.0.0.1:40198_, state=down, core=unloadcollection2} [junit4:junit4] 2> 23972 T625 C69 P40198 oasc.RecoveryStrategy.run Starting recovery process. core=unloadcollection2 recoveringAfterStartup=true [junit4:junit4] 2> 23972 T625 C69 P40198 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 23972 T578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 23972 T625 C69 P40198 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering [junit4:junit4] 2> 23972 T625 C69 P40198 oasc.ZkController.publish numShards not found o [...truncated too long message...] "node_name":"127.0.0.1:40198_", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"unloadcollection2"}}}}}, [junit4:junit4] 1> "control_collection":{ [junit4:junit4] 1> "router":"compositeId", [junit4:junit4] 1> "shards":{"shard1":{ [junit4:junit4] 1> "range":"80000000-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{"127.0.0.1:53859__collection1":{ [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "base_url":"http://127.0.0.1:53859", [junit4:junit4] 1> "node_name":"127.0.0.1:53859_", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "leader":"true"}}}}}} [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> [junit4:junit4] 1> [junit4:junit4] 2> 156866 T613 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 156875 T613 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 156876 T613 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 156876 T613 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=B264F9CE45ED2B64 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CH -Dtests.timezone=Europe/Paris -Dtests.file.encoding=UTF-8 [junit4:junit4] FAILURE 158s J1 | UnloadDistributedZkTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: Still found shard [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([B264F9CE45ED2B64:338277D632B24B58]:0) [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120) [junit4:junit4] > at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73) [junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:474) [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:46) [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:49) [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:46) [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:722) [junit4:junit4] 2> 157635 T526 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=408), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=408)), sim=DefaultSimilarity, locale=fr_CH, timezone=Europe/Paris [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=328571808,total=504365056 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestJmxIntegration, XsltUpdateRequestHandlerTest, DistributedQueryElevationComponentTest, TestSort, TestQueryUtils, BasicFunctionalityTest, TestComponentsName, QueryParsingTest, SliceStateUpdateTest, ReturnFieldsTest, DirectSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, TestBinaryField, TestReload, StandardRequestHandlerTest, TestSolrXMLSerializer, BasicDistributedZk2Test, URLClassifyProcessorTest, DOMUtilTest, TermVectorComponentTest, TestWriterPerf, DocValuesTest, LegacyHTMLStripCharFilterTest, PolyFieldTest, PrimitiveFieldTypeTest, TestOmitPositions, BasicZkTest, TestRTGBase, PeerSyncTest, TestReversedWildcardFilterFactory, TestHashPartitioner, TestPluginEnable, UnloadDistributedZkTest] [junit4:junit4] Completed on J1 in 157.79s, 1 test, 1 failure <<< FAILURES! [...truncated 544 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 8 ignored (3 assumptions) Total time: 39 minutes 34 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_46_881837262.1361532293716 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_46_881837262.1361532293716--