Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/15/
1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:48927] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:48927] at __randomizedtesting.SeedInfo.seed([CACA22A4B3DBBC73:61D3F463F9BA7C44]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152) at org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:48927: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /admin/collections. Reason: <pre> org.apache.solr.common.SolrException: Error during request authentication, </pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) ... 47 more Build Log: [...truncated 10488 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberos [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/init-core-data-001 [junit4] 2> 1534757 T10733 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1541585 T10733 oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the admin password of directory service instance 'DefaultKrbServer'. Please update the admin password as soon as possible to prevent a possible security breach. [junit4] 2> 1542346 T10733 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 1542347 T10742 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1542347 T10742 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1542447 T10733 oasc.ZkTestServer.run start zk server on port:33238 [junit4] 2> 1542447 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1542448 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1542448 T10747 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1542449 T10749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74d733e3 name:ZooKeeperConnection Watcher:127.0.0.1:33238 got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1542449 T10749 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1542451 T10749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74d733e3 name:ZooKeeperConnection Watcher:127.0.0.1:33238 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1542451 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1542451 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1542452 T10733 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1542454 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1542455 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1542455 T10750 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1542456 T10752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d09979 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1542456 T10752 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1542456 T10753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d09979 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1542457 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1542457 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1542457 T10733 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1542460 T10733 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1542461 T10733 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1542463 T10733 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1542464 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1542464 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1542467 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1542467 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1542469 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1542469 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1542471 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1542471 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1542473 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1542473 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1542475 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1542476 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1542477 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1542477 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1542479 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1542479 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1542481 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1542481 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1542483 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1542483 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1542485 T10733 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1542485 T10733 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1542488 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1542488 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1542489 T10754 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1542490 T10756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f0601f7 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1542490 T10757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f0601f7 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1542490 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1542491 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1542490 T10756 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1542807 T10733 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1 [junit4] 2> 1542808 T10733 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 1542838 T10733 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1ef17c1c{/,null,AVAILABLE} [junit4] 2> 1542838 T10733 oejs.AbstractConnector.doStart Started ServerConnector@48e1548d{HTTP/1.1}{127.0.0.1:48927} [junit4] 2> 1542839 T10733 oejs.Server.doStart Started @1544879ms [junit4] 2> 1542839 T10733 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-002/control/data, hostContext=/, hostPort=48927, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores} [junit4] 2> 1542839 T10733 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 1542840 T10733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/' [junit4] 2> 1542872 T10733 oasc.SolrXmlConfig.fromFile Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/solr.xml [junit4] 2> 1542877 T10733 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores [junit4] 2> 1542878 T10733 oasc.CoreContainer.<init> New CoreContainer 501532661 [junit4] 2> 1542878 T10733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/] [junit4] 2> 1542878 T10733 oasc.CoreContainer.load loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/lib [junit4] 2> 1542878 T10733 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/lib). [junit4] 2> 1542913 T10733 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1542915 T10733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1542918 T10733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1542918 T10733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1542918 T10733 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1542919 T10733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33238/solr [junit4] 2> 1542919 T10733 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1542919 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1542934 T10769 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1542941 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1542957 T10771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25fad5b5 name:ZooKeeperConnection Watcher:127.0.0.1:33238 got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1542958 T10771 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1542988 T10773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25fad5b5 name:ZooKeeperConnection Watcher:127.0.0.1:33238 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1542988 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1542989 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1542994 T10774 n:127.0.0.1:48927_ oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1543002 T10733 n:127.0.0.1:48927_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1543003 T10776 n:127.0.0.1:48927_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fdcbdd0 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1543003 T10776 n:127.0.0.1:48927_ oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1543003 T10777 n:127.0.0.1:48927_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fdcbdd0 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1543003 T10733 n:127.0.0.1:48927_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1543010 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1543011 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1543013 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1543018 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1543020 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1543021 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1543023 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1543024 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1543025 T10733 n:127.0.0.1:48927_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48927_ [junit4] 2> 1543025 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48927_ [junit4] 2> 1543026 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1543027 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1543028 T10733 n:127.0.0.1:48927_ oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1543029 T10733 n:127.0.0.1:48927_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48927_ [junit4] 2> 1543030 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1543031 T10733 n:127.0.0.1:48927_ oasc.Overseer.start Overseer (id=93890017771913220-127.0.0.1:48927_-n_0000000000) starting [junit4] 2> 1543032 T10733 n:127.0.0.1:48927_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1543036 T10733 n:127.0.0.1:48927_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1543037 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1543039 T10779 n:127.0.0.1:48927_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1543041 T10733 n:127.0.0.1:48927_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1543043 T10733 n:127.0.0.1:48927_ oasc.CoreContainer.initializeAuthenticationPlugin Authentication plugin class obtained from ZK: org.apache.solr.security.KerberosPlugin [junit4] 2> 1543051 T10733 n:127.0.0.1:48927_ oass.KerberosPlugin.init Params: {token.valid=30, kerberos.principal=HTTP/127.0.0.1, cookie.domain=127.0.0.1, kerberos.keytab=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/keytabs, cookie.path=/, type=kerberos, kerberos.name.rules=DEFAULT} [junit4] 2> 1543090 T10733 n:127.0.0.1:48927_ oasc.CoreContainer.initializeAuthenticationPlugin Reconfiguring the shard handler factory and update shard handler. [junit4] 2> 1543090 T10733 n:127.0.0.1:48927_ oashc.HttpShardHandlerFactory.reconfigureHttpClient Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@28865afc [junit4] 2> 1543091 T10733 n:127.0.0.1:48927_ oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1543094 T10733 n:127.0.0.1:48927_ oasu.UpdateShardHandler.reconfigureHttpClient Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@28865afc [junit4] 2> 1543094 T10733 n:127.0.0.1:48927_ oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1543096 T10733 n:127.0.0.1:48927_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores [junit4] 2> 1543098 T10733 n:127.0.0.1:48927_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 1543098 T10733 n:127.0.0.1:48927_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/ [junit4] 2> 1543098 T10733 n:127.0.0.1:48927_ oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1543099 T10782 n:127.0.0.1:48927_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1543099 T10782 n:127.0.0.1:48927_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1543100 T10777 n:127.0.0.1:48927_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1543100 T10782 n:127.0.0.1:48927_ oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1543101 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1543102 T10778 n:127.0.0.1:48927_ oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1543102 T10778 n:127.0.0.1:48927_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1543102 T10778 n:127.0.0.1:48927_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1543103 T10777 n:127.0.0.1:48927_ 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> 1544101 T10782 n:127.0.0.1:48927_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1544101 T10782 n:127.0.0.1:48927_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1544102 T10782 n:127.0.0.1:48927_ oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1544102 T10782 n:127.0.0.1:48927_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1544103 T10782 n:127.0.0.1:48927_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1544103 T10782 n:127.0.0.1:48927_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/' [junit4] 2> 1544119 T10782 n:127.0.0.1:48927_ oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1544124 T10782 n:127.0.0.1:48927_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1544128 T10782 n:127.0.0.1:48927_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1545933 T10782 n:127.0.0.1:48927_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1545945 T10782 n:127.0.0.1:48927_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1545957 T10782 n:127.0.0.1:48927_ oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1546057 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1546064 T10782 n:127.0.0.1:48927_ oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1546065 T10782 n:127.0.0.1:48927_ oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1546074 T10782 n:127.0.0.1:48927_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1546076 T10782 n:127.0.0.1:48927_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1546078 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1546078 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1546078 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1546079 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1546079 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1546080 T10782 n:127.0.0.1:48927_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1546080 T10782 n:127.0.0.1:48927_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1546080 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1546080 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/], dataDir=[null] [junit4] 2> 1546081 T10782 n:127.0.0.1:48927_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b2d8173 [junit4] 2> 1546081 T10782 n:127.0.0.1:48927_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data [junit4] 2> 1546081 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index/ [junit4] 2> 1546082 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1546082 T10782 n:127.0.0.1:48927_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index [junit4] 2> 1546082 T10782 n:127.0.0.1:48927_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=14.6103515625, floorSegmentMB=2.1484375, forceMergeDeletesPctAllowed=1.5041437374794764, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47169157511252624 [junit4] 2> 1546084 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61e8fcd6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@720c9533),segFN=segments_1,generation=1} [junit4] 2> 1546084 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1546095 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1546096 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1546096 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1546096 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1546097 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1546097 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1546097 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1546097 T10782 n:127.0.0.1:48927_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1546098 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1546100 T10782 n:127.0.0.1:48927_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1546101 T10782 n:127.0.0.1:48927_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1546102 T10782 n:127.0.0.1:48927_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1546102 T10782 n:127.0.0.1:48927_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1546106 T10782 n:127.0.0.1:48927_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1546106 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1546110 T10782 n:127.0.0.1:48927_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1546110 T10782 n:127.0.0.1:48927_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1546111 T10782 n:127.0.0.1:48927_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1546111 T10782 n:127.0.0.1:48927_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1546112 T10782 n:127.0.0.1:48927_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1941653373, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1546112 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61e8fcd6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@720c9533),segFN=segments_1,generation=1} [junit4] 2> 1546113 T10782 n:127.0.0.1:48927_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1546113 T10782 n:127.0.0.1:48927_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6e933da5[collection1] main [junit4] 2> 1546113 T10782 n:127.0.0.1:48927_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1546114 T10782 n:127.0.0.1:48927_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1546114 T10782 n:127.0.0.1:48927_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1546115 T10782 n:127.0.0.1:48927_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1546115 T10782 n:127.0.0.1:48927_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1546115 T10782 n:127.0.0.1:48927_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1546116 T10782 n:127.0.0.1:48927_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1546116 T10782 n:127.0.0.1:48927_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1546116 T10782 n:127.0.0.1:48927_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1546116 T10782 n:127.0.0.1:48927_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1546117 T10782 n:127.0.0.1:48927_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 1546118 T10783 n:127.0.0.1:48927_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e933da5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1546118 T10782 n:127.0.0.1:48927_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field [junit4] 2> 1546118 T10782 n:127.0.0.1:48927_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1546118 T10782 n:127.0.0.1:48927_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1546118 T10782 n:127.0.0.1:48927_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502240288303742976 [junit4] 2> 1546120 T10782 n:127.0.0.1:48927_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets with highest version 1502240288303742976 [junit4] 2> 1546121 T10782 n:127.0.0.1:48927_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1546122 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48927 collection:control_collection shard:shard1 [junit4] 2> 1546122 T10733 n:127.0.0.1:48927_ oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1546122 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1546122 T10733 n:127.0.0.1:48927_ oass.SolrDispatchFilter.init user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2 [junit4] 2> 1546123 T10733 n:127.0.0.1:48927_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1546124 T10733 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1546125 T10733 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1546125 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1546126 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1546126 T10787 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1546127 T10777 n:127.0.0.1:48927_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1546127 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1546127 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1332 name=collection1 org.apache.solr.core.SolrCore@58d4ce08 url=http://127.0.0.1:48927/collection1 node=127.0.0.1:48927_ C1332_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:48927, node_name=127.0.0.1:48927_, state=down} [junit4] 2> 1546127 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 C1332 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48927/collection1/ [junit4] 2> 1546128 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 C1332 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1546128 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 C1332 oasc.SyncStrategy.syncToMe http://127.0.0.1:48927/collection1/ has no replicas [junit4] 2> 1546128 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48927/collection1/ shard1 [junit4] 2> 1546128 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1546128 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1546130 T10777 n:127.0.0.1:48927_ 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> 1546128 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1546136 T10777 n:127.0.0.1:48927_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1546137 T10789 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aaa43e3 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1546137 T10789 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1546137 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1546137 T10790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aaa43e3 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1546140 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1546140 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1546141 T10733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1546143 T10733 oas.SolrTestCaseJ4.setUp ###Starting testKerberizedSolr [junit4] 2> 1546143 T10733 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1546145 T10733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1546148 T10733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1546148 T10791 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1546149 T10793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25bcf6f8 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1546149 T10793 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1546150 T10793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25bcf6f8 name:ZooKeeperConnection Watcher:127.0.0.1:33238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1546150 T10733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1546150 T10733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1546150 T10733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1546169 T10733 oahcp.ResponseProcessCookies.processCookies WARN Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT [junit4] 1> Debug is true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/tempDir-001/minikdc/keytabs refreshKrb5Config is true principal is HTTP/127.0.0.1 tryFirstPass is false useFirstPass is false storePass is false clearPass is false [junit4] 1> Refreshing Kerberos configuration [junit4] 2> 1546240 T10793 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> 1546240 T10790 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> 1546240 T10777 n:127.0.0.1:48927_ 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> 1546244 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:48927/collection1/ and leader is http://127.0.0.1:48927/collection1/ [junit4] 2> 1546245 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48927 [junit4] 2> 1546245 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1546245 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1546245 T10786 n:127.0.0.1:48927_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1546246 T10777 n:127.0.0.1:48927_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1546247 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 1546248 T10778 n:127.0.0.1:48927_ oasco.ReplicaMutator.updateState Update state numShards=null message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1546350 T10777 n:127.0.0.1:48927_ 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> 1546350 T10790 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> 1546350 T10793 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 1> principal is HTTP/[email protected] [junit4] 1> Will use keytab [junit4] 1> Commit Succeeded [junit4] 1> [junit4] 2> org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to HTTP/[email protected] [junit4] 2> at org.apache.hadoop.security.authentication.util.KerberosName.getShortName(KerberosName.java:389) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:378) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:348) [junit4] 2> at java.security.AccessController.doPrivileged(Native Method) [junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.authenticate(KerberosAuthenticationHandler.java:348) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:507) [junit4] 2> at org.apache.solr.security.KerberosFilter.doFilter(KerberosFilter.java:50) [junit4] 2> at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:120) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:253) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:497) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1547291 T10763 oejs.ServletHandler.doHandle WARN /admin/collections org.apache.solr.common.SolrException: Error during request authentication, [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:497) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to HTTP/[email protected] [junit4] 2> at org.apache.hadoop.security.authentication.util.KerberosName.getShortName(KerberosName.java:389) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:378) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:348) [junit4] 2> at java.security.AccessController.doPrivileged(Native Method) [junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.authenticate(KerberosAuthenticationHandler.java:348) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:507) [junit4] 2> at org.apache.solr.security.KerberosFilter.doFilter(KerberosFilter.java:50) [junit4] 2> at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:120) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:253) [junit4] 2> ... 23 more [junit4] 2> [junit4] 2> 1547303 T10733 oas.SolrTestCaseJ4.tearDown ###Ending testKerberizedSolr [junit4] 2> 1547706 T10733 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 48927 [junit4] 2> 1547706 T10733 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=501532661 [junit4] 2> 1547706 T10733 c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1547706 T10733 c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1547707 T10777 n:127.0.0.1:48927_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1547707 T10733 c:control_collection s:shard1 x:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@58d4ce08 [junit4] 2> 1547708 T10733 c:control_collection s:shard1 x:collection1 oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1] [junit4] 2> 1547708 T10733 c:control_collection s:shard1 x:collection1 oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1] [junit4] 2> 1547709 T10733 c:control_collection s:shard1 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1547710 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 1547710 T10778 n:127.0.0.1:48927_ oasco.ReplicaMutator.updateState Update state numShards=null message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:48927", [junit4] 2> "node_name":"127.0.0.1:48927_", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1547710 T10733 c:control_collection s:shard1 x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1547712 T10733 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1547712 T10733 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1547713 T10733 c:control_collection s:shard1 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 1547733 T10733 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1547734 T10733 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data;done=false>>] [junit4] 2> 1547734 T10733 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data [junit4] 2> 1547734 T10733 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index;done=false>>] [junit4] 2> 1547735 T10733 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001/control-001/cores/collection1/data/index [junit4] 2> 1547735 T10733 c:control_collection s:shard1 x:collection1 oasc.Overseer.close Overseer (id=93890017771913220-127.0.0.1:48927_-n_0000000000) closing [junit4] 2> 1547736 T10778 n:127.0.0.1:48927_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:48927_ [junit4] 2> 1547737 T10775 n:127.0.0.1:48927_ oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@2aa14543 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6fa3ce73[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 11] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1547754 T10733 oejs.AbstractConnector.doStop Stopped ServerConnector@48e1548d{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1547754 T10733 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1ef17c1c{/,null,UNAVAILABLE} [junit4] 2> 1547756 T10733 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33238 33238 [junit4] 2> 1547926 T10742 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33238 33238 [junit4] 2> 1547928 T10742 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithKerberos -Dtests.method=testKerberizedSolr -Dtests.seed=CACA22A4B3DBBC73 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 13.2s J2 | TestSolrCloudWithKerberos.testKerberizedSolr <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:48927] [junit4] > at __randomizedtesting.SeedInfo.seed([CACA22A4B3DBBC73:61D3F463F9BA7C44]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:165) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:48927: Expected mime type application/octet-stream but got text/html. <html> [junit4] > <head> [junit4] > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> [junit4] > <title>Error 500 </title> [junit4] > </head> [junit4] > <body> [junit4] > <h2>HTTP ERROR: 500</h2> [junit4] > <p>Problem accessing /admin/collections. Reason: [junit4] > <pre> org.apache.solr.common.SolrException: Error during request authentication, </pre></p> [junit4] > <hr /><i><small>Powered by Jetty://</small></i> [junit4] > </body> [junit4] > </html> [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) [junit4] > ... 47 more [junit4] 2> 1547937 T10733 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberos CACA22A4B3DBBC73-001 [junit4] 2> 13184 T10732 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=ar_SY, timezone=Etc/GMT+5 [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=1,free=254911040,total=502792192 [junit4] 2> NOTE: All tests run in this JVM: [TestRestoreCore, SuggestComponentTest, CachingDirectoryFactoryTest, PrimUtilsTest, SpellCheckCollatorTest, TestHashQParserPlugin, SoftAutoCommitTest, TestStandardQParsers, NotRequiredUniqueKeyTest, DistributedQueryElevationComponentTest, TestManagedSchemaFieldResource, SearchHandlerTest, MergeStrategyTest, SortByFunctionTest, TestMaxScoreQueryParser, XsltUpdateRequestHandlerTest, TestNoOpRegenerator, BasicDistributedZk2Test, DistanceUnitsTest, TestSolrQueryParserDefaultOperatorResource, LoggingHandlerTest, TestSearcherReuse, TestCollationField, TestDocSet, ShardSplitTest, TestUtils, TestShortCircuitedRequests, StressHdfsTest, TestFastOutputStream, QueryEqualityTest, DirectSolrSpellCheckerTest, HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, OverseerTest, OutputWriterTest, TestPerFieldSimilarity, TestReRankQParserPlugin, QueryParsingTest, TestRequestStatusCollectionAPI, TestInitParams, TestSchemaManager, TestClusterStateMutator, OverseerCollectionProcessorTest, DistributedIntervalFacetingTest, SampleTest, TestGroupingSearch, SimpleFacetsTest, TestBM25SimilarityFactory, TestRestManager, SynonymTokenizerTest, CursorPagingTest, TestLeaderElectionZkExpiry, TestReplicationHandlerBackup, HdfsSyncSliceTest, BufferStoreTest, TestManagedResourceStorage, MultiThreadedOCPTest, DeleteShardTest, StatsComponentTest, SolrInfoMBeanTest, AliasIntegrationTest, TestSort, ResponseLogComponentTest, TestBinaryResponseWriter, TestStressReorder, LeaderElectionTest, TestDynamicFieldCollectionResource, BadIndexSchemaTest, CdcrUpdateLogTest, DocValuesMissingTest, TestStressRecovery, SSLMigrationTest, TestAddFieldRealTimeGet, TestMissingGroups, OutOfBoxZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler, TestZkChroot, AutoCommitTest, TermVectorComponentDistributedTest, TestStressVersions, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DebugComponentTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, TestOmitPositions, DocumentBuilderTest, TestValueSourceCache, FastVectorHighlighterTest, JSONWriterTest, JsonLoaderTest, TestPHPSerializedResponseWriter, SOLR749Test, UpdateParamsTest, MultiTermTest, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, EchoParamsTest, TestDefaultSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AsyncMigrateRouteKeyTest, DistribJoinFromCollectionTest, HttpPartitionTest, RemoteQueryErrorTest, ReplicationFactorTest, SimpleCollectionCreateDeleteTest, TestMiniSolrCloudCluster, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSolrCloudWithKerberos] [junit4] Completed [419/502] on J2 in 13.45s, 1 test, 1 error <<< FAILURES! [...truncated 260 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:512: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1415: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:973: There were test failures: 502 suites, 1984 tests, 1 error, 35 ignored (25 assumptions) Total time: 53 minutes 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #12 Archived 4 artifacts Archive block size is 32768 Received 0 blocks and 247259974 bytes Compression is 0.0% Took 40 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
