Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/716/ Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC
2 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:40893/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:40893/collection1 at __randomizedtesting.SeedInfo.seed([29033B7065990448:A15704AACB6569B0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156) at org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.buildIndexes(DistributedFacetSimpleRefinementLongTailTest.java:87) at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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 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.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022) 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:564) ... 48 more FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:39381/sidkv/v/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:39381/sidkv/v/collection1 at __randomizedtesting.SeedInfo.seed([29033B7065990448:A15704AACB6569B0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85) at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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 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.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937) 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:564) ... 47 more Build Log: [...truncated 13663 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest [junit4] 2> 377179 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[29033B7065990448]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 377179 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[29033B7065990448]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/data-dir-20-001 [junit4] 2> 377183 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[29033B7065990448]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 377184 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[29033B7065990448]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 377185 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[29033B7065990448]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 377340 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/control/cores/collection1 [junit4] 2> 377344 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 377344 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 377344 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 377344 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 377418 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 377418 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 377418 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 377454 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7597f4fc{/,null,AVAILABLE} [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d861a11{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40509} [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server Started @377472ms [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40509, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/control/cores} [junit4] 2> 377456 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-29T02:16:18.867610Z [junit4] 2> 377456 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/control/solr.xml [junit4] 2> 377459 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 377459 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 377460 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 377599 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 377607 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4aaffdd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 377607 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4aaffdd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 377643 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e791746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 377643 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e791746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 377644 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 377678 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 377678 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 377716 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 377742 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 377742 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 377744 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/control/cores [junit4] 2> 377745 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 377751 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 377833 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 377881 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 378083 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 378095 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 378095 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 378095 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 378097 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=51.7646484375, floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=15.099466138442354, segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.1318359375, noCFSRatio=0.5718208707958881, deletesPctAllowed=49.162541916125974 [junit4] 2> 378159 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 378159 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 378161 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 378161 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 378162 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 378162 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60c0c6df[collection1] main] [junit4] 2> 378163 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 378179 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 378253 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 378253 INFO (coreLoadExecutor-1863-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654218586496958464 [junit4] 2> 378255 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 378255 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 378255 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 378255 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 378256 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 378256 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 378256 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 378256 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 378257 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 378258 INFO (searcherExecutor-1864-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60c0c6df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 378468 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 378471 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 378472 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 378472 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 378472 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 378510 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 378511 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 378511 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 378522 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78db6fac{/,null,AVAILABLE} [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e579a93{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40893} [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server Started @378567ms [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40893, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard0/cores} [junit4] 2> 378551 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378551 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-29T02:16:19.962811Z [junit4] 2> 378552 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard0/solr.xml [junit4] 2> 378554 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 378554 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 378555 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 378742 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 378743 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44935ad2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 378744 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44935ad2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 378759 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12b0ae27[provider=null,keyStore=null,trustStore=null] [junit4] 2> 378759 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12b0ae27[provider=null,keyStore=null,trustStore=null] [junit4] 2> 378760 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 378773 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 378773 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 378795 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 378805 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 378805 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 378807 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard0/cores [junit4] 2> 378807 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 378808 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 378845 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 378977 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 379082 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 379097 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 379097 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 379097 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 379099 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=51.7646484375, floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=15.099466138442354, segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.1318359375, noCFSRatio=0.5718208707958881, deletesPctAllowed=49.162541916125974 [junit4] 2> 379159 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 379159 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 379160 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 379160 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 379161 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 379165 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2810faf6[collection1] main] [junit4] 2> 379166 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 379186 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 379255 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 379255 INFO (coreLoadExecutor-1877-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654218587547631616 [junit4] 2> 379257 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 379257 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 379257 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 379257 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 379258 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 379258 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 379259 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 379260 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 379260 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 379262 INFO (searcherExecutor-1878-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2810faf6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 379379 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 379383 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 379383 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 379384 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 379384 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 379450 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 379450 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 379450 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 379466 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1c8838{/,null,AVAILABLE} [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@46704419{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36253} [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server Started @379495ms [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36253, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard1/cores} [junit4] 2> 379479 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 379479 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-29T02:16:20.890818Z [junit4] 2> 379480 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard1/solr.xml [junit4] 2> 379482 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 379482 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 379483 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 379574 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 379579 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ef233bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 379579 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ef233bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 379601 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bb017fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 379602 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bb017fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 379603 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 379618 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 379618 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 379666 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 379695 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 379695 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 379697 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard1/cores [junit4] 2> 379697 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 379723 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 379757 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 379822 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 380024 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 380047 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 380047 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 380047 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 380055 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=51.7646484375, floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=15.099466138442354, segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.1318359375, noCFSRatio=0.5718208707958881, deletesPctAllowed=49.162541916125974 [junit4] 2> 380124 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 380124 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 380125 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 380125 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 380127 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 380127 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@665f1966[collection1] main] [junit4] 2> 380131 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 380173 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 380302 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 380302 INFO (coreLoadExecutor-1891-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654218588645490688 [junit4] 2> 380306 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 380308 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 380308 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 380308 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 380311 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 380314 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 380315 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 380317 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 380317 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 380325 INFO (searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@665f1966[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 380438 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard2/cores/collection1 [junit4] 2> 380440 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 380441 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 380441 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 380441 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 380511 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 380511 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 380511 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 380516 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc6cfd7{/,null,AVAILABLE} [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4afb9075{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40055} [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.s.Server Started @380533ms [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40055, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard2/cores} [junit4] 2> 380518 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 380518 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-29T02:16:21.929645Z [junit4] 2> 380519 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard2/solr.xml [junit4] 2> 380521 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 380521 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 380522 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 380689 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 380696 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54eb64cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 380696 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54eb64cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 380723 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ef784a8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 380723 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ef784a8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 380723 WARN (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 380766 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 380766 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 380832 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 380842 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 380843 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 380844 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard2/cores [junit4] 2> 380844 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 380851 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 380917 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 380956 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 381096 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 381110 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 381110 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7555c0 [junit4] 2> 381110 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_29033B7065990448-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 381112 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=51.7646484375, floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=15.099466138442354, segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.1318359375, noCFSRatio=0.5718208707958881, deletesPctAllowed=49.162541916125974 [junit4] 2> 381238 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 381238 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 381240 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 381240 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 381241 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 381241 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46ec0372[collection1] main] [junit4] 2> 381242 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 381257 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 381363 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 381363 INFO (coreLoadExecutor-1905-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654218589758029824 [junit4] 2> 381365 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 381365 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 381365 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 381365 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 381366 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 381366 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 381366 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 381367 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 381367 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 381369 INFO (searcherExecutor-1906-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46ec0372[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 381382 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[29033B7065990448]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 381420 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[1 (1654218589810458624)]} 0 7 [junit4] 2> 381453 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[2 (1654218589851353088)]} 0 2 [junit4] 2> 381484 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[3 (1654218589877567488)]} 0 7 [junit4] 2> 381486 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[4 (1654218589885956096)]} 0 1 [junit4] 2> 381488 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[5 (1654218589888053248)]} 0 1 [junit4] 2> 381507 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[6 (1654218589900636160)]} 0 8 [junit4] 2> 381509 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[7 (1654218589910073344)]} 0 0 [junit4] 2> 381510 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[8 (1654218589912170496)]} 0 0 [junit4] 2> 381511 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[9 (1654218589913219072)]} 0 0 [junit4] 2> 381522 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[10 (1654218589924753408)]} 0 0 [junit4] 2> 381523 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[11 (1654218589925801984)]} 0 0 [junit4] 2> 381524 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[12 (1654218589926850560)]} 0 0 [junit4] 2> 381529 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[13 (1654218589932093440)]} 0 0 [junit4] 2> 381534 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[14 (1654218589936287744)]} 0 0 [junit4] 2> 381541 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[15 (1654218589944676352)]} 0 0 [junit4] 2> 381547 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[16 (1654218589950967808)]} 0 0 [junit4] 2> 381548 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[17 (1654218589952016384)]} 0 0 [junit4] 2> 381555 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[18 (1654218589959356416)]} 0 0 [junit4] 2> 381559 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[19 (1654218589963550720)]} 0 0 [junit4] 2> 381563 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[20 (1654218589967745024)]} 0 0 [junit4] 2> 381564 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[21 (1654218589968793600)]} 0 0 [junit4] 2> 381565 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[22 (1654218589969842176)]} 0 0 [junit4] 2> 381571 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[23 (1654218589976133632)]} 0 0 [junit4] 2> 381572 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[24 (1654218589977182208)]} 0 0 [junit4] 2> 381573 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[25 (1654218589977182208)]} 0 0 [junit4] 2> 381574 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[26 (1654218589979279360)]} 0 0 [junit4] 2> 381576 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[27 (1654218589981376512)]} 0 0 [junit4] 2> 381577 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[28 (1654218589982425088)]} 0 0 [junit4] 2> 381580 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[29 (1654218589985570816)]} 0 0 [junit4] 2> 381581 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[30 (1654218589986619392)]} 0 0 [junit4] 2> 381582 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[31 (1654218589987667968)]} 0 0 [junit4] 2> 381583 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[32 (1654218589988716544)]} 0 0 [junit4] 2> 381584 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[33 (1654218589989765120)]} 0 0 [junit4] 2> 381585 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[34 (1654218589990813696)]} 0 0 [junit4] 2> 381586 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[35 (1654218589991862272)]} 0 0 [junit4] 2> 381587 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[36 (1654218589992910848)]} 0 0 [junit4] 2> 381588 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[37 (1654218589993959424)]} 0 0 [junit4] 2> 381589 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[38 (1654218589995008000)]} 0 0 [junit4] 2> 381590 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[39 (1654218589996056576)]} 0 0 [junit4] 2> 381592 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[40 (1654218589998153728)]} 0 0 [junit4] 2> 381593 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[41 (1654218589999202304)]} 0 0 [junit4] 2> 381594 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[42 (1654218590000250880)]} 0 0 [junit4] 2> 381595 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[43 (1654218590001299456)]} 0 0 [junit4] 2> 381596 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[44 (1654218590002348032)]} 0 0 [junit4] 2> 381598 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[45 (1654218590004445184)]} 0 0 [junit4] 2> 381599 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[46 (1654218590005493760)]} 0 0 [junit4] 2> 381600 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[47 (1654218590006542336)]} 0 0 [junit4] 2> 381601 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[48 (1654218590007590912)]} 0 0 [junit4] 2> 381602 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[49 (1654218590008639488)]} 0 0 [junit4] 2> 381603 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[50 (1654218590009688064)]} 0 0 [junit4] 2> 381604 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[51 (1654218590009688064)]} 0 0 [junit4] 2> 381605 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[52 (1654218590010736640)]} 0 0 [junit4] 2> 381605 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[53 (1654218590011785216)]} 0 0 [junit4] 2> 381606 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[54 (1654218590012833792)]} 0 0 [junit4] 2> 381607 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[55 (1654218590013882368)]} 0 0 [junit4] 2> 381608 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[56 (1654218590014930944)]} 0 0 [junit4] 2> 381609 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[57 (1654218590015979520)]} 0 0 [junit4] 2> 381610 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[58 (1654218590017028096)]} 0 0 [junit4] 2> 381611 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[59 (1654218590018076672)]} 0 0 [junit4] 2> 381612 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[60 (1654218590019125248)]} 0 0 [junit4] 2> 381613 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[61 (1654218590020173824)]} 0 0 [junit4] 2> 381614 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[62 (1654218590021222400)]} 0 0 [junit4] 2> 381615 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[63 (1654218590022270976)]} 0 0 [junit4] 2> 381616 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[64 (1654218590023319552)]} 0 0 [junit4] 2> 381617 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[65 (1654218590024368128)]} 0 0 [junit4] 2> 381619 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[66 (1654218590026465280)]} 0 0 [junit4] 2> 381620 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[67 (1654218590027513856)]} 0 0 [junit4] 2> 381621 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[68 (1654218590028562432)]} 0 0 [junit4] 2> 381622 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[69 (1654218590029611008)]} 0 0 [junit4] 2> 381624 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[70 (1654218590030659584)]} 0 0 [junit4] 2> 381625 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[71 (1654218590032756736)]} 0 0 [junit4] 2> 381626 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[72 (1654218590033805312)]} 0 0 [junit4] 2> 381627 INFO (qtp290128927-6820) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[73 (1654218590034853888)]} 0 0 [junit4] 2> 381628 INFO (qtp1102654615-6841) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[74 (1654218590035902464)]} 0 0 [junit4] 2> 381629 INFO (qtp745384966-6860) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[75 (1654218590036951040)]} 0 0 [junit4] 2> 381630 INFO (qtp290128927-6819) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[76 (1654218590036951040)]} 0 0 [junit4] 2> 381631 INFO (qtp1102654615-6840) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[77 (1654218590037999616)]} 0 0 [junit4] 2> 381632 INFO (qtp745384966-6862) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[78 (1654218590040096768)]} 0 0 [junit4] 2> 381633 INFO (qtp290128927-6818) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[79 (1654218590041145344)]} 0 0 [junit4] 2> 381634 INFO (qtp1102654615-6839) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[80 (1654218590042193920)]} 0 0 [junit4] 2> 381635 INFO (qtp745384966-6861) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[81 (1654218590043242496)]} 0 0 [junit4] 2> 381636 INFO (qtp290 [...truncated too long message...] r:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/http2-common-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/http2-hpack-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/http2-server-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-alpn-java-server-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-alpn-server-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-continuation-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-deploy-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-http-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-io-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-jmx-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-rewrite-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-security-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-server-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-servlet-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-servlets-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-util-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-webapp-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/jetty-xml-9.4.19.v20190610.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/metrics-core-4.0.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/metrics-graphite-4.0.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/metrics-jetty9-4.0.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/metrics-jmx-4.0.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/server/lib/metrics-jvm-4.0.5.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/commons-compress-1.18.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/jersey-core-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/jersey-server-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/netty-all-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-8.4.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191229_021001_35912267300968489405668.events @/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191229_021001_3599894342043481451747.suites -stdin [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash. See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191229_021001_35910500423331887673472.sysout [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994) [junit4] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [junit4] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [junit4] at java.base/java.lang.Thread.run(Thread.java:830) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:634: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:578: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build.xml:231: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/common-build.xml:555: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/common-build.xml:1591: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/common-build.xml:1117: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash. See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J0-20191229_021001_35711539447180353878246.sysout Total time: 64 minutes 32 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
