Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/11067/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.cloud.TestDistribDocBasedVersion.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:37753/xur/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37753/xur/collection1 at __randomizedtesting.SeedInfo.seed([C722CA759E75D9E0:46C4446DE92AB9DC]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259) at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:132) at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:125) at org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:103) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) 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:65) 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:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) 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:65) 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:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 48 more Build Log: [...truncated 10888 lines...] [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/init-core-data-001 [junit4] 2> 63806 T172 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 63806 T172 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xur/ [junit4] 2> 63809 T172 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 63812 T172 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 63814 T173 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 63916 T172 oasc.ZkTestServer.run start zk server on port:40232 [junit4] 2> 63919 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 63973 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 64022 T179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e21fb5b name:ZooKeeperConnection Watcher:127.0.0.1:40232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 64029 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 64030 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 64033 T172 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 64071 T174 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1485316b5f70000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 64073 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 64082 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 64096 T181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@530b1a7f name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 64096 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 64096 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 64102 T172 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 64109 T172 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 64119 T172 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 64133 T172 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 64143 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml [junit4] 2> 64153 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 64188 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 64188 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 64206 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 64207 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 64214 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 64214 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 64217 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 64217 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 64220 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 64221 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 64225 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 64226 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 64232 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 64232 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 64236 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 64236 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 64240 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 64240 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 64244 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 64244 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 64251 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 64252 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 64254 T183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@717c741f name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 64254 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 64254 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 64573 T172 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 64864 T172 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 64897 T172 oejs.AbstractConnector.doStart Started [email protected]:59750 [junit4] 2> 64899 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 64900 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 64900 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002 [junit4] 2> 64900 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/' [junit4] 2> 64916 T172 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/solr.xml [junit4] 2> 64928 T172 oasc.CoreContainer.<init> New CoreContainer 2061354776 [junit4] 2> 64928 T172 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/] [junit4] 2> 64929 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 64929 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 64930 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 64930 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 64930 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 64930 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 64931 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 64931 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 64931 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 64933 T172 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 64935 T172 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 64936 T172 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 64936 T172 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 64936 T172 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40232/solr [junit4] 2> 64949 T172 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 64949 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 64966 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 64973 T194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30a9c7f5 name:ZooKeeperConnection Watcher:127.0.0.1:40232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 64973 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 64974 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 65003 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 65006 T196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f8aca68 name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 65006 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 65013 T172 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 65025 T172 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 65032 T172 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 65039 T172 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 65042 T172 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 65054 T172 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 65057 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59750_xur [junit4] 2> 65061 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59750_xur [junit4] 2> 65079 T172 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 65082 T172 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 65085 T172 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 65094 T172 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59750_xur [junit4] 2> 65094 T172 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 65097 T172 oasc.Overseer.start Overseer (id=92415149368344580-127.0.0.1:59750_xur-n_0000000000) starting [junit4] 2> 65107 T172 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 65131 T172 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 65227 T198 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 65228 T172 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 65233 T172 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 65236 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 65247 T197 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 65252 T200 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 65253 T200 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 65260 T200 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 65261 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 65265 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:59750/xur", [junit4] 2> "node_name":"127.0.0.1:59750_xur", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 65265 T197 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 65269 T197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 65280 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 66260 T200 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 66261 T200 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 66262 T200 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 66262 T200 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 66264 T200 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 66265 T200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/collection1/' [junit4] 2> 66267 T200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 66267 T200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 66268 T200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 66399 T200 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 66443 T200 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 66444 T200 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 66449 T200 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 66630 T200 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 66631 T200 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 66633 T200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 66637 T200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 66698 T200 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 66698 T200 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 66710 T200 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/ [junit4] 2> 66710 T200 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6341b253 [junit4] 2> 66718 T200 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data [junit4] 2> 66718 T200 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/index/ [junit4] 2> 66719 T200 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 66719 T200 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/index [junit4] 2> 66720 T200 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6877494978801063] [junit4] 2> 68431 T200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170a9f77; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 68431 T200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 68440 T200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 68500 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 68500 T200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float" [junit4] 2> 68500 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float" [junit4] 2> 68501 T200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard" [junit4] 2> 68501 T200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard" [junit4] 2> 68518 T200 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 68519 T200 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 68519 T200 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 68520 T200 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 68520 T200 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 68520 T200 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 68522 T200 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 68522 T200 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 68523 T200 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 68523 T200 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 68525 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 68527 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 68528 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 68529 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 68530 T200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 68531 T200 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 68531 T200 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 68533 T200 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.1875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.626186613141167, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 68534 T200 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170a9f77; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 68534 T200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 68535 T200 oass.SolrIndexSearcher.<init> Opening Searcher@2491612b[collection1] main [junit4] 2> 68535 T200 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 68536 T200 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 68536 T200 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 68538 T200 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 68538 T200 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 68539 T200 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 68539 T200 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 68540 T200 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 68540 T200 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 68542 T200 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 68543 T200 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 68543 T200 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 68545 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2491612b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 68553 T200 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 68554 T205 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59750/xur collection:control_collection shard:shard1 [junit4] 2> 68554 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 68555 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 68563 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 68589 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 68592 T205 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 68592 T207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dee133e name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 68592 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 68592 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 68595 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 68602 T172 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 68602 T205 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 68605 T205 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 68606 T205 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 68607 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> ASYNC NEW_CORE C68 name=collection1 org.apache.solr.core.SolrCore@5257e571 url=https://127.0.0.1:59750/xur/collection1 node=127.0.0.1:59750_xur C68_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:59750/xur, node_name=127.0.0.1:59750_xur, state=down} [junit4] 2> 68607 T205 C68 P59750 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59750/xur/collection1/ [junit4] 2> 68608 T205 C68 P59750 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 68608 T205 C68 P59750 oasc.SyncStrategy.syncToMe https://127.0.0.1:59750/xur/collection1/ has no replicas [junit4] 2> 68609 T205 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59750/xur/collection1/ shard1 [junit4] 2> 68611 T205 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 68615 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68628 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68646 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 68753 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68753 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68799 T205 oasc.ZkController.register We are https://127.0.0.1:59750/xur/collection1/ and leader is https://127.0.0.1:59750/xur/collection1/ [junit4] 2> 68799 T205 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59750/xur [junit4] 2> 68799 T205 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 68799 T205 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 68799 T205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 68801 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 68803 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:59750/xur", [junit4] 2> "node_name":"127.0.0.1:59750_xur", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 68918 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68919 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 68995 T172 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 68996 T172 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 69001 T172 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 69013 T172 oejs.AbstractConnector.doStart Started [email protected]:58270 [junit4] 2> 69016 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 69016 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 69016 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003 [junit4] 2> 69016 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/' [junit4] 2> 69027 T172 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/solr.xml [junit4] 2> 69034 T172 oasc.CoreContainer.<init> New CoreContainer 1246535360 [junit4] 2> 69034 T172 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/] [junit4] 2> 69035 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 69035 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 69035 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 69036 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 69036 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 69036 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 69036 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 69036 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 69037 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 69038 T172 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 69040 T172 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 69040 T172 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 69040 T172 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 69040 T172 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40232/solr [junit4] 2> 69040 T172 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 69041 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 69041 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 69043 T219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4de0198c name:ZooKeeperConnection Watcher:127.0.0.1:40232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 69044 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 69044 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 69046 T174 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1485316b5f70006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 69046 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 69048 T221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d6c637d name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 69048 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 69055 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 70060 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58270_xur [junit4] 2> 70061 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58270_xur [junit4] 2> 70065 T172 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 70071 T223 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 70071 T223 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 70072 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 70072 T223 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 70074 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:58270/xur", [junit4] 2> "node_name":"127.0.0.1:58270_xur", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 70074 T197 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 70074 T197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 70178 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 70178 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 70178 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71073 T223 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 71073 T223 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 71074 T223 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 71074 T223 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 71075 T223 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 71075 T223 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/collection1/' [junit4] 2> 71075 T223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 71076 T223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 71076 T223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 71094 T223 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 71104 T223 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 71105 T223 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 71113 T223 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 71222 T223 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 71223 T223 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 71224 T223 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 71227 T223 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 71251 T223 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 71252 T223 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 71252 T223 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/ [junit4] 2> 71252 T223 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6341b253 [junit4] 2> 71253 T223 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1 [junit4] 2> 71254 T223 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/index/ [junit4] 2> 71254 T223 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 71255 T223 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/index [junit4] 2> 71255 T223 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6877494978801063] [junit4] 2> 71266 T223 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca33675; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 71266 T223 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 71273 T223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 71274 T223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 71274 T223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float" [junit4] 2> 71274 T223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float" [junit4] 2> 71275 T223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard" [junit4] 2> 71275 T223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard" [junit4] 2> 71276 T223 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 71278 T223 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 71279 T223 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 71280 T223 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 71280 T223 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 71281 T223 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 71282 T223 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 71282 T223 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 71283 T223 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 71284 T223 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 71286 T223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 71288 T223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 71288 T223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 71289 T223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 71290 T223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 71291 T223 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 71291 T223 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 71293 T223 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.1875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.626186613141167, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 71294 T223 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca33675; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 71294 T223 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 71294 T223 oass.SolrIndexSearcher.<init> Opening Searcher@2f5cfce2[collection1] main [junit4] 2> 71294 T223 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 71296 T223 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 71296 T223 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 71296 T223 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 71296 T223 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 71296 T223 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 71297 T223 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 71298 T223 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 71298 T223 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 71298 T223 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 71299 T224 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f5cfce2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 71303 T223 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 71304 T227 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58270/xur collection:collection1 shard:shard2 [junit4] 2> 71304 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 71305 T227 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 71305 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 71310 T227 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 71312 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 71313 T227 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 71313 T227 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C69 name=collection1 org.apache.solr.core.SolrCore@7cd72ff2 url=https://127.0.0.1:58270/xur/collection1 node=127.0.0.1:58270_xur C69_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:58270/xur, node_name=127.0.0.1:58270_xur, state=down} [junit4] 2> 71314 T227 C69 P58270 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58270/xur/collection1/ [junit4] 2> 71315 T227 C69 P58270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 71315 T227 C69 P58270 oasc.SyncStrategy.syncToMe https://127.0.0.1:58270/xur/collection1/ has no replicas [junit4] 2> 71315 T227 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58270/xur/collection1/ shard2 [junit4] 2> 71315 T227 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 71328 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 71436 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71436 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71436 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71482 T227 oasc.ZkController.register We are https://127.0.0.1:58270/xur/collection1/ and leader is https://127.0.0.1:58270/xur/collection1/ [junit4] 2> 71483 T227 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58270/xur [junit4] 2> 71483 T227 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 71483 T227 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 71483 T227 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 71484 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 71486 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:58270/xur", [junit4] 2> "node_name":"127.0.0.1:58270_xur", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 71552 T172 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 71552 T172 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 71556 T172 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 71558 T172 oejs.AbstractConnector.doStart Started [email protected]:37753 [junit4] 2> 71561 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 71561 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 71561 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004 [junit4] 2> 71562 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/' [junit4] 2> 71572 T172 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/solr.xml [junit4] 2> 71582 T172 oasc.CoreContainer.<init> New CoreContainer 2101165805 [junit4] 2> 71583 T172 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/] [junit4] 2> 71584 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 71584 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 71584 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 71584 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 71584 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 71585 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 71585 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 71585 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 71585 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 71586 T172 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 71587 T172 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 71588 T172 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 71588 T172 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 71588 T172 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40232/solr [junit4] 2> 71588 T172 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 71588 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 71589 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 71590 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71590 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71590 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 71591 T238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d945474 name:ZooKeeperConnection Watcher:127.0.0.1:40232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 71591 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 71592 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 71594 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 71595 T240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c56d3e1 name:ZooKeeperConnection Watcher:127.0.0.1:40232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 71595 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 71600 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 72603 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37753_xur [junit4] 2> 72603 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37753_xur [junit4] 2> 72607 T172 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 72612 T242 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 72612 T242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 72612 T242 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 72612 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 72614 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:37753/xur", [junit4] 2> "node_name":"127.0.0.1:37753_xur", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 72614 T197 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 72614 T197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 72718 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 72718 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 72718 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 72718 T241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73613 T242 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 73613 T242 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 73614 T242 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 73615 T242 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 73616 T242 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 73617 T242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/collection1/' [junit4] 2> 73618 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 73618 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 73619 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 73646 T242 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 73653 T242 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 73655 T242 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 73659 T242 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 73749 T242 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 73750 T242 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 73750 T242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 73753 T242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 73772 T242 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 73772 T242 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 73772 T242 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/ [junit4] 2> 73772 T242 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6341b253 [junit4] 2> 73773 T242 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2 [junit4] 2> 73773 T242 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/index/ [junit4] 2> 73773 T242 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 73774 T242 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/index [junit4] 2> 73774 T242 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6877494978801063] [junit4] 2> 73782 T242 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dabd306; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 73783 T242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 73797 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 73798 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default) [junit4] 2> 73798 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float" [junit4] 2> 73798 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float" [junit4] 2> 73799 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard" [junit4] 2> 73799 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard" [junit4] 2> 73800 T242 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 73801 T242 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 73801 T242 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 73802 T242 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 73802 T242 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 73803 T242 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 73803 T242 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 73803 T242 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 73804 T242 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 73805 T242 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 73807 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 73808 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 73809 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 73809 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 73810 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 73812 T242 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 73812 T242 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 73813 T242 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.1875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=5.626186613141167, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 73814 T242 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dabd306; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 73814 T242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 73814 T242 oass.SolrIndexSearcher.<init> Opening Searcher@5a7fe221[collection1] main [junit4] 2> 73815 T242 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 73816 T242 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 73816 T242 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 73817 T242 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 73817 T242 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 73817 T242 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 73818 T242 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 73818 T242 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 73818 T242 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 73818 T242 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 73819 T243 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a7fe221[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 73823 T242 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 73824 T246 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37753/xur collection:collection1 shard:shard1 [junit4] 2> 73824 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 73824 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 73828 T246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 73833 T246 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 73835 T246 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 73835 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C70 name=collection1 org.apache.solr.core.SolrCore@6278ee18 url=https://127.0.0.1:37753/xur/collection1 node=127.0.0.1:37753_xur C70_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:37753/xur, node_name=127.0.0.1:37753_xur, state=down} [junit4] 2> 73835 T246 C70 P37753 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37753/xur/collection1/ [junit4] 2> 73835 T246 C70 P37753 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 73835 T246 C70 P37753 oasc.SyncStrategy.syncToMe https://127.0.0.1:37753/xur/collection1/ has no replicas [junit4] 2> 73835 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37753/xur/collection1/ shard1 [junit4] 2> 73835 T246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 73837 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 73844 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 73845 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73845 T241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73845 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73845 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73890 T246 oasc.ZkController.register We are https://127.0.0.1:37753/xur/collection1/ and leader is https://127.0.0.1:37753/xur/collection1/ [junit4] 2> 73890 T246 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37753/xur [junit4] 2> 73890 T246 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 73890 T246 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 73891 T246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 73892 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 73894 T197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:37753/xur", [junit4] 2> "node_name":"127.0.0.1:37753_xur", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 73997 T222 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73997 T241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73997 T201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 73997 T208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 74067 T172 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 74068 T172 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 74071 T172 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 74073 T172 oejs.AbstractConnector.doStart Started [email protected]:55260 [junit4] 2> 74077 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 74077 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 74078 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-005 [junit4] 2> 74078 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-005/' [junit4] 2> 74095 T172 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-005/solr.xml [junit4] 2> 74104 T172 oasc.CoreContainer.<init> New CoreContainer 1191959157 [junit4] 2> 74104 T172 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-005/] [junit4] 2> 74104 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 74105 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 74105 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 74105 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 74105 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 74106 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 74106 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 74106 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 74106 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 74108 T172 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 74109 T172 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 74109 T172 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 74109 T172 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 74109 T172 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40232/solr [junit4] 2> 74110 T172 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 74110 T172 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 74111 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 74113 T257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32085d30 name:ZooKeeperConnection Watcher:127.0.0.1:40232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 74114 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 74114 T172 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 74117 T172 oascc.ConnectionManager.waitF [...truncated too long message...] /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty4 [junit4] 2> 170218 T172 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty4/index;done=false>>] [junit4] 2> 170218 T172 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001/tempDir-001/jetty4/index [junit4] 2> 170220 T172 oasc.Overseer.close Overseer (id=92415149368344589-127.0.0.1:52426_xur-n_0000000004) closing [junit4] 2> 170220 T334 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:52426_xur [junit4] 2> 170225 T174 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1485316b5f7000d, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 170225 T315 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 170248 T172 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/xur,null} [junit4] 2> 171724 T337 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292) [junit4] 2> [junit4] 2> 175238 T172 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 175241 T172 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40232 40232 [junit4] 2> 175814 T173 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40232 40232 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistribDocBasedVersion -Dtests.method=testDistribSearch -Dtests.seed=C722CA759E75D9E0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=Etc/GMT-14 -Dtests.file.encoding=UTF-8 [junit4] ERROR 112s J0 | TestDistribDocBasedVersion.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37753/xur/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([C722CA759E75D9E0:46C4446DE92AB9DC]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259) [junit4] > at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:132) [junit4] > at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestHardFail(TestDistribDocBasedVersion.java:125) [junit4] > at org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:103) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 48 more [junit4] 2> 175864 T172 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestDistribDocBasedVersion-C722CA759E75D9E0-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene410), sim=DefaultSimilarity, locale=it_CH, timezone=Etc/GMT-14 [junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=77956384,total=260046848 [junit4] 2> NOTE: All tests run in this JVM: [MergeStrategyTest, SuggesterTest, TestStressVersions, SuggestComponentTest, EchoParamsTest, CachingDirectoryFactoryTest, HighlighterConfigTest, JSONWriterTest, AssignTest, TestFuzzyAnalyzedSuggestions, TestDistribDocBasedVersion] [junit4] Completed on J0 in 112.08s, 1 test, 1 error <<< FAILURES! [...truncated 1232 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:494: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1362: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:965: There were test failures: 425 suites, 1776 tests, 1 error, 43 ignored (22 assumptions) Total time: 109 minutes 40 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
