Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/428/
1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:41386/forceleader_test_collection Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41386/forceleader_test_collection at __randomizedtesting.SeedInfo.seed([E307B23DADC3C871:59086FD94413110]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:294) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1063) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1035) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 52 more Build Log: [...truncated 13935 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> 1600507 INFO (SUITE-ForceLeaderTest-seed#[E307B23DADC3C871]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/init-core-data-001 [junit4] 2> 1600508 WARN (SUITE-ForceLeaderTest-seed#[E307B23DADC3C871]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33 [junit4] 2> 1600508 INFO (SUITE-ForceLeaderTest-seed#[E307B23DADC3C871]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1600511 INFO (SUITE-ForceLeaderTest-seed#[E307B23DADC3C871]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1600511 INFO (SUITE-ForceLeaderTest-seed#[E307B23DADC3C871]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] IGNOR/A 0.00s J2 | ForceLeaderTest.testReplicasInLowerTerms [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> 1600518 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1600519 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1600519 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1600618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer start zk server on port:33960 [junit4] 2> 1600618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33960 [junit4] 2> 1600619 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33960 [junit4] 2> 1600622 INFO (zkConnectionManagerCallback-6758-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1600624 INFO (zkConnectionManagerCallback-6760-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1600626 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1600627 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1600628 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1600630 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1600631 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1600632 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1600633 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1600634 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1600641 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1600642 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1600644 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1600645 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1600814 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1600814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1600814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1600814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1600815 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1600815 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1600816 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1600816 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@93fd423{/,null,AVAILABLE} [junit4] 2> 1600818 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@696bdb8c{HTTP/1.1,[http/1.1]}{127.0.0.1:43336} [junit4] 2> 1600818 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.e.j.s.Server Started @1600874ms [junit4] 2> 1600818 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=41386, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/control-001/cores} [junit4] 2> 1600819 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1600819 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1600819 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 1600819 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1600819 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1600819 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-10T02:40:05.752Z [junit4] 2> 1600821 INFO (zkConnectionManagerCallback-6762-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1600822 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1600822 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/control-001/solr.xml [junit4] 2> 1600827 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1600827 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1600829 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1601010 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33960/solr [junit4] 2> 1601012 INFO (zkConnectionManagerCallback-6766-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1601015 INFO (zkConnectionManagerCallback-6768-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1601117 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41386_ [junit4] 2> 1601117 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.c.Overseer Overseer (id=72596482105737220-127.0.0.1:41386_-n_0000000000) starting [junit4] 2> 1601123 INFO (zkConnectionManagerCallback-6775-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1601126 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1601127 INFO (OverseerStateUpdate-72596482105737220-127.0.0.1:41386_-n_0000000000) [n:127.0.0.1:41386_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41386_ [junit4] 2> 1601127 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41386_ [junit4] 2> 1601129 INFO (OverseerStateUpdate-72596482105737220-127.0.0.1:41386_-n_0000000000) [n:127.0.0.1:41386_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1601130 INFO (zkCallback-6774-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1601161 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1601187 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1601202 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1601203 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1601223 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [n:127.0.0.1:41386_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/control-001/cores [junit4] 2> 1601252 INFO (zkConnectionManagerCallback-6781-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1601253 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1601254 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1601255 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53204,localport=41386], receiveBufferSize:531000 [junit4] 2> 1601256 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43336,localport=39868], receiveBufferSize=530904 [junit4] 2> 1601256 INFO (qtp1068768018-34041) [n:127.0.0.1:41386_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41386_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1601260 INFO (OverseerThreadFactory-7541-thread-1-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1601369 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53208,localport=41386], receiveBufferSize:531000 [junit4] 2> 1601370 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43336,localport=39872], receiveBufferSize=530904 [junit4] 2> 1601371 INFO (qtp1068768018-34042) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1601372 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1601373 INFO (qtp1068768018-34039) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1601374 INFO (qtp1068768018-34040) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1601374 INFO (qtp1068768018-34042) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1601378 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1601379 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1602399 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 1602414 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1602540 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1602558 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1602559 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1602559 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1602562 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1602564 WARN (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1602629 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1602629 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1602632 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1602632 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1602634 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@28bb2031 [junit4] 2> 1602634 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f5d88ba[control_collection_shard1_replica_n1] main] [junit4] 2> 1602635 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1602636 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1602637 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1602637 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1622239354625720320 [junit4] 2> 1602641 INFO (searcherExecutor-7546-thread-1-processing-n:127.0.0.1:41386_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5f5d88ba[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1602644 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1602644 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41386/control_collection_shard1_replica_n1/ [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41386/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1602648 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1602649 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72596482105737220-core_node2-n_0000000000 [junit4] 2> 1602651 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41386/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1602753 INFO (zkCallback-6767-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1602754 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1602756 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1378 [junit4] 2> 1602760 INFO (qtp1068768018-34041) [n:127.0.0.1:41386_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1602857 INFO (zkCallback-6767-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1602857 INFO (zkCallback-6767-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1602858 INFO (qtp1068768018-34041) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41386_&wt=javabin&version=2} status=0 QTime=1602 [junit4] 2> 1602867 INFO (zkConnectionManagerCallback-6786-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1602869 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1602870 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1602870 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1602870 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53216,localport=41386], receiveBufferSize:531000 [junit4] 2> 1602871 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1602871 INFO (SocketProxy-Acceptor-41386) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43336,localport=39880], receiveBufferSize=530904 [junit4] 2> 1602874 INFO (OverseerCollectionConfigSetProcessor-72596482105737220-127.0.0.1:41386_-n_0000000000) [n:127.0.0.1:41386_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1602874 INFO (OverseerThreadFactory-7541-thread-2-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1603078 WARN (OverseerThreadFactory-7541-thread-2-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1603081 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1603089 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=218 [junit4] 2> 1603091 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 1603272 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-1-001 of type NRT [junit4] 2> 1603282 WARN (closeThreadPool-6787-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1603282 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1603282 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1603282 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1603337 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1603337 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1603337 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1603339 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61d40e0c{/,null,AVAILABLE} [junit4] 2> 1603340 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3379b7a2{HTTP/1.1,[http/1.1]}{127.0.0.1:38825} [junit4] 2> 1603340 INFO (closeThreadPool-6787-thread-1) [ ] o.e.j.s.Server Started @1603396ms [junit4] 2> 1603340 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40178, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-1-001/cores} [junit4] 2> 1603341 ERROR (closeThreadPool-6787-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1603341 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1603341 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 1603341 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1603341 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1603341 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-10T02:40:08.274Z [junit4] 2> 1603361 INFO (zkConnectionManagerCallback-6789-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603362 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1603362 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-1-001/solr.xml [junit4] 2> 1603367 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1603367 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1603369 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1603539 INFO (closeThreadPool-6787-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33960/solr [junit4] 2> 1603549 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001 of type NRT [junit4] 2> 1603549 INFO (zkConnectionManagerCallback-6793-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603565 INFO (zkConnectionManagerCallback-6795-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603565 WARN (closeThreadPool-6787-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1603565 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1603566 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1603566 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1603569 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1603573 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.ZkController Publish node=127.0.0.1:40178_ as DOWN [junit4] 2> 1603574 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1603574 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40178_ [junit4] 2> 1603576 INFO (zkCallback-6774-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1603576 INFO (zkCallback-6767-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1603617 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1603586 INFO (zkCallback-6785-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1603617 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1603618 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1603619 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5702de8e{/,null,AVAILABLE} [junit4] 2> 1603620 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4bf19fdb{HTTP/1.1,[http/1.1]}{127.0.0.1:36570} [junit4] 2> 1603620 INFO (closeThreadPool-6787-thread-2) [ ] o.e.j.s.Server Started @1603676ms [junit4] 2> 1603620 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38384, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001/cores} [junit4] 2> 1603620 ERROR (closeThreadPool-6787-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1603621 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1603621 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 1603621 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1603621 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1603621 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-10T02:40:08.554Z [junit4] 2> 1603621 INFO (zkCallback-6794-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1603649 INFO (zkConnectionManagerCallback-6799-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603650 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1603650 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001/solr.xml [junit4] 2> 1603655 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1603655 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1603657 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1603705 INFO (zkConnectionManagerCallback-6804-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603706 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1603707 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1603719 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1603763 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603767 INFO (closeThreadPool-6787-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33960/solr [junit4] 2> 1603773 INFO (zkConnectionManagerCallback-6809-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603787 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603787 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603789 INFO (closeThreadPool-6787-thread-1) [n:127.0.0.1:40178_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-1-001/cores [junit4] 2> 1603790 INFO (zkConnectionManagerCallback-6811-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603797 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1603800 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.ZkController Publish node=127.0.0.1:38384_ as DOWN [junit4] 2> 1603801 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1603801 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38384_ [junit4] 2> 1603802 INFO (zkCallback-6785-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603803 INFO (zkCallback-6774-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603803 INFO (zkCallback-6767-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603807 INFO (zkCallback-6794-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603817 INFO (zkCallback-6810-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603825 INFO (zkCallback-6803-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1603853 INFO (zkConnectionManagerCallback-6818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603854 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1603856 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1603860 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[E307B23DADC3C871]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001 of type NRT [junit4] 2> 1603861 WARN (closeThreadPool-6787-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1603862 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1603862 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1603862 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1603862 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1603867 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1603867 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1603867 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1603867 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44c0c869{/,null,AVAILABLE} [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e7ad02c{HTTP/1.1,[http/1.1]}{127.0.0.1:35378} [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.e.j.s.Server Started @1603923ms [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34394, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001/cores} [junit4] 2> 1603868 ERROR (closeThreadPool-6787-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1603868 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-10T02:40:08.801Z [junit4] 2> 1603874 INFO (zkConnectionManagerCallback-6821-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1603875 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1603875 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001/solr.xml [junit4] 2> 1603879 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1603880 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1603889 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1603894 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603911 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603911 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1603913 INFO (closeThreadPool-6787-thread-2) [n:127.0.0.1:38384_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001/cores [junit4] 2> 1604294 INFO (closeThreadPool-6787-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33960/solr [junit4] 2> 1604296 INFO (zkConnectionManagerCallback-6825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1604301 INFO (zkConnectionManagerCallback-6827-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1604306 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1604310 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.ZkController Publish node=127.0.0.1:34394_ as DOWN [junit4] 2> 1604311 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1604311 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34394_ [junit4] 2> 1604312 INFO (zkCallback-6794-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604312 INFO (zkCallback-6774-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604312 INFO (zkCallback-6785-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604313 INFO (zkCallback-6767-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604322 INFO (zkCallback-6803-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604322 INFO (zkCallback-6810-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604322 INFO (zkCallback-6826-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604323 INFO (zkCallback-6817-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1604340 INFO (zkConnectionManagerCallback-6834-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1604341 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1604342 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33960/solr ready [junit4] 2> 1604343 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1604389 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1604404 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1604404 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1604406 INFO (closeThreadPool-6787-thread-3) [n:127.0.0.1:34394_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001/cores [junit4] 2> 1604468 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35406,localport=34394], receiveBufferSize:531000 [junit4] 2> 1604469 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35378,localport=46784], receiveBufferSize=530904 [junit4] 2> 1604469 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35404,localport=34394], receiveBufferSize:531000 [junit4] 2> 1604469 INFO (qtp1338011078-34170) [n:127.0.0.1:34394_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38384_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1604470 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35378,localport=46788], receiveBufferSize=530904 [junit4] 2> 1604470 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35410,localport=34394], receiveBufferSize:531000 [junit4] 2> 1604471 INFO (qtp1338011078-34173) [n:127.0.0.1:34394_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34394_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1604471 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35378,localport=46790], receiveBufferSize=530904 [junit4] 2> 1604472 INFO (qtp1338011078-34172) [n:127.0.0.1:34394_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40178_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1604473 INFO (OverseerCollectionConfigSetProcessor-72596482105737220-127.0.0.1:41386_-n_0000000000) [n:127.0.0.1:41386_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1604476 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35416,localport=34394], receiveBufferSize:531000 [junit4] 2> 1604477 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35378,localport=46794], receiveBufferSize=530904 [junit4] 2> 1604477 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604479 INFO (qtp1338011078-34174) [n:127.0.0.1:34394_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604480 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604481 INFO (qtp1338011078-34174) [n:127.0.0.1:34394_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604482 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604482 INFO (SocketProxy-Acceptor-38384) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49608,localport=38384], receiveBufferSize:531000 [junit4] 2> 1604483 INFO (SocketProxy-Acceptor-38384) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36570,localport=53820], receiveBufferSize=530904 [junit4] 2> 1604484 INFO (qtp1161599465-34131) [n:127.0.0.1:38384_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604485 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604485 INFO (qtp1161599465-34133) [n:127.0.0.1:38384_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604486 INFO (qtp1161599465-34134) [n:127.0.0.1:38384_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604488 INFO (qtp1161599465-34130) [n:127.0.0.1:38384_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604488 INFO (SocketProxy-Acceptor-40178) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36404,localport=40178], receiveBufferSize:531000 [junit4] 2> 1604488 INFO (SocketProxy-Acceptor-40178) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38825,localport=46184], receiveBufferSize=530904 [junit4] 2> 1604490 INFO (qtp1748820213-34108) [n:127.0.0.1:40178_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604490 INFO (qtp1748820213-34109) [n:127.0.0.1:40178_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604491 INFO (qtp1748820213-34110) [n:127.0.0.1:40178_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604492 INFO (qtp1748820213-34111) [n:127.0.0.1:40178_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604493 INFO (qtp1748820213-34107) [n:127.0.0.1:40178_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604494 INFO (qtp1068768018-34041) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 1604495 INFO (qtp1068768018-34039) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 1604495 INFO (qtp1068768018-34040) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 1604496 INFO (qtp1068768018-34042) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604498 INFO (qtp1068768018-34043) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604499 INFO (qtp1068768018-34041) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604500 INFO (qtp1068768018-34039) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604501 INFO (qtp1068768018-34040) [n:127.0.0.1:41386_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1604502 INFO (OverseerThreadFactory-7541-thread-3-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38384_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 1604502 INFO (OverseerThreadFactory-7541-thread-4-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34394_ for creating new replica of shard shard2 for collection collection1 [junit4] 2> 1604504 INFO (OverseerThreadFactory-7541-thread-3-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 1604505 INFO (SocketProxy-Acceptor-38384) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49616,localport=38384], receiveBufferSize:531000 [junit4] 2> 1604506 INFO (OverseerThreadFactory-7541-thread-4-processing-n:127.0.0.1:41386_) [n:127.0.0.1:41386_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 1604506 INFO (SocketProxy-Acceptor-38384) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36570,localport=53828], receiveBufferSize=530904 [junit4] 2> 1604506 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1604509 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35432,localport=34394], receiveBufferSize:531000 [junit4] 2> 1604509 INFO (SocketProxy-Acceptor-34394) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35378,localport=46810], receiveBufferSize=530904 [junit4] 2> 1604510 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1605527 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 1605530 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 1605543 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test [junit4] 2> 1605580 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 1605679 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1605704 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1605720 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 1605721 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1605721 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-3-001/cores/collection1_shard2_replica_n2/data/] [junit4] 2> 1605724 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1605726 WARN (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1605735 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 1605736 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b04bb1 [junit4] 2> 1605736 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_E307B23DADC3C871-001/shard-2-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 1605740 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1605741 WARN (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1605801 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1605801 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1605804 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1605804 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1605806 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3ee399b9 [junit4] 2> 1605807 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f1e8a74[collection1_shard2_replica_n2] main] [junit4] 2> 1605808 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1605809 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1605810 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1605810 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1622239357952851968 [junit4] 2> 1605812 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1605812 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1605814 INFO (searcherExecutor-7578-thread-1-processing-n:127.0.0.1:34394_ x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@2f1e8a74[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1605816 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1605816 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1605818 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@70c94f25 [junit4] 2> 1605818 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1463b4a0[collection1_shard1_replica_n1] main] [junit4] 2> 1605820 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1605820 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1605821 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1605821 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1622239357964386304 [junit4] 2> 1605825 INFO (searcherExecutor-7579-thread-1-processing-n:127.0.0.1:38384_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1463b4a0[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1605827 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 1605828 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 1605829 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1605829 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1605833 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38384/collection1_shard1_replica_n1/ [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38384/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1605834 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72596482105737230-core_node3-n_0000000000 [junit4] 2> 1605835 INFO (qtp1161599465-34132) [n:127.0.0.1:38384_ c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38384/collection1_shard1_replica_n1/ shard1 [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34394/collection1_shard2_replica_n2/ [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:34394/collection1_shard2_replica_n2/ has no replicas [junit4] 2> 1605838 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1605839 INFO (qtp1338011078-34175) [n:127.0.0.1:34394_ c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader af [...truncated too long message...] ter, AssignTest, ResponseLogComponentTest, DistributedQueryElevationComponentTest, HighlighterConfigTest, ZkCLITest, RecoveryZkTest, TestNestedDocsSort, TestRestoreCore, XsltUpdateRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, DistributedTermsComponentTest, UninvertDocValuesMergePolicyTest, JSONWriterTest, DeleteReplicaTest, LeaderFailoverAfterPartitionTest, CoreSorterTest, PeerSyncWithLeaderTest, TestQuerySenderNoQuery, TestLMJelinekMercerSimilarityFactory, TestUseDocValuesAsStored, TestSchemaNameResource, TestLeaderElectionZkExpiry, CdcrRequestHandlerTest, HdfsSyncSliceTest, ReplaceNodeTest, ScheduledTriggerIntegrationTest, TestDelegationWithHadoopAuth, TestHdfsCloudBackupRestore, CollectionsAPISolrJTest, TestClusterStateMutator, SolrCoreMetricManagerTest, CoreAdminCreateDiscoverTest, DistributedMLTComponentTest, HdfsUnloadDistributedZkTest, SortByFunctionTest, TestSSLRandomization, TestSubQueryTransformerDistrib, SimpleCollectionCreateDeleteTest, TestIndexingPerformance, TriggerCooldownIntegrationTest, DistributedUpdateProcessorTest, AlternateDirectoryTest, SolrMetricsIntegrationTest, DistribCursorPagingTest, AnalyticsMergeStrategyTest, TestManagedSchemaThreadSafety, NodeAddedTriggerTest, TestBinaryField, TestOrdValues, TestSimDistribStateManager, CleanupOldIndexTest, SpatialFilterTest, DocumentBuilderTest, TestAuthenticationFramework, TestCustomStream, V2ApiIntegrationTest, TestSolr4Spatial, TestExclusionRuleCollectionAccess, HdfsAutoAddReplicasIntegrationTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, TestDistributedGrouping, TestCloudSchemaless, TestBM25SimilarityFactory, TestHdfsUpdateLog, TestRealTimeGet, FileBasedSpellCheckerTest, TestReload, DistributedFacetPivotSmallAdvancedTest, TestCSVResponseWriter, ConvertedLegacyTest, TestSolrCLIRunExample, TestZkAclsWithHadoopAuth, DebugComponentTest, SignatureUpdateProcessorFactoryTest, SearchHandlerTest, SolrTestCaseJ4Test, DateFieldTest, TestLegacyFieldCache, SuggestComponentTest, AddReplicaTest, DistributedQueueTest, OverriddenZkACLAndCredentialsProvidersTest, FullHLLTest, AtomicUpdatesTest, BadCopyFieldTest, TestCloudJSONFacetJoinDomain, RequiredFieldsTest, TransactionLogTest, TemplateUpdateProcessorTest, BlockDirectoryTest, TestCharFilters, DocValuesMultiTest, TestJsonFacets, MigrateRouteKeyTest, SolrRequestParserTest, HdfsLockFactoryTest, HDFSCollectionsAPITest, TestObjectReleaseTracker, TestDynamicFieldCollectionResource, TestCloudPseudoReturnFields, HttpSolrCallGetCoreTest, CdcrBootstrapTest, TestDistribDocBasedVersion, PeerSyncWithBufferUpdatesTest, ForceLeaderTest] [junit4] Completed [255/835 (1!)] on J2 in 167.69s, 3 tests, 1 error, 2 skipped <<< FAILURES! [...truncated 47821 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj1480434008 [ecj-lint] Compiling 1235 source files to /tmp/ecj1480434008 [ecj-lint] Processing annotations [ecj-lint] Annotations processed [ecj-lint] Processing annotations [ecj-lint] No elements to process [ecj-lint] invalid Class-Path header in manifest of jar file: /x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar [ecj-lint] invalid Class-Path header in manifest of jar file: /x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar [ecj-lint] ---------- [ecj-lint] 1. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 219) [ecj-lint] return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 2. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/cloud/api/collections/RestoreCmd.java (at line 257) [ecj-lint] throw new SolrException(ErrorCode.BAD_REQUEST, "Unexpected number of replicas, replicationFactor, " + [ecj-lint] Replica.Type.NRT + " or " + Replica.Type.TLOG + " must be greater than 0"); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'repository' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 3. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137) [ecj-lint] new JavaBinCodec() { [ecj-lint] SolrParams params; [ecj-lint] AddUpdateCommand addCmd = null; [ecj-lint] [ecj-lint] @Override [ecj-lint] public List<Object> readIterator(DataInputInputStream fis) throws IOException { [ecj-lint] while (true) { [ecj-lint] Object o = readVal(fis); [ecj-lint] if (o == END_OBJ) break; [ecj-lint] if (o instanceof NamedList) { [ecj-lint] params = ((NamedList) o).toSolrParams(); [ecj-lint] } else { [ecj-lint] try { [ecj-lint] if (o instanceof byte[]) { [ecj-lint] if (params != null) req.setParams(params); [ecj-lint] byte[] buf = (byte[]) o; [ecj-lint] contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor); [ecj-lint] } else { [ecj-lint] throw new RuntimeException("unsupported type "); [ecj-lint] } [ecj-lint] } catch (Exception e) { [ecj-lint] throw new RuntimeException(e); [ecj-lint] } finally { [ecj-lint] params = null; [ecj-lint] req.setParams(old); [ecj-lint] } [ecj-lint] } [ecj-lint] } [ecj-lint] return Collections.emptyList(); [ecj-lint] } [ecj-lint] [ecj-lint] }.unmarshal(in); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 4. ERROR in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/update/DocumentBuilder.java (at line 32) [ecj-lint] import org.apache.solr.common.util.ByteArrayUtf8CharSequence; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The import org.apache.solr.common.util.ByteArrayUtf8CharSequence is never used [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 5. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/update/UpdateLog.java (at line 1867) [ecj-lint] if (exceptionOnExecuteUpdate.get() != null) throw exceptionOnExecuteUpdate.get(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'proc' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 6. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50) [ecj-lint] in = new FileInputStream(src).getChannel(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 7. WARNING in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51) [ecj-lint] out = new FileOutputStream(destination).getChannel(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 7 problems (1 error, 6 warnings) BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:101: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build.xml:680: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:2093: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details. Total time: 288 minutes 15 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org