Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1727/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:55650/o_/kt/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55650/o_/kt/collection1 at __randomizedtesting.SeedInfo.seed([1CD09F4BF173EF28:9D361153862C8F14]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449) ... 47 more Build Log: [...truncated 11503 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/init-core-data-001 [junit4] 2> 2597084 T5848 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2597084 T5848 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /o_/kt [junit4] 2> 2597096 T5848 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2597097 T5848 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2597100 T5849 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2597201 T5848 oasc.ZkTestServer.run start zk server on port:55636 [junit4] 2> 2597203 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2597210 T5855 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37677206 name:ZooKeeperConnection Watcher:127.0.0.1:55636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2597210 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2597211 T5848 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2597222 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2597226 T5857 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b8f0f80 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2597227 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2597227 T5848 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2597235 T5848 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2597242 T5848 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2597247 T5848 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2597255 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2597255 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2597265 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 2597265 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2597272 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2597272 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2597280 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2597281 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2597288 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2597289 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2597296 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2597297 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2597304 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2597304 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2597311 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2597312 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2597320 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2597321 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2597328 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2597329 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2597337 T5848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2597337 T5848 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2597348 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2597351 T5859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@498dcf93 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2597351 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2599557 T5848 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2599567 T5848 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2599568 T5848 oejs.AbstractConnector.doStart Started [email protected]:55640 [junit4] 2> 2599571 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2599571 T5848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2599572 T5848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002 [junit4] 2> 2599574 T5848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/' [junit4] 2> 2599620 T5848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/solr.xml [junit4] 2> 2599648 T5848 oasc.CoreContainer.<init> New CoreContainer 1785463623 [junit4] 2> 2599648 T5848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/] [junit4] 2> 2599650 T5848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2599651 T5848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2599651 T5848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2599652 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2599652 T5848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2599654 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2599654 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2599655 T5848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2599655 T5848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2599660 T5848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2599664 T5848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2599665 T5848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2599666 T5848 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2599666 T5848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55636/solr [junit4] 2> 2599667 T5848 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2599673 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2599679 T5870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37605596 name:ZooKeeperConnection Watcher:127.0.0.1:55636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2599681 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2599687 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2599693 T5872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f1b5a16 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2599694 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2599699 T5848 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2599709 T5848 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2599720 T5848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2599730 T5848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2599741 T5848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2599754 T5848 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2599760 T5848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55640_o_%2Fkt [junit4] 2> 2599762 T5848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55640_o_%2Fkt [junit4] 2> 2599771 T5848 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2599780 T5848 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2599792 T5848 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55640_o_%2Fkt [junit4] 2> 2599792 T5848 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2599800 T5848 oasc.Overseer.start Overseer (id=92256814325432324-127.0.0.1:55640_o_%2Fkt-n_0000000000) starting [junit4] 2> 2599808 T5848 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2599842 T5874 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2599844 T5848 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2599852 T5848 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2599858 T5848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2599868 T5873 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2599877 T5875 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 2599877 T5875 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2599880 T5875 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2599880 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2599885 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2599887 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55640/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55640_o_%2Fkt", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 2599887 T5873 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 2599888 T5873 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 2599896 T5876 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> 2600883 T5875 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2600883 T5875 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 2600885 T5875 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2600885 T5875 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2600889 T5875 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2600889 T5875 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/' [junit4] 2> 2600891 T5875 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 2600891 T5875 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 2600892 T5875 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 2600947 T5875 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2600961 T5875 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2600963 T5875 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 2600967 T5875 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2600974 T5875 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2600995 T5875 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2601001 T5875 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 2601009 T5875 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 2601018 T5875 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 2601019 T5875 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 2601019 T5875 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2601019 T5875 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/ [junit4] 2> 2601020 T5875 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2601020 T5875 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data [junit4] 2> 2601021 T5875 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/index/ [junit4] 2> 2601023 T5875 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2601024 T5875 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/index [junit4] 2> 2601025 T5875 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2112764804, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2601034 T5875 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a2e09ef; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2601034 T5875 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2601035 T5875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2601146 T5875 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2601146 T5875 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2601146 T5875 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2601146 T5875 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2601147 T5875 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2601147 T5875 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2601148 T5875 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2601149 T5875 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2601149 T5875 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2601149 T5875 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2601149 T5875 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2601150 T5875 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2601158 T5875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2601159 T5875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2601161 T5875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2601163 T5875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2601166 T5875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2601168 T5875 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2601168 T5875 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2601169 T5875 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=385835110, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2601173 T5875 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a2e09ef; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2601173 T5875 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2601174 T5875 oass.SolrIndexSearcher.<init> Opening Searcher@309b4f73[collection1] main [junit4] 2> 2601174 T5875 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2601177 T5875 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2601178 T5875 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2601179 T5875 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2601179 T5875 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2601179 T5875 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2601181 T5875 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2601182 T5875 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2601183 T5875 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2601192 T5875 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2601193 T5875 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2601193 T5875 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2601193 T5875 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2601199 T5875 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2601199 T5877 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@309b4f73[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2601201 T5880 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55640/o_/kt collection:control_collection shard:shard1 [junit4] 2> 2601203 T5848 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2601203 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2601209 T5880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 2601211 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2601218 T5882 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79ef5161 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2601218 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2601221 T5848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2601227 T5848 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2601227 T5880 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2601232 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2601233 T5880 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2601234 T5880 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3020 name=collection1 org.apache.solr.core.SolrCore@1b02024f url=https://127.0.0.1:55640/o_/kt/collection1 node=127.0.0.1:55640_o_%2Fkt C3020_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:55640/o_/kt, core=collection1, node_name=127.0.0.1:55640_o_%2Fkt} [junit4] 2> 2601234 T5880 C3020 P55640 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55640/o_/kt/collection1/ [junit4] 2> 2601234 T5880 C3020 P55640 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2601235 T5880 C3020 P55640 oasc.SyncStrategy.syncToMe https://127.0.0.1:55640/o_/kt/collection1/ has no replicas [junit4] 2> 2601235 T5880 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55640/o_/kt/collection1/ shard1 [junit4] 2> 2601236 T5880 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 2601240 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2601256 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2601369 T5876 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> 2601374 T5883 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> 2601416 T5880 oasc.ZkController.register We are https://127.0.0.1:55640/o_/kt/collection1/ and leader is https://127.0.0.1:55640/o_/kt/collection1/ [junit4] 2> 2601416 T5880 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55640/o_/kt [junit4] 2> 2601416 T5880 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2601417 T5880 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 2601417 T5880 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2601420 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2601425 T5880 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2601428 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2601429 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55640/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55640_o_%2Fkt", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 2601539 T5876 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> 2601540 T5883 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> 2603373 T5848 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2603375 T5848 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2603386 T5848 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2603389 T5848 oejs.AbstractConnector.doStart Started [email protected]:55644 [junit4] 2> 2603394 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2603394 T5848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2603395 T5848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003 [junit4] 2> 2603396 T5848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/' [junit4] 2> 2603465 T5848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/solr.xml [junit4] 2> 2603483 T5848 oasc.CoreContainer.<init> New CoreContainer 1130228297 [junit4] 2> 2603483 T5848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/] [junit4] 2> 2603485 T5848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2603485 T5848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2603486 T5848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2603486 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2603487 T5848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2603488 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2603488 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2603488 T5848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2603490 T5848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2603494 T5848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2603497 T5848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2603497 T5848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2603498 T5848 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2603498 T5848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55636/solr [junit4] 2> 2603499 T5848 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2603501 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2603509 T5894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be77767 name:ZooKeeperConnection Watcher:127.0.0.1:55636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2603511 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2603520 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2603526 T5896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f82bc25 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2603526 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2603554 T5848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2604567 T5848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55644_o_%2Fkt [junit4] 2> 2604569 T5848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55644_o_%2Fkt [junit4] 2> 2604577 T5883 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2604578 T5876 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2604579 T5897 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2604601 T5898 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2604602 T5898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2604604 T5898 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2604604 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2604609 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2604611 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55644/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55644_o_%2Fkt", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 2604611 T5873 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 2604611 T5873 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 2604621 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2604621 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2604622 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2605607 T5898 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2605608 T5898 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2605610 T5898 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2605610 T5898 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2605613 T5898 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2605614 T5898 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/' [junit4] 2> 2605616 T5898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 2605617 T5898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 2605618 T5898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 2605697 T5898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2605711 T5898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2605715 T5898 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 2605722 T5898 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2605740 T5898 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2605741 T5898 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2605742 T5898 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2605743 T5898 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/ [junit4] 2> 2605744 T5898 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2605745 T5898 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data [junit4] 2> 2605747 T5898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/index/ [junit4] 2> 2605748 T5898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2605749 T5898 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/index [junit4] 2> 2605752 T5898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2112764804, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2605763 T5898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2f9e60; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2605764 T5898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2605765 T5898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2605773 T5898 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2605774 T5898 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2605774 T5898 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2605775 T5898 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2605775 T5898 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2605776 T5898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2605777 T5898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2605777 T5898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2605777 T5898 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2605778 T5898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2605778 T5898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2605779 T5898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2605797 T5898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2605799 T5898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2605802 T5898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2605803 T5898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2605804 T5898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2605813 T5898 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2605813 T5898 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2605834 T5898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=385835110, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2605842 T5898 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2f9e60; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2605843 T5898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2605844 T5898 oass.SolrIndexSearcher.<init> Opening Searcher@201f938e[collection1] main [junit4] 2> 2605844 T5898 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2605847 T5898 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2605851 T5898 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2605872 T5898 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2605872 T5898 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2605872 T5898 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2605881 T5898 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2605881 T5898 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2605882 T5898 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2605882 T5898 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2605882 T5898 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2605892 T5899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@201f938e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2605892 T5898 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2605896 T5902 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55644/o_/kt collection:collection1 shard:shard2 [junit4] 2> 2605897 T5848 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2605898 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2605911 T5902 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 2605943 T5902 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 2605953 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2605957 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2605957 T5902 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2605961 T5902 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3021 name=collection1 org.apache.solr.core.SolrCore@2ea757b1 url=https://127.0.0.1:55644/o_/kt/collection1 node=127.0.0.1:55644_o_%2Fkt C3021_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55644/o_/kt, core=collection1, node_name=127.0.0.1:55644_o_%2Fkt} [junit4] 2> 2605961 T5902 C3021 P55644 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55644/o_/kt/collection1/ [junit4] 2> 2605962 T5902 C3021 P55644 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2605962 T5902 C3021 P55644 oasc.SyncStrategy.syncToMe https://127.0.0.1:55644/o_/kt/collection1/ has no replicas [junit4] 2> 2605962 T5902 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55644/o_/kt/collection1/ shard2 [junit4] 2> 2605962 T5902 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 2606003 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2606152 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2606152 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2606154 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2606169 T5902 oasc.ZkController.register We are https://127.0.0.1:55644/o_/kt/collection1/ and leader is https://127.0.0.1:55644/o_/kt/collection1/ [junit4] 2> 2606169 T5902 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55644/o_/kt [junit4] 2> 2606169 T5902 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2606170 T5902 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2606170 T5902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2606172 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2606173 T5902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2606178 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2606180 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55644/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55644_o_%2Fkt", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 2606289 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2606290 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2606291 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2608344 T5848 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2608346 T5848 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2608357 T5848 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2608361 T5848 oejs.AbstractConnector.doStart Started [email protected]:55647 [junit4] 2> 2608366 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2608367 T5848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2608367 T5848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004 [junit4] 2> 2608367 T5848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/' [junit4] 2> 2608447 T5848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/solr.xml [junit4] 2> 2608476 T5848 oasc.CoreContainer.<init> New CoreContainer 223027702 [junit4] 2> 2608482 T5848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/] [junit4] 2> 2608483 T5848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2608484 T5848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2608484 T5848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2608484 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2608485 T5848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2608485 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2608485 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2608486 T5848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2608486 T5848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2608495 T5848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2608502 T5848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2608502 T5848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2608503 T5848 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2608503 T5848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55636/solr [junit4] 2> 2608503 T5848 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2608506 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2608512 T5913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4784514a name:ZooKeeperConnection Watcher:127.0.0.1:55636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2608515 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2608529 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2608541 T5915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f8e41bf name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2608541 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2608560 T5848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2609569 T5848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55647_o_%2Fkt [junit4] 2> 2609574 T5848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55647_o_%2Fkt [junit4] 2> 2609592 T5916 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2609593 T5897 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2609592 T5876 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2609593 T5883 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2609609 T5917 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2609610 T5917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2609612 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2609613 T5917 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2609618 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2609620 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55647/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55647_o_%2Fkt", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 2609620 T5873 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 2609620 T5873 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 2609628 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2609628 T5916 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2609629 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2609637 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2610615 T5917 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2610615 T5917 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2610619 T5917 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2610619 T5917 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2610623 T5917 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2610624 T5917 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/' [junit4] 2> 2610627 T5917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 2610628 T5917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 2610629 T5917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 2610706 T5917 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2610715 T5917 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2610725 T5917 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 2610729 T5917 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2610743 T5917 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2610744 T5917 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2610745 T5917 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2610746 T5917 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/ [junit4] 2> 2610746 T5917 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2610748 T5917 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data [junit4] 2> 2610749 T5917 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/index/ [junit4] 2> 2610750 T5917 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2610752 T5917 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/index [junit4] 2> 2610753 T5917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2112764804, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2610758 T5917 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629229c3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2610759 T5917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2610760 T5917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2610761 T5917 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2610762 T5917 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2610762 T5917 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2610762 T5917 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2610763 T5917 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2610764 T5917 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2610764 T5917 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2610765 T5917 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2610765 T5917 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2610765 T5917 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2610766 T5917 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2610767 T5917 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2610784 T5917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2610785 T5917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2610786 T5917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2610791 T5917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2610795 T5917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2610802 T5917 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2610802 T5917 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2610803 T5917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=385835110, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2610805 T5917 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629229c3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2610805 T5917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2610806 T5917 oass.SolrIndexSearcher.<init> Opening Searcher@71ebaf27[collection1] main [junit4] 2> 2610806 T5917 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2610809 T5917 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2610809 T5917 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2610811 T5917 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2610813 T5917 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2610813 T5917 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2610817 T5917 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2610817 T5917 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2610818 T5917 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2610818 T5917 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2610818 T5917 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2610822 T5917 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2610823 T5918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71ebaf27[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2610825 T5921 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55647/o_/kt collection:collection1 shard:shard3 [junit4] 2> 2610827 T5848 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2610828 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2610832 T5921 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 2610852 T5921 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 2610856 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2610861 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2610862 T5921 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2610863 T5921 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3022 name=collection1 org.apache.solr.core.SolrCore@47b4d7b url=https://127.0.0.1:55647/o_/kt/collection1 node=127.0.0.1:55647_o_%2Fkt C3022_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55647/o_/kt, core=collection1, node_name=127.0.0.1:55647_o_%2Fkt} [junit4] 2> 2610863 T5921 C3022 P55647 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55647/o_/kt/collection1/ [junit4] 2> 2610863 T5921 C3022 P55647 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2610863 T5921 C3022 P55647 oasc.SyncStrategy.syncToMe https://127.0.0.1:55647/o_/kt/collection1/ has no replicas [junit4] 2> 2610864 T5921 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55647/o_/kt/collection1/ shard3 [junit4] 2> 2610864 T5921 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 2610883 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2610996 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2610997 T5916 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2610998 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2610998 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2611041 T5921 oasc.ZkController.register We are https://127.0.0.1:55647/o_/kt/collection1/ and leader is https://127.0.0.1:55647/o_/kt/collection1/ [junit4] 2> 2611042 T5921 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55647/o_/kt [junit4] 2> 2611042 T5921 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2611042 T5921 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2611042 T5921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2611046 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2611051 T5921 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2611053 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2611054 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:55647/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55647_o_%2Fkt", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 2611168 T5916 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2611168 T5876 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2611169 T5883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2611168 T5897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2613300 T5848 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2613302 T5848 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2613313 T5848 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2613316 T5848 oejs.AbstractConnector.doStart Started [email protected]:55650 [junit4] 2> 2613322 T5848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2613323 T5848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2613323 T5848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-005 [junit4] 2> 2613324 T5848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-005/' [junit4] 2> 2613369 T5848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-005/solr.xml [junit4] 2> 2613385 T5848 oasc.CoreContainer.<init> New CoreContainer 1603643936 [junit4] 2> 2613385 T5848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001/tempDir-005/] [junit4] 2> 2613386 T5848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2613386 T5848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2613387 T5848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2613387 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2613387 T5848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2613388 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2613388 T5848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2613388 T5848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2613389 T5848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2613391 T5848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2613393 T5848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2613394 T5848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2613394 T5848 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2613395 T5848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55636/solr [junit4] 2> 2613395 T5848 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2613397 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2613401 T5932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b81936b name:ZooKeeperConnection Watcher:127.0.0.1:55636 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2613403 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2613411 T5848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2613417 T5934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d655f9 name:ZooKeeperConnection Watcher:127.0.0.1:55636/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2613418 T5848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2613449 T5848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2614465 T5848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55650_o_%2Fkt [junit4] 2> 2614467 T5848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55650_o_%2Fkt [junit4] 2> 2614476 T5916 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2614478 T5876 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2614478 T5897 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2614480 T5935 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2614480 T5883 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2614495 T5936 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2614496 T5936 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2614497 T5936 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2614497 T5876 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2614502 T5873 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2614504 T5873 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:55650/o_/kt", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:55650_o_%2Fkt", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":nu [...truncated too long message...] h: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=1CD09F4BF173EF28 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.file.encoding=UTF-8 [junit4] ERROR 295s | TestCloudSchemaless.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55650/o_/kt/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([1CD09F4BF173EF28:9D361153862C8F14]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449) [junit4] > ... 47 more [junit4] 2> 2892539 T5848 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-1CD09F4BF173EF28-001 [junit4] 2> 295461 T5847 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hr, timezone=Africa/Dar_es_Salaam [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=210944920,total=307421184 [junit4] 2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, HdfsLockFactoryTest, TestRemoteStreaming, TestAnalyzedSuggestions, TestMaxScoreQueryParser, AliasIntegrationTest, TestDistributedGrouping, SolrInfoMBeanTest, TestLRUCache, PreAnalyzedUpdateProcessorTest, AlternateDirectoryTest, ScriptEngineTest, AutoCommitTest, QueryParsingTest, TestFoldingMultitermQuery, TestSweetSpotSimilarityFactory, TestReloadAndDeleteDocs, UpdateRequestProcessorFactoryTest, IndexBasedSpellCheckerTest, TestUniqueKeyFieldResource, LegacyHTMLStripCharFilterTest, PluginInfoTest, ParsingFieldUpdateProcessorsTest, TestStandardQParsers, TestSolr4Spatial, TestNumberUtils, BlockCacheTest, CoreAdminCreateDiscoverTest, SpellCheckCollatorTest, UpdateParamsTest, DeleteShardTest, TestQuerySenderListener, UniqFieldsUpdateProcessorFactoryTest, AssignTest, TestFunctionQuery, DirectUpdateHandlerOptimizeTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CopyFieldTest, TestNonNRTOpen, TestIBSimilarityFactory, RequiredFieldsTest, SampleTest, TestConfig, TestSolrXmlPersistor, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestCoreDiscovery, PolyFieldTest, CurrencyFieldXmlFileTest, TestFastWriter, ClusterStateTest, TestDFRSimilarityFactory, TestValueSourceCache, OverseerCollectionProcessorTest, FullSolrCloudDistribCmdsTest, TestJmxMonitoredMap, TestDefaultSimilarityFactory, TestLuceneMatchVersion, TestDynamicFieldResource, TestShardHandlerFactory, DocumentBuilderTest, TestHighFrequencyDictionaryFactory, FileUtilsTest, SyncSliceTest, OverseerStatusTest, DocValuesMissingTest, TestSystemIdResolver, TestReversedWildcardFilterFactory, DistribDocExpirationUpdateProcessorTest, TestFieldTypeResource, TimeZoneUtilsTest, SearchHandlerTest, TestFileDictionaryLookup, TestSchemaResource, PrimUtilsTest, TestBadConfig, TestCloudManagedSchema, TestFieldTypeCollectionResource, TestInitQParser, TestTrie, TestRequestStatusCollectionAPI, TestIndexSearcher, TestHighlightDedupGrouping, TestManagedStopFilterFactory, TestReload, SolrCmdDistributorTest, StandardRequestHandlerTest, TestLMDirichletSimilarityFactory, DirectSolrConnectionTest, OpenCloseCoreStressTest, TestDocumentBuilder, SortByFunctionTest, DeleteInactiveReplicaTest, TestAddFieldRealTimeGet, TestCSVResponseWriter, TestStressRecovery, ChaosMonkeyNothingIsSafeTest, ZkControllerTest, TestCSVLoader, TestSchemaSimilarityResource, CoreMergeIndexesAdminHandlerTest, SOLR749Test, HdfsRecoveryZkTest, ShardRoutingTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, ZkNodePropsTest, TestSolrXmlPersistence, TestZkChroot, TestPartialUpdateDeduplication, HdfsBasicDistributedZkTest, TestPhraseSuggestions, DistributedQueryComponentOptimizationTest, UUIDUpdateProcessorFallbackTest, BinaryUpdateRequestHandlerTest, HdfsBasicDistributedZk2Test, DefaultValueUpdateProcessorTest, ExternalFileFieldSortTest, CustomCollectionTest, SolrIndexConfigTest, SolrTestCaseJ4Test, TestDynamicFieldCollectionResource, MigrateRouteKeyTest, ResourceLoaderTest, TestSolrQueryParserDefaultOperatorResource, TestBM25SimilarityFactory, TestImplicitCoreProperties, TestArbitraryIndexDir, PathHierarchyTokenizerFactoryTest, ConnectionManagerTest, LukeRequestHandlerTest, BasicDistributedZkTest, LoggingHandlerTest, DateMathParserTest, CacheHeaderTest, TermVectorComponentDistributedTest, SoftAutoCommitTest, TestBinaryField, TestWordDelimiterFilterFactory, DistributedIntervalFacetingTest, AnalysisAfterCoreReloadTest, TestWriterPerf, HdfsDirectoryTest, TestRTGBase, BadComponentTest, TestSolrJ, SSLMigrationTest, TestReplicationHandler, TestCloudSchemaless] [junit4] Completed in 295.75s, 1 test, 1 error <<< FAILURES! [...truncated 808 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 410 suites, 1711 tests, 1 error, 43 ignored (16 assumptions) Total time: 160 minutes 42 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 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]
