Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/542/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:63537 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:63537 at __randomizedtesting.SeedInfo.seed([B5D8B96F96BCB8C8:3D8C86B53840D530]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 43 more FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test Error Message: Timeout waiting for live nodes, currently they are: [127.0.0.1:62802_, 127.0.0.1:62749_, 127.0.0.1:62819_] Stack Trace: java.util.concurrent.TimeoutException: Timeout waiting for live nodes, currently they are: [127.0.0.1:62802_, 127.0.0.1:62749_, 127.0.0.1:62819_] at __randomizedtesting.SeedInfo.seed([B5D8B96F96BCB8C8:3D8C86B53840D530]:0) at org.apache.solr.common.cloud.ZkStateReader.waitForLiveNodes(ZkStateReader.java:1844) at org.apache.solr.cloud.HttpPartitionTest.testDoRecoveryOnRestart(HttpPartitionTest.java:197) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13344 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest [junit4] 2> 199408 INFO (SUITE-HttpPartitionWithTlogReplicasTest-seed#[B5D8B96F96BCB8C8]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\data-dir-19-001 [junit4] 2> 199409 INFO (SUITE-HttpPartitionWithTlogReplicasTest-seed#[B5D8B96F96BCB8C8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 199411 INFO (SUITE-HttpPartitionWithTlogReplicasTest-seed#[B5D8B96F96BCB8C8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 199411 INFO (SUITE-HttpPartitionWithTlogReplicasTest-seed#[B5D8B96F96BCB8C8]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 199411 INFO (SUITE-HttpPartitionWithTlogReplicasTest-seed#[B5D8B96F96BCB8C8]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 199415 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 199416 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 199416 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 199516 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer start zk server on port:62738 [junit4] 2> 199516 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62738 [junit4] 2> 199516 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62738 [junit4] 2> 199516 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62738 [junit4] 2> 199519 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 199538 INFO (zkConnectionManagerCallback-712-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 199538 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 199539 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 199548 INFO (zkConnectionManagerCallback-714-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 199548 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 199548 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 199548 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 199563 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 199586 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 199597 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 199599 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 199601 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 199612 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 199626 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 199640 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 199642 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 199648 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 202116 WARN (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 202116 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 202116 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 202116 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 202116 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 202116 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 202118 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 202120 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19a0b5dd{/,null,AVAILABLE} [junit4] 2> 202122 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e65d1bc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62750} [junit4] 2> 202122 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.s.Server Started @202170ms [junit4] 2> 202122 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=62749, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\control-001\cores} [junit4] 2> 202124 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 202124 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 202124 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 202124 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 202124 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 202124 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-13T03:48:01.865Z [junit4] 2> 202132 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202144 INFO (zkConnectionManagerCallback-716-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202144 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 202259 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 202259 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\control-001\solr.xml [junit4] 2> 202274 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 202274 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 202274 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 202421 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 202427 WARN (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@266ca372[provider=null,keyStore=null,trustStore=null] [junit4] 2> 202427 WARN (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@266ca372[provider=null,keyStore=null,trustStore=null] [junit4] 2> 202447 WARN (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c4e0bc1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 202447 WARN (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c4e0bc1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 202448 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62738/solr [junit4] 2> 202449 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202459 INFO (zkConnectionManagerCallback-723-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202459 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 202563 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 202567 INFO (zkConnectionManagerCallback-725-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 202567 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203023 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62749_ [junit4] 2> 203025 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.Overseer Overseer (id=72244944234741764-127.0.0.1:62749_-n_0000000000) starting [junit4] 2> 203031 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62749_ [junit4] 2> 203037 INFO (OverseerStateUpdate-72244944234741764-127.0.0.1:62749_-n_0000000000) [n:127.0.0.1:62749_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62749_ [junit4] 2> 203043 INFO (OverseerStateUpdate-72244944234741764-127.0.0.1:62749_-n_0000000000) [n:127.0.0.1:62749_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 203158 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 203235 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 203255 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 203255 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 203265 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [n:127.0.0.1:62749_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\control-001\cores [junit4] 2> 203365 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 203377 INFO (zkConnectionManagerCallback-734-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 203377 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 203380 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 203382 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62738/solr ready [junit4] 2> 203383 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62785,localport=62749], receiveBufferSize:65536 [junit4] 2> 203389 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62750,localport=62786], receiveBufferSize=65536 [junit4] 2> 203396 INFO (qtp44375836-2209) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62749_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 203406 INFO (OverseerThreadFactory-683-thread-1-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 203522 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62790,localport=62749], receiveBufferSize:65536 [junit4] 2> 203523 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62750,localport=62791], receiveBufferSize=65536 [junit4] 2> 203528 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 203529 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 204578 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 204615 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 204871 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 204949 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 204949 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 204949 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\control-001\cores\control_collection_shard1_replica_n1\data\] [junit4] 2> 204952 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=96.9599609375, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=22.693131174721273, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.652657285331955 [junit4] 2> 204964 WARN (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 205160 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 205160 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 205163 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 205163 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 205177 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5a676293 [junit4] 2> 205178 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f588691[control_collection_shard1_replica_n1] main] [junit4] 2> 205180 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 205182 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 205183 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 205183 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650056898726068224 [junit4] 2> 205189 INFO (searcherExecutor-688-thread-1-processing-n:127.0.0.1:62749_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6f588691[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 205194 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 205194 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 205199 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 205199 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 205199 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62749/control_collection_shard1_replica_n1/ [junit4] 2> 205199 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 205220 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:62749/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 205222 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72244944234741764-core_node2-n_0000000000 [junit4] 2> 205229 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62749/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 205332 INFO (zkCallback-724-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 205332 INFO (zkCallback-724-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 205332 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 205380 INFO (qtp44375836-2212) [n:127.0.0.1:62749_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1854 [junit4] 2> 205387 INFO (qtp44375836-2209) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 205408 INFO (OverseerCollectionConfigSetProcessor-72244944234741764-127.0.0.1:62749_-n_0000000000) [n:127.0.0.1:62749_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 205484 INFO (zkCallback-724-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 205484 INFO (zkCallback-724-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 205484 INFO (zkCallback-724-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 205488 INFO (qtp44375836-2209) [n:127.0.0.1:62749_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62749_&wt=javabin&version=2} status=0 QTime=2091 [junit4] 2> 205488 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 205603 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 205607 INFO (zkConnectionManagerCallback-740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 205607 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 205609 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 205610 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62738/solr ready [junit4] 2> 205610 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 205611 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62799,localport=62749], receiveBufferSize:65536 [junit4] 2> 205612 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62750,localport=62800], receiveBufferSize=65536 [junit4] 2> 205627 INFO (qtp44375836-2211) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 205654 INFO (OverseerThreadFactory-683-thread-2-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 205862 WARN (OverseerThreadFactory-683-thread-2-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 205867 INFO (qtp44375836-2211) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 205868 INFO (qtp44375836-2211) [n:127.0.0.1:62749_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=241 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 205870 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 207657 INFO (OverseerCollectionConfigSetProcessor-72244944234741764-127.0.0.1:62749_-n_0000000000) [n:127.0.0.1:62749_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 207695 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-1-001 of type TLOG in shard 2 [junit4] 2> 207698 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 207698 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 207698 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 207698 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 207699 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 207699 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 207699 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 207700 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8d885bd{/,null,AVAILABLE} [junit4] 2> 207701 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50306d43{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62803} [junit4] 2> 207701 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server Started @207748ms [junit4] 2> 207701 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=62802, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-1-001\cores} [junit4] 2> 207702 ERROR (closeThreadPool-741-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 207702 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 207702 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 207702 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 207702 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 207702 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-13T03:48:07.443Z [junit4] 2> 207704 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 207709 INFO (zkConnectionManagerCallback-743-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 207709 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 207812 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 207812 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-1-001\solr.xml [junit4] 2> 207849 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 207849 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 207854 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 208088 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 208092 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62c00cb5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 208093 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62c00cb5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 208103 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23afe306[provider=null,keyStore=null,trustStore=null] [junit4] 2> 208103 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23afe306[provider=null,keyStore=null,trustStore=null] [junit4] 2> 208104 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62738/solr [junit4] 2> 208106 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 208110 INFO (zkConnectionManagerCallback-750-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 208110 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 208217 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 208226 INFO (zkConnectionManagerCallback-752-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 208226 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 208232 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 208237 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.ZkController Publish node=127.0.0.1:62802_ as DOWN [junit4] 2> 208238 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 208238 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62802_ [junit4] 2> 208241 INFO (zkCallback-724-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 208241 INFO (zkCallback-739-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 208247 INFO (zkCallback-751-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 208326 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 208363 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 208369 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 208369 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 208373 INFO (closeThreadPool-741-thread-1) [n:127.0.0.1:62802_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-1-001\cores [junit4] 2> 208432 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62802_ [junit4] 2> 209353 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001 of type TLOG in shard 1 [junit4] 2> 209353 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 209353 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 209353 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 209353 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 209354 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 209354 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 209354 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 209354 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1490936d{/,null,AVAILABLE} [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6957f9f4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62820} [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server Started @209406ms [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=62819, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001\cores} [junit4] 2> 209359 ERROR (closeThreadPool-741-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 209359 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-13T03:48:09.100Z [junit4] 2> 209360 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 209373 INFO (zkConnectionManagerCallback-758-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 209373 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 209475 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 209475 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001\solr.xml [junit4] 2> 209491 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 209491 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 209493 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 210189 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 210190 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58d272c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 210190 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58d272c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 210201 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d92684f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 210201 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d92684f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 210201 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62738/solr [junit4] 2> 210205 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 210210 INFO (zkConnectionManagerCallback-765-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 210210 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 210313 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 210317 INFO (zkConnectionManagerCallback-767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 210317 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 210323 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 210326 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:62819_ as DOWN [junit4] 2> 210326 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 210326 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62819_ [junit4] 2> 210329 INFO (zkCallback-751-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 210329 INFO (zkCallback-724-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 210329 INFO (zkCallback-739-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 210354 INFO (zkCallback-766-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 210397 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 210441 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 210447 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 210447 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 210450 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001\cores [junit4] 2> 210488 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62819_ [junit4] 2> 211702 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001 of type TLOG in shard 2 [junit4] 2> 211703 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 211704 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 211705 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fd32600{/,null,AVAILABLE} [junit4] 2> 211717 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@195b1176{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62845} [junit4] 2> 211717 INFO (closeThreadPool-741-thread-1) [ ] o.e.j.s.Server Started @211766ms [junit4] 2> 211717 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=62844, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001\cores} [junit4] 2> 211719 ERROR (closeThreadPool-741-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 211719 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 211719 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 211719 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 211719 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 211719 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-13T03:48:11.460Z [junit4] 2> 211721 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 211725 INFO (zkConnectionManagerCallback-773-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 211725 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 211828 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 211828 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001\solr.xml [junit4] 2> 211840 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 211840 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 211844 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 212370 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 212371 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6997e0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 212371 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6997e0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 212377 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1671cd33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 212377 WARN (closeThreadPool-741-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1671cd33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 212379 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62738/solr [junit4] 2> 212379 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 212383 INFO (zkConnectionManagerCallback-780-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 212383 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 212486 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 212489 INFO (zkConnectionManagerCallback-782-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 212489 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 212494 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 212499 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:62844_ as DOWN [junit4] 2> 212499 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 212499 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62844_ [junit4] 2> 212501 INFO (zkCallback-751-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 212501 INFO (zkCallback-739-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 212501 INFO (zkCallback-766-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 212501 INFO (zkCallback-724-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 212502 INFO (zkCallback-781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 212558 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 212588 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 212593 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 212593 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 212596 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001\cores [junit4] 2> 212638 INFO (closeThreadPool-741-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62844_ [junit4] 2> 212644 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62861,localport=62749], receiveBufferSize:65536 [junit4] 2> 212645 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62750,localport=62863], receiveBufferSize=65536 [junit4] 2> 212645 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62862,localport=62749], receiveBufferSize:65536 [junit4] 2> 212645 INFO (SocketProxy-Acceptor-62749) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62750,localport=62864], receiveBufferSize=65536 [junit4] 2> 212649 INFO (qtp44375836-2213) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62844_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 212649 INFO (qtp44375836-2214) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62819_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 212651 INFO (qtp44375836-2210) [n:127.0.0.1:62749_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62802_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 212667 INFO (OverseerThreadFactory-683-thread-3-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62819_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 212667 INFO (OverseerThreadFactory-683-thread-4-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62844_ for creating new replica of shard shard2 for collection collection1 [junit4] 2> 212669 INFO (OverseerThreadFactory-683-thread-3-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 212670 INFO (OverseerThreadFactory-683-thread-4-processing-n:127.0.0.1:62749_) [n:127.0.0.1:62749_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 212672 INFO (SocketProxy-Acceptor-62819) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62865,localport=62819], receiveBufferSize:65536 [junit4] 2> 212672 INFO (SocketProxy-Acceptor-62819) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62820,localport=62866], receiveBufferSize=65536 [junit4] 2> 212673 INFO (SocketProxy-Acceptor-62844) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62867,localport=62844], receiveBufferSize:65536 [junit4] 2> 212673 INFO (SocketProxy-Acceptor-62844) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62845,localport=62868], receiveBufferSize=65536 [junit4] 2> 212683 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ x:collection1_shard1_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 212686 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ x:collection1_shard2_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 213724 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 213724 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 213749 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=test [junit4] 2> 213751 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_t2] Schema name=test [junit4] 2> 213931 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 213932 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 213958 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t2' using configuration from collection collection1, trusted=true [junit4] 2> 213962 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true [junit4] 2> 213962 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t2' (registry 'solr.core.collection1.shard2.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 213962 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@197ac1ed [junit4] 2> 213963 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_t2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001\cores\collection1_shard2_replica_t2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-3-001\cores\collection1_shard2_replica_t2\data\] [junit4] 2> 213963 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001\cores\collection1_shard1_replica_t1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001\shard-2-001\cores\collection1_shard1_replica_t1\data\] [junit4] 2> 213964 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=96.9599609375, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=22.693131174721273, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.652657285331955 [junit4] 2> 213965 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=96.9599609375, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=22.693131174721273, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.652657285331955 [junit4] 2> 213967 WARN (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 213967 WARN (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 214071 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 214071 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 214071 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 214071 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 214072 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 214072 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 214073 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3bb2f194 [junit4] 2> 214073 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 214073 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 214073 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c4e1f85[collection1_shard1_replica_t1] main] [junit4] 2> 214074 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3f99a098 [junit4] 2> 214074 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a734f67[collection1_shard2_replica_t2] main] [junit4] 2> 214075 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 214075 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 214076 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 214076 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650056908051054592 [junit4] 2> 214076 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 214077 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 214077 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 214077 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650056908052103168 [junit4] 2> 214080 INFO (searcherExecutor-721-thread-1-processing-n:127.0.0.1:62819_ x:collection1_shard1_replica_t1 c:collection1 s:shard1) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@5c4e1f85[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 214081 INFO (searcherExecutor-720-thread-1-processing-n:127.0.0.1:62844_ x:collection1_shard2_replica_t2 c:collection1 s:shard2) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.SolrCore [collection1_shard2_replica_t2] Registered new searcher Searcher@2a734f67[collection1_shard2_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 214083 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 214084 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 214085 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 214085 INFO (qtp786680276-2338) [n:127.0.0.1:62844_ c:collection1 s:shard2 x:collection1_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 214089 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 214089 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 214089 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_t1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62819/collection1_shard1_replica_t1/ [junit4] 2> 214089 INFO (qtp252367230-2306) [n:127.0.0.1:62819_ c:collection1 s:shard1 x:collection1_shard1_replica_ [...truncated too long message...] h2c]}{127.0.0.1:0} [junit4] 2> 35749 INFO (closeThreadPool-28-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12305028{/,null,UNAVAILABLE} [junit4] 2> 35749 INFO (closeThreadPool-28-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 35750 WARN (closeThreadPool-28-thread-2) [ ] o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:63537/, target: http://127.0.0.1:63541/ [junit4] 2> 35750 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 35955 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/collections/control_collection/state.json [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/overseer/queue [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> 35964 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63514 [junit4] 2> 35964 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63514 [junit4] 2> 35965 INFO (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[B5D8B96F96BCB8C8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63514 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=B5D8B96F96BCB8C8 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=el-GR -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=Cp1252 [junit4] ERROR 26.4s J0 | HttpPartitionWithTlogReplicasTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:63537 [junit4] > at __randomizedtesting.SeedInfo.seed([B5D8B96F96BCB8C8:3D8C86B53840D530]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) [junit4] > ... 43 more [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_B5D8B96F96BCB8C8-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=6.566674256216755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d401d5d), locale=el-GR, timezone=Japan [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=3,threads=2,free=33606816,total=97452032 [junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionWithTlogReplicasTest] [junit4] Completed [2/5 (2!)] on J0 in 36.48s, 1 test, 1 error <<< FAILURES! [...truncated 26 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1590: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1117: There were test failures: 5 suites, 5 tests, 2 errors [seed: B5D8B96F96BCB8C8] Total time: 2 minutes 56 seconds [repro] Setting last failure code to 1 [repro] Failures: [repro] 2/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 Archiving artifacts Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=700aeeb58f6a61af01e324590acd183fd1a9cf22, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows [WARNINGS] Computing warning deltas based on reference build #541 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
