You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/09/29 23:16:00 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-11.0.4) - Build # 8168 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8168/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence

Error Message:
Software caused connection abort: recv failed

Stack Trace:
javax.net.ssl.SSLException: Software caused connection abort: recv failed
	at __randomizedtesting.SeedInfo.seed([791A657FFB6FEA46:C7016A144939303]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
	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.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:207)
	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:260)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351)
		... 64 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	... 60 more


FAILED:  org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence

Error Message:
Software caused connection abort: recv failed

Stack Trace:
javax.net.ssl.SSLException: Software caused connection abort: recv failed
	at __randomizedtesting.SeedInfo.seed([791A657FFB6FEA46:5BBB01025E038C03]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
	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.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence(TestModelManagerPersistence.java:173)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351)
		... 63 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	... 59 more




Build Log:
[...truncated 24156 lines...]
   [junit4] Suite: org.apache.solr.ltr.store.rest.TestModelManagerPersistence
   [junit4]   1> 23:01:10.642 [TEST-TestModelManagerPersistence.testInnerCustomClassesPersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	153	16	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	168	5	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	DELETE	/solr/schema/model-store/model42	wt=json&indent=on	200	-	0	3	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	DELETE	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63166	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63166	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   1> 23:01:11.565 [TEST-TestModelManagerPersistence.testFeaturePersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	111	8	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	113	4	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	112	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	113	6	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	165	3	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	169	3	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	DELETE	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	4	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	DELETE	/solr/schema/model-store/test-model2	wt=json&indent=on	200	-	0	4	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	DELETE	/solr/schema/model-store/test-model	wt=json&indent=on	200	-	0	4	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	DELETE	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	3	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63182	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63182	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   1> 23:01:13.377 [TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	4	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	GET	/solr/schema/feature-store/testWrapper	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	137	7	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	116	1	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	171	16	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63206	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:63206	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   1> 23:01:14.175 [TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 23:01:14.445 [TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.RestTestBase - REQUEST FAILED: /schema/model-store?wt=json&indent=on
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManagerPersistence -Dtests.method=testWrapperModelPersistence -Dtests.seed=791A657FFB6FEA46 -Dtests.slow=true -Dtests.locale=as-IN -Dtests.timezone=Africa/Ouagadougou -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.15s J0 | TestModelManagerPersistence.testWrapperModelPersistence <<<
   [junit4]    > Throwable #1: javax.net.ssl.SSLException: Software caused connection abort: recv failed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([791A657FFB6FEA46:C7016A144939303]:0)
   [junit4]    > 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
   [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.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
   [junit4]    > 	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:207)
   [junit4]    > 	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:260)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > 	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
   [junit4]    > 		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
   [junit4]    > 		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351)
   [junit4]    > 		... 64 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [junit4]    > 	... 60 more
   [junit4]   1> 23:01:14.572 [TEST-TestModelManagerPersistence.testFilePersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	2	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	933	6	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	835	10	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   2> ?????? ??, ???? ??:??:?? ??????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	63228	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:63228	Apache-HttpClient/4.5.6 (Java/11.0.4)	-
   [junit4]   1> 23:01:15.263 [TEST-TestModelManagerPersistence.testFilePersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 23:01:15.981 [TEST-TestModelManagerPersistence.testFilePersistence-seed#[791A657FFB6FEA46]] ERROR org.apache.solr.util.RestTestBase - REQUEST FAILED: /schema/model-store?wt=json&indent=on
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManagerPersistence -Dtests.method=testFilePersistence -Dtests.seed=791A657FFB6FEA46 -Dtests.slow=true -Dtests.locale=as-IN -Dtests.timezone=Africa/Ouagadougou -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.53s J0 | TestModelManagerPersistence.testFilePersistence <<<
   [junit4]    > Throwable #1: javax.net.ssl.SSLException: Software caused connection abort: recv failed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([791A657FFB6FEA46:5BBB01025E038C03]:0)
   [junit4]    > 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
   [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.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
   [junit4]    > 	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence(TestModelManagerPersistence.java:173)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > 	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
   [junit4]    > 		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
   [junit4]    > 		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351)
   [junit4]    > 		... 63 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [junit4]    > 	... 59 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestModelManagerPersistence_791A657FFB6FEA46-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e08e76e), locale=as-IN, timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=3,threads=1,free=163868888,total=255328256
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldValueFeature, TestLTROnSolrCloud, TestUserTermScoreWithQ, TestLinearModel, TestRerankBase, TestNeuralNetworkModel, TestAdapterModel, TestUserTermScorereQDF, TestEdisMaxSolrFeature, TestModelManagerPersistence]
   [junit4] Completed [29/37 (1!)] on J0 in 5.66s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40771 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj2134899860
 [ecj-lint] Compiling 48 source files to C:\Users\jenkins\AppData\Local\Temp\ecj2134899860
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 23)
 [ecj-lint] 	import javax.naming.NamingException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 28)
 [ecj-lint] 	public class MockInitialContextFactory implements InitialContextFactory {
 [ecj-lint] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type MockInitialContextFactory must implement the inherited abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>)
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 30)
 [ecj-lint] 	private final javax.naming.Context context;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	               ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 36)
 [ecj-lint] 	when(context.lookup(anyString())).thenAnswer(invocation -> objects.get(invocation.getArgument(0)));
 [ecj-lint] 	     ^^^^^^^
 [ecj-lint] context cannot be resolved
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 38)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 45)
 [ecj-lint] 	public javax.naming.Context getInitialContext(Hashtable env) {
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 46)
 [ecj-lint] 	return context;
 [ecj-lint] 	       ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 9 problems (9 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:651: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:479: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2015: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2048: Compile failed; see the compiler error output for details.

Total time: 148 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=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