Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11665/ Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
1 tests failed. FAILED: org.apache.solr.cloud.DistribCursorPagingTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:56366/q/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56366/q/collection1 at __randomizedtesting.SeedInfo.seed([1184E44BEE969C10:99D0DB91406AF1E8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:744) at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:172) at org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) at java.lang.reflect.Method.invoke(Method.java:619) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) 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.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:54) 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:853) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:163) at java.net.SocketInputStream.read(SocketInputStream.java:133) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 48 more Build Log: [...truncated 9974 lines...] [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/init-core-data-001 [junit4] 2> 1270852 T6796 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1270853 T6796 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /q/ [junit4] 2> 1270855 T6796 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1270856 T6797 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1270956 T6796 oasc.ZkTestServer.run start zk server on port:45541 [junit4] 2> 1270956 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1270957 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1270959 T6804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d30cfbe8 name:ZooKeeperConnection Watcher:127.0.0.1:45541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1270959 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1270960 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1270960 T6796 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1270962 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1270963 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1270964 T6807 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d872fe6a name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1270964 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1270965 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1270966 T6796 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1270967 T6796 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1270969 T6796 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1270970 T6796 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1270971 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1270971 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1270973 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml [junit4] 2> 1270974 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1270975 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1270976 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1270977 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1270978 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1270979 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1270980 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1270981 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1270982 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1270983 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1270984 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1270985 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1270985 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1270987 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1270987 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1270989 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1270989 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1270991 T6796 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1270991 T6796 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1271199 T6796 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores/collection1 [junit4] 2> 1271201 T6796 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1271213 T6796 oejs.AbstractConnector.doStart Started [email protected]:56366 [junit4] 2> 1271214 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2528fbd7 [junit4] 2> 1271214 T6796 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1271215 T6796 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001 [junit4] 2> 1271215 T6796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/' [junit4] 2> 1271223 T6796 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/solr.xml [junit4] 2> 1271235 T6796 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores [junit4] 2> 1271235 T6796 oasc.CoreContainer.<init> New CoreContainer 1586007257 [junit4] 2> 1271236 T6796 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/] [junit4] 2> 1271237 T6796 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1271237 T6796 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1271238 T6796 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1271238 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1271238 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1271239 T6796 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1271239 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1271240 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1271240 T6796 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1271241 T6796 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1271241 T6796 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1271242 T6796 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1271242 T6796 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1271243 T6796 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1271243 T6796 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1271244 T6796 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45541/solr [junit4] 2> 1271244 T6796 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1271245 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1271246 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1271247 T6819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44910d85 name:ZooKeeperConnection Watcher:127.0.0.1:45541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1271247 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1271248 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1271249 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1271250 T6822 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@270ccb5 name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1271251 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1271252 T6796 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1271255 T6796 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1271256 T6796 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1271258 T6796 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1271260 T6796 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1271262 T6796 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1271263 T6796 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56366_q [junit4] 2> 1271263 T6796 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56366_q [junit4] 2> 1271265 T6796 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1271266 T6796 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1271267 T6796 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1271268 T6796 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56366_q [junit4] 2> 1271269 T6796 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1271270 T6796 oasc.Overseer.start Overseer (id=93348130346696707-127.0.0.1:56366_q-n_0000000000) starting [junit4] 2> 1271272 T6796 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1271276 T6796 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1271276 T6824 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1271277 T6796 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1271277 T6823 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1271278 T6796 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1271279 T6796 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1271281 T6796 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores [junit4] 2> 1271282 T6796 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores/collection1/ [junit4] 2> 1271283 T6796 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1271284 T6826 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1271284 T6826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1271284 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1271285 T6826 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1271285 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "roles":null, [junit4] 2> "numShards":"1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56366/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:56366_q"} current state version: 0 [junit4] 2> 1271286 T6823 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "roles":null, [junit4] 2> "numShards":"1", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56366/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:56366_q"} [junit4] 2> 1271286 T6823 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1271286 T6823 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1271287 T6822 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> 1272285 T6826 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1272285 T6826 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1272286 T6826 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1272286 T6826 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1272287 T6826 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1272288 T6826 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores/collection1/' [junit4] 2> 1272294 T6826 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1272296 T6826 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1272300 T6826 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1272315 T6826 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1272347 T6826 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1272348 T6826 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1272352 T6826 oass.IndexSchema.readSchema [collection1] Schema name=sortable [junit4] 2> 1272827 T6826 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1272828 T6826 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1272829 T6826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1272829 T6826 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/control/data/ [junit4] 2> 1272829 T6826 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 1272830 T6826 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/control/data [junit4] 2> 1272830 T6826 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/control/data/index/ [junit4] 2> 1272830 T6826 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 1272831 T6826 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/control/data/index [junit4] 2> 1272831 T6826 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1272832 T6826 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8fd8628c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@223d1f48),segFN=segments_1,generation=1} [junit4] 2> 1272832 T6826 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1272833 T6826 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1272833 T6826 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1272833 T6826 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1272834 T6826 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1272834 T6826 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1272834 T6826 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1272834 T6826 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1272835 T6826 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1272835 T6826 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1272835 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1272836 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1272836 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1272836 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1272837 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1272837 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1272837 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1272837 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 1272838 T6826 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1272838 T6826 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler [junit4] 2> 1272839 T6826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1272840 T6826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1272841 T6826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1272842 T6826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1272844 T6826 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1272845 T6826 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1272845 T6826 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1272846 T6826 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.5790036010434408] [junit4] 2> 1272846 T6826 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8fd8628c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@223d1f48),segFN=segments_1,generation=1} [junit4] 2> 1272846 T6826 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1272847 T6826 oass.SolrIndexSearcher.<init> Opening Searcher@8430062c[collection1] main [junit4] 2> 1272847 T6826 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1272848 T6826 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1272849 T6826 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1272849 T6826 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1272849 T6826 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1272850 T6826 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1272850 T6826 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1272851 T6826 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1272851 T6826 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1272851 T6826 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1272852 T6827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8430062c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1272852 T6826 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1272852 T6830 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56366/q collection:control_collection shard:shard1 [junit4] 2> 1272853 T6796 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1272854 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1272853 T6830 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1272855 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1272855 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1272857 T6833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e69b3c8c name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1272857 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1272857 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1272858 T6830 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1272858 T6796 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1272859 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1272859 T6830 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1272860 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1272860 T6830 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3776 name=collection1 org.apache.solr.core.SolrCore@47943478 url=http://127.0.0.1:56366/q/collection1 node=127.0.0.1:56366_q C3776_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56366/q, state=down, node_name=127.0.0.1:56366_q} [junit4] 2> 1272860 T6830 C3776 P56366 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56366/q/collection1/ [junit4] 2> 1272861 T6833 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> 1272861 T6796 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1272861 T6830 C3776 P56366 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1272861 T6822 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> 1272862 T6796 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1272862 T6830 C3776 P56366 oasc.SyncStrategy.syncToMe http://127.0.0.1:56366/q/collection1/ has no replicas [junit4] 2> 1272863 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1272863 T6830 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56366/q/collection1/ shard1 [junit4] 2> 1272863 T6830 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1272864 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1272865 T6836 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60fd13c6 name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1272865 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1272866 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1272866 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1272867 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:56366/q", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1272869 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":"2"} current state version: 2 [junit4] 2> 1272869 T6823 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1272869 T6822 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> 1272870 T6833 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> 1272872 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1272872 T6823 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 1272873 T6822 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> 1272873 T6833 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> 1272917 T6830 oasc.ZkController.register We are http://127.0.0.1:56366/q/collection1/ and leader is http://127.0.0.1:56366/q/collection1/ [junit4] 2> 1272917 T6830 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56366/q [junit4] 2> 1272917 T6830 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1272917 T6830 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1272918 T6830 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1272919 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1272920 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56366/q", [junit4] 2> "state":"active", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:56366_q"} current state version: 4 [junit4] 2> 1272920 T6823 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56366/q", [junit4] 2> "state":"active", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:56366_q"} [junit4] 2> 1273023 T6833 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> 1273023 T6822 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> 1273077 T6796 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores/collection1 [junit4] 2> 1273078 T6796 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1273079 T6796 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1273080 T6796 oejs.AbstractConnector.doStart Started [email protected]:44184 [junit4] 2> 1273081 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2528fbd7 [junit4] 2> 1273081 T6796 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1273082 T6796 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001 [junit4] 2> 1273082 T6796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/' [junit4] 2> 1273090 T6796 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/solr.xml [junit4] 2> 1273101 T6796 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores [junit4] 2> 1273102 T6796 oasc.CoreContainer.<init> New CoreContainer -334348625 [junit4] 2> 1273102 T6796 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/] [junit4] 2> 1273103 T6796 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1273104 T6796 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1273104 T6796 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1273105 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1273105 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1273105 T6796 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1273106 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1273106 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1273107 T6796 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1273107 T6796 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1273108 T6796 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1273108 T6796 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1273109 T6796 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1273109 T6796 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1273110 T6796 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1273110 T6796 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45541/solr [junit4] 2> 1273111 T6796 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1273111 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1273112 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1273113 T6848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9f9b568 name:ZooKeeperConnection Watcher:127.0.0.1:45541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1273113 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1273114 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1273116 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1273117 T6851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62b0f7bf name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1273117 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1273121 T6796 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1274124 T6796 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44184_q [junit4] 2> 1274125 T6796 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44184_q [junit4] 2> 1274127 T6796 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1274128 T6796 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores [junit4] 2> 1274129 T6796 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores/collection1/ [junit4] 2> 1274130 T6796 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1274132 T6852 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1274132 T6852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1274133 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1274133 T6852 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1274134 T6852 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1274134 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44184/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:44184_q"} current state version: 5 [junit4] 2> 1274134 T6852 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1274134 T6823 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44184/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:44184_q"} [junit4] 2> 1274135 T6823 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1274135 T6823 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1274135 T6852 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 1274135 T6852 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1274237 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1274237 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1274238 T6851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 1275136 T6852 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1275136 T6852 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1275137 T6852 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1275137 T6852 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1275138 T6852 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1275139 T6852 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores/collection1/' [junit4] 2> 1275146 T6852 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1275148 T6852 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1275152 T6852 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1275169 T6852 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1275201 T6852 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1275202 T6852 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1275207 T6852 oass.IndexSchema.readSchema [collection1] Schema name=sortable [junit4] 2> 1275451 T6852 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1275452 T6852 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1275452 T6852 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1275453 T6852 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty1/ [junit4] 2> 1275453 T6852 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 1275454 T6852 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty1 [junit4] 2> 1275454 T6852 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty1/index/ [junit4] 2> 1275454 T6852 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 1275455 T6852 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty1/index [junit4] 2> 1275455 T6852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1275456 T6852 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b2110a28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@982ab368),segFN=segments_1,generation=1} [junit4] 2> 1275456 T6852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1275457 T6852 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1275457 T6852 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1275458 T6852 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1275458 T6852 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1275458 T6852 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1275459 T6852 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1275459 T6852 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1275459 T6852 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1275460 T6852 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1275460 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1275460 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1275461 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1275461 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1275461 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1275461 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1275462 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1275462 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 1275462 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1275462 T6852 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler [junit4] 2> 1275464 T6852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1275465 T6852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1275466 T6852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1275467 T6852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1275469 T6852 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1275470 T6852 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1275470 T6852 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1275471 T6852 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.5790036010434408] [junit4] 2> 1275471 T6852 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b2110a28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@982ab368),segFN=segments_1,generation=1} [junit4] 2> 1275472 T6852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1275472 T6852 oass.SolrIndexSearcher.<init> Opening Searcher@2dc18b62[collection1] main [junit4] 2> 1275472 T6852 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1275473 T6852 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1275474 T6852 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1275474 T6852 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1275474 T6852 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1275475 T6852 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1275475 T6852 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1275476 T6852 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1275476 T6852 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1275476 T6852 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1275476 T6853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dc18b62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1275476 T6852 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1275477 T6856 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44184/q collection:collection1 shard:shard1 [junit4] 2> 1275478 T6796 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1275478 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1275478 T6856 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 1275482 T6856 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1275483 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1275483 T6856 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1275483 T6856 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3777 name=collection1 org.apache.solr.core.SolrCore@d02ffa33 url=http://127.0.0.1:44184/q/collection1 node=127.0.0.1:44184_q C3777_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:44184/q, state=down, node_name=127.0.0.1:44184_q} [junit4] 2> 1275484 T6856 C3777 P44184 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44184/q/collection1/ [junit4] 2> 1275483 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 1275484 T6856 C3777 P44184 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1275485 T6856 C3777 P44184 oasc.SyncStrategy.syncToMe http://127.0.0.1:44184/q/collection1/ has no replicas [junit4] 2> 1275485 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 1275485 T6856 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44184/q/collection1/ shard1 [junit4] 2> 1275485 T6856 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 1275486 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1275487 T6851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 1275489 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1275490 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44184/q", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 1275490 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 1275491 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1275492 T6851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1275539 T6856 oasc.ZkController.register We are http://127.0.0.1:44184/q/collection1/ and leader is http://127.0.0.1:44184/q/collection1/ [junit4] 2> 1275540 T6856 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44184/q [junit4] 2> 1275540 T6856 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1275540 T6856 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1275541 T6856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1275542 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1275543 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44184/q", [junit4] 2> "state":"active", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:44184_q"} current state version: 5 [junit4] 2> 1275543 T6823 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44184/q", [junit4] 2> "state":"active", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "node_name":"127.0.0.1:44184_q"} [junit4] 2> 1275545 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 1275545 T6856 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1275545 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1275546 T6851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1275689 T6796 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores/collection1 [junit4] 2> 1275690 T6796 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1275691 T6796 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1275692 T6796 oejs.AbstractConnector.doStart Started [email protected]:41872 [junit4] 2> 1275693 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2528fbd7 [junit4] 2> 1275693 T6796 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1275694 T6796 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001 [junit4] 2> 1275694 T6796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/' [junit4] 2> 1275711 T6796 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/solr.xml [junit4] 2> 1275723 T6796 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores [junit4] 2> 1275724 T6796 oasc.CoreContainer.<init> New CoreContainer 1728087836 [junit4] 2> 1275724 T6796 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/] [junit4] 2> 1275725 T6796 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1275726 T6796 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1275726 T6796 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1275727 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1275727 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1275727 T6796 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1275728 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1275728 T6796 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1275729 T6796 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1275729 T6796 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1275730 T6796 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1275730 T6796 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1275731 T6796 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1275731 T6796 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1275732 T6796 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1275732 T6796 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45541/solr [junit4] 2> 1275733 T6796 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1275733 T6796 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1275734 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1275735 T6868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@344982cd name:ZooKeeperConnection Watcher:127.0.0.1:45541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1275736 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1275736 T6796 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1275738 T6796 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1275739 T6871 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ddf8f73 name:ZooKeeperConnection Watcher:127.0.0.1:45541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1275739 T6796 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1275744 T6796 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1276747 T6796 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41872_q [junit4] 2> 1276747 T6796 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41872_q [junit4] 2> 1276750 T6796 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1276753 T6796 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores [junit4] 2> 1276754 T6796 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores/collection1/ [junit4] 2> 1276754 T6796 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1276756 T6872 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1276756 T6872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1276757 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1276758 T6872 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1276758 T6872 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1276758 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:41872/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:41872_q"} current state version: 5 [junit4] 2> 1276758 T6872 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1276758 T6823 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "operation":"state", [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:41872/q", [junit4] 2> "state":"down", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "node_name":"127.0.0.1:41872_q"} [junit4] 2> 1276759 T6823 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1276759 T6823 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1276759 T6872 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1276759 T6872 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1276760 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 1276760 T6871 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 1276760 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 1276761 T6871 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1276761 T6851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1277760 T6872 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1277760 T6872 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1277761 T6872 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1277761 T6872 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1277762 T6872 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1277762 T6872 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores/collection1/' [junit4] 2> 1277770 T6872 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1277772 T6872 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1277776 T6872 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1277791 T6872 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 1277823 T6872 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1277824 T6872 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1277828 T6872 oass.IndexSchema.readSchema [collection1] Schema name=sortable [junit4] 2> 1278057 T6872 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1278058 T6872 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1278058 T6872 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1278058 T6872 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty2/ [junit4] 2> 1278059 T6872 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 1278059 T6872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty2 [junit4] 2> 1278060 T6872 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty2/index/ [junit4] 2> 1278060 T6872 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 1278060 T6872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty2/index [junit4] 2> 1278061 T6872 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1278061 T6872 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30a2a8bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99d819b6),segFN=segments_1,generation=1} [junit4] 2> 1278062 T6872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1278062 T6872 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1278063 T6872 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1278063 T6872 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1278063 T6872 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1278063 T6872 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1278063 T6872 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1278064 T6872 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1278064 T6872 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1278064 T6872 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1278064 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1278065 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1278065 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1278065 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1278066 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1278066 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1278066 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1278066 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 1278067 T6872 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1278067 T6872 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler [junit4] 2> 1278068 T6872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1278069 T6872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1278070 T6872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1278071 T6872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1278072 T6872 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1278073 T6872 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1278074 T6872 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1278074 T6872 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.5790036010434408] [junit4] 2> 1278075 T6872 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30a2a8bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99d819b6),segFN=segments_1,generation=1} [junit4] 2> 1278075 T6872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1278075 T6872 oass.SolrIndexSearcher.<init> Opening Searcher@e92f2538[collection1] main [junit4] 2> 1278076 T6872 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1278076 T6872 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1278077 T6872 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1278077 T6872 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1278077 T6872 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1278078 T6872 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1278078 T6872 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1278078 T6872 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1278079 T6872 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1278079 T6872 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1278079 T6873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e92f2538[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1278079 T6872 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1278080 T6876 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41872/q collection:collection1 shard:shard2 [junit4] 2> 1278080 T6796 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1278081 T6796 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1278081 T6876 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 1278084 T6876 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1278086 T6822 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1278086 T6876 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1278086 T6823 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 1278086 T6876 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3778 name=collection1 org.apache.solr.core.SolrCore@e2b7eae9 url=http://127.0.0.1:41872/q/collection1 node=127.0.0.1:41872_q C3778_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:41872/q, state=down, node_name=127.0.0.1:41872_q} [junit4] 2> 1278087 T6876 C3778 P41872 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41872/q/collection1/ [junit4] 2> 1278087 T6823 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 5 [junit4] 2> 1278087 T6876 C3778 P41872 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1278088 T6851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 1278088 T6871 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/co [...truncated too long message...] p/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001/tempDir-001/jetty4 [junit4] 2> 1363554 T6952 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1363576 T6796 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/q,null} [junit4] 2> 1363768 T6796 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45541 45541 [junit4] 2> 1364357 T6797 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45541 45541 [junit4] 2> 1364358 T6797 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistribCursorPagingTest -Dtests.method=test -Dtests.seed=1184E44BEE969C10 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Asia/Bangkok -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 93.5s J1 | DistribCursorPagingTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56366/q/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([1184E44BEE969C10:99D0DB91406AF1E8]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:744) [junit4] > at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:172) [junit4] > at org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:89) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) [junit4] > at java.lang.Thread.run(Thread.java:853) [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:163) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:133) [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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 48 more [junit4] 2> 1364388 T6796 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest 1184E44BEE969C10-001 [junit4] 2> 93542 T6795 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=vi, timezone=Asia/Bangkok [junit4] 2> NOTE: Linux 3.13.0-45-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=62945456,total=256573440 [junit4] 2> NOTE: All tests run in this JVM: [OutOfBoxZkACLAndCredentialsProvidersTest, BadIndexSchemaTest, TestHighFrequencyDictionaryFactory, TestBulkSchemaAPI, HighlighterMaxOffsetTest, ZkSolrClientTest, SpellCheckCollatorTest, TermsComponentTest, TestClassNameShortening, SimpleCollectionCreateDeleteTest, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, ShardRoutingCustomTest, TestBadConfig, TestConfigReload, TestCollapseQParserPlugin, TestFastWriter, DistributedIntervalFacetingTest, DistributedExpandComponentTest, TestReplicationHandlerBackup, TestMiniSolrCloudCluster, TestSolr4Spatial2, TestCloudPivotFacet, RequestLoggingTest, PrimitiveFieldTypeTest, WordBreakSolrSpellCheckerTest, TestFoldingMultitermQuery, LoggingHandlerTest, UpdateParamsTest, DirectSolrSpellCheckerTest, ExternalFileFieldSortTest, CachingDirectoryFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, FacetPivotSmallTest, TestManagedSchemaDynamicFieldResource, TestZkChroot, PolyFieldTest, TestQuerySenderNoQuery, AssignTest, AutoCommitTest, DistributedQueryComponentCustomSortTest, SignatureUpdateProcessorFactoryTest, TestSchemaVersionResource, TestInitQParser, QueryResultKeyTest, AddBlockUpdateTest, CSVRequestHandlerTest, ExitableDirectoryReaderTest, FileUtilsTest, TestRangeQuery, SSLMigrationTest, TestReload, TestQuerySenderListener, TestJoin, TestDefaultStatsCache, TestManagedSchemaFieldResource, TestFreeTextSuggestions, SpellCheckComponentTest, OpenExchangeRatesOrgProviderTest, SearchHandlerTest, TestCollectionAPI, ConnectionManagerTest, TestRebalanceLeaders, StatsComponentTest, TestDocSet, TestReRankQParserPlugin, HttpPartitionTest, DocumentBuilderTest, DistributedQueryComponentOptimizationTest, TestSolrQueryParser, SolrTestCaseJ4Test, TestSolrConfigHandler, ChaosMonkeySafeLeaderTest, TestTolerantSearch, StandardRequestHandlerTest, FullSolrCloudDistribCmdsTest, DebugComponentTest, TestConfigSets, TestSchemaSimilarityResource, DistributedFacetPivotSmallTest, TestStressUserVersions, AtomicUpdatesTest, TestNoOpRegenerator, DistributedTermsComponentTest, LeaderElectionIntegrationTest, CurrencyFieldOpenExchangeTest, TestSolrDeletionPolicy2, TestNonDefinedSimilarityFactory, SimplePostToolTest, TestFuzzyAnalyzedSuggestions, DateFieldTest, CoreAdminCreateDiscoverTest, TestPseudoReturnFields, TestSolr4Spatial, SpatialHeatmapFacetsTest, TestManagedSchemaFieldTypeResource, TestCloudManagedSchemaConcurrent, MigrateRouteKeyTest, DistribCursorPagingTest] [junit4] Completed on J1 in 93.81s, 1 test, 1 error <<< FAILURES! [...truncated 885 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:490: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1368: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:975: There were test failures: 466 suites, 1862 tests, 1 error, 55 ignored (21 assumptions) Total time: 83 minutes 23 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 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]
