Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27754/
Java: 64bit/jdk-15-ea+35 -XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC

8 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:40471/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:40471/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:5DA3536B5665C983]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:664)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException 
but no exception was thrown
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
        at 
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12608 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 215708 INFO  
(SUITE-TestConfigOverlay-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=B0FDAB1A642F1E0A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=kn-IN -Dtests.timezone=America/Fort_Nelson 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=574, maxMBSortInHeap=5.955519879456786, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=kn-IN, 
timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=236978176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrJmxReporterCloudTest, 
OutputWriterTest, TestDistributedMap, JWTAuthPluginTest, TestTlogReplica, 
BigEndianAscendingWordDeserializerTest, TestDistribPackageStore, 
TestComplexPhraseQParserPlugin, TestClusterProperties, 
TestHighFrequencyDictionaryFactory, PrimUtilsTest, TestTermsQParserPlugin, 
TestJmxIntegration, TestRawResponseWriter, DistribJoinFromCollectionTest, 
TestMultiValuedNumericRangeQuery, LeaderElectionTest, DateFieldTest, 
TestFieldResource, RulesTest, TestLuceneMatchVersion, PeerSyncWithLeaderTest, 
TestFaceting, TestConfigOverlay]
   [junit4] Completed [149/866 (1!)] on J2 in 0.07s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1587 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 773739 INFO  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 773740 INFO  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 773740 INFO  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/data-dir-90-001
   [junit4]   2> 773741 WARN  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 773741 INFO  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 773741 INFO  
(SUITE-TestContainerPlugin-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 773753 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 773754 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/tempDir-001
   [junit4]   2> 773754 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 773759 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 773759 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 773760 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 773856 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 36789
   [junit4]   2> 773856 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36789
   [junit4]   2> 773856 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36789
   [junit4]   2> 773856 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36789
   [junit4]   2> 773888 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 773925 INFO  (zkConnectionManagerCallback-11553-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773925 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 773945 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 773952 INFO  (zkConnectionManagerCallback-11555-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773952 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 773956 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 773960 INFO  (zkConnectionManagerCallback-11557-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773960 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774068 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 774068 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 774068 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 774068 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 774068 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 774069 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 774081 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 774145 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 774145 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 774145 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 774160 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17b99b2a{/solr,null,AVAILABLE}
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ce31937{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37297}
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.s.Server Started @774490ms
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37297}
   [junit4]   2> 774168 ERROR (jetty-launcher-11558-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 774168 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T05:54:52.228980018Z
   [junit4]   2> 774172 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 774172 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 774173 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 774174 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774177 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 774177 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 774177 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@320cbcb{/solr,null,AVAILABLE}
   [junit4]   2> 774177 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 774180 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@958bbb9{/solr,null,AVAILABLE}
   [junit4]   2> 774184 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 774184 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 774184 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 774186 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57c0dd5d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37137}
   [junit4]   2> 774186 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.s.Server Started @774509ms
   [junit4]   2> 774186 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37137}
   [junit4]   2> 774187 ERROR (jetty-launcher-11558-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T05:54:52.247214737Z
   [junit4]   2> 774187 INFO  (zkConnectionManagerCallback-11560-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774187 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774188 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4439429a{/solr,null,AVAILABLE}
   [junit4]   2> 774188 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c0b759f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35745}
   [junit4]   2> 774188 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.s.Server Started @774511ms
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35745}
   [junit4]   2> 774189 ERROR (jetty-launcher-11558-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 774189 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T05:54:52.249366981Z
   [junit4]   2> 774197 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774210 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@54ee07e0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40471}
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.s.Server Started @774539ms
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40471}
   [junit4]   2> 774217 ERROR (jetty-launcher-11558-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 774217 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T05:54:52.277863727Z
   [junit4]   2> 774224 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774225 INFO  (zkConnectionManagerCallback-11564-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774225 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774250 INFO  (zkConnectionManagerCallback-11562-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774250 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774260 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 774265 WARN  
(jetty-launcher-11558-thread-1-SendThread(127.0.0.1:36789)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100accece2a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100accece2a0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100accece2a0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 774269 WARN  
(jetty-launcher-11558-thread-3-SendThread(127.0.0.1:36789)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100accece2a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100accece2a0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100accece2a0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 774269 INFO  (zkConnectionManagerCallback-11566-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774269 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774272 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 774367 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 774369 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 774370 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 774378 WARN  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@23f64825[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774378 WARN  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@23f64825[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774401 WARN  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a7763bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774401 WARN  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a7763bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774417 WARN  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72d9aba1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774417 WARN  (jetty-launcher-11558-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72d9aba1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774418 INFO  (jetty-launcher-11558-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36789/solr
   [junit4]   2> 774434 WARN  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@745afd81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774434 WARN  (jetty-launcher-11558-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@745afd81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774435 INFO  (jetty-launcher-11558-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36789/solr
   [junit4]   2> 774436 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 774441 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 774442 INFO  (zkConnectionManagerCallback-11583-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774442 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 774442 INFO  (zkConnectionManagerCallback-11586-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774442 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 774464 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37297_solr
   [junit4]   2> 774464 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.Overseer Overseer 
(id=72247598260027400-127.0.0.1:37297_solr-n_0000000000) starting
   [junit4]   2> 774470 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37297_solr
   [junit4]   2> 774470 INFO  
(OverseerStateUpdate-72247598260027400-127.0.0.1:37297_solr-n_0000000000) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37297_solr
   [junit4]   2> 774472 INFO  
(OverseerStateUpdate-72247598260027400-127.0.0.1:37297_solr-n_0000000000) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 774473 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 774474 WARN  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 774475 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 774476 WARN  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f81b2e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774476 WARN  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f81b2e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774486 WARN  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ea467b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774486 WARN  (jetty-launcher-11558-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ea467b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774487 INFO  (jetty-launcher-11558-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36789/solr
   [junit4]   2> 774488 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 774495 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 774497 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35745_solr as DOWN
   [junit4]   2> 774498 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 774498 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35745_solr
   [junit4]   2> 774498 INFO  (zkCallback-11585-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 774499 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 774499 WARN  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 774506 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774512 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774513 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774514 INFO  (jetty-launcher-11558-thread-3) 
[n:127.0.0.1:37297_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/tempDir-001/node3
   [junit4]   2> 774516 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 774525 INFO  (zkCallback-11582-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 774532 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 774534 INFO  (zkConnectionManagerCallback-11607-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774534 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 774537 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 774543 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40471_solr as DOWN
   [junit4]   2> 774543 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 774543 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40471_solr
   [junit4]   2> 774544 INFO  (zkCallback-11582-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774545 INFO  (zkCallback-11585-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774545 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 774545 WARN  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 774548 INFO  (zkCallback-11606-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774559 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774566 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774566 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774567 INFO  (jetty-launcher-11558-thread-1) 
[n:127.0.0.1:35745_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/tempDir-001/node1
   [junit4]   2> 774568 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 774575 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 774576 WARN  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d491081[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774576 WARN  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d491081[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774580 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774587 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774587 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774588 INFO  (jetty-launcher-11558-thread-4) 
[n:127.0.0.1:40471_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/tempDir-001/node4
   [junit4]   2> 774589 WARN  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16a22177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774589 WARN  (jetty-launcher-11558-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16a22177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774590 INFO  (jetty-launcher-11558-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36789/solr
   [junit4]   2> 774612 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 774612 INFO  (zkConnectionManagerCallback-11632-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774612 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 774614 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 774617 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37137_solr as DOWN
   [junit4]   2> 774617 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 774617 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37137_solr
   [junit4]   2> 774621 INFO  (zkCallback-11585-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 774625 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 774625 INFO  (zkCallback-11606-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 774625 INFO  (zkCallback-11582-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 774625 WARN  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 774629 INFO  (zkCallback-11631-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 774637 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 774650 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37137.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774658 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37137.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774658 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37137.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7229801
   [junit4]   2> 774659 INFO  (jetty-launcher-11558-thread-2) 
[n:127.0.0.1:37137_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_B0FDAB1A642F1E0A-001/tempDir-001/node2
   [junit4]   2> 774681 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 774681 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774683 INFO  (zkConnectionManagerCallback-11645-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774683 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774683 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 774689 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[B0FDAB1A642F1E0A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36789/solr ready
   [junit4]   2> 774723 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35745_solr} status=0 QTime=1
   [junit4]   2> 774723 INFO  
(updateExecutor-11627-thread-1-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35745_solr 
   [junit4]   2> 774733 INFO  (qtp315398582-20118) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=7
   [junit4]   2> 774736 INFO  (qtp1109720835-20117) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35745_solr} status=0 QTime=5
   [junit4]   2> 774742 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35745_solr 
   [junit4]   2> 774745 INFO  (qtp315398582-20120) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 774745 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35745_solr} status=0 QTime=0
   [junit4]   2> 774746 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35745_solr 
   [junit4]   2> 774747 INFO  (qtp315398582-20112) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=44
   [junit4]   2> 774748 INFO  (qtp315398582-20118) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   1> sync resp: 
http://127.0.0.1:35745/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 774748 INFO  
(updateExecutor-11627-thread-1-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 774748 INFO  
(updateExecutor-11627-thread-1-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 774749 INFO  (qtp315398582-20126) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 774752 INFO  (qtp315398582-20118) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 774752 INFO  (qtp1109720835-20117) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 774753 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 774753 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 774754 INFO  (qtp315398582-20126) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 774755 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 774755 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 774861 INFO  (qtp1109720835-20128) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=1
   [junit4]   2> 774882 INFO  (qtp315398582-20112) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 774885 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 774888 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 774918 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 774920 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 774921 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774922 INFO  (qtp315398582-20120) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774925 INFO  (qtp1109720835-20128) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774925 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 774926 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 774931 INFO  (qtp315398582-20112) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:37137_solr} status=0 QTime=3
   [junit4]   2> 774932 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:37137_solr} status=0 QTime=0
   [junit4]   2> 774932 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:37137_solr 
   [junit4]   2> 774932 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:37137_solr 
   [junit4]   2> 774933 INFO  (qtp1493645325-20134) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 774933 INFO  (qtp1109720835-20117) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:37137_solr} status=0 QTime=0
   [junit4]   2> 774933 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:37137_solr 
   [junit4]   2> 774933 INFO  (qtp1493645325-20135) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 774934 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar 
params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 774934 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 774937 INFO  (qtp1493645325-20134) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 774938 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 774938 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 774938 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 774938 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 774944 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 774945 INFO  (qtp1493645325-20135) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 774945 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 774945 INFO  
(updateExecutor-11599-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 774946 INFO  (qtp1109720835-20117) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774950 INFO  (qtp315398582-20126) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774969 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774977 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774986 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 774986 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 774987 INFO  (qtp315398582-20118) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774989 INFO  (qtp1109720835-20117) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774990 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 774990 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 774991 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 774996 INFO  (qtp315398582-20126) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:40471_solr} status=0 QTime=0
   [junit4]   2> 774996 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:40471_solr 
   [junit4]   2> 774996 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 774996 INFO  (qtp1493645325-20135) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:40471_solr} status=0 QTime=0
   [junit4]   2> 774997 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 774997 INFO  (qtp1109720835-20128) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:40471_solr} status=0 QTime=0
   [junit4]   2> 774997 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:40471_solr 
   [junit4]   2> 774997 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar 
params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 774997 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 774997 INFO  
(updateExecutor-11577-thread-2-processing-n:127.0.0.1:35745_solr) 
[n:127.0.0.1:35745_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 774998 INFO  
(updateExecutor-11627-thread-2-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:40471_solr 
   [junit4]   2> 774998 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 774998 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 774998 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 774998 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 774999 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 774999 INFO  
(updateExecutor-11578-thread-1-processing-n:127.0.0.1:37297_solr) 
[n:127.0.0.1:37297_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 774999 INFO  
(updateExecutor-11627-thread-2-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 774999 INFO  
(updateExecutor-11627-thread-2-processing-n:127.0.0.1:37137_solr) 
[n:127.0.0.1:37137_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 775012 INFO  (qtp1109720835-20128) [n:127.0.0.1:37297_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 775027 INFO  (qtp315398582-20120) [n:127.0.0.1:35745_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 775039 INFO  (qtp1512698581-20122) [n:127.0.0.1:40471_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 775042 INFO  (qtp1493645325-20114) [n:127.0.0.1:37137_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 775075 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 775076 INFO  (qtp1512698581-20132) [n:127.0.0.1:40471_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downlo

[...truncated too long message...]

ache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=574, maxMBSortInHeap=5.955519879456786, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-GA, 
timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=408944640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, 
TestConfigOverlay]
   [junit4] Completed [2/10 (2!)] on J5 in 0.11s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 3357 INFO  
(SUITE-TestConfigOverlay-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4] OK      0.01s J5 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=B0FDAB1A642F1E0A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-GA 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J5 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=574, maxMBSortInHeap=5.955519879456786, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-GA, 
timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=392167424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, 
TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [3/10 (3!)] on J5 in 0.08s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 3475 INFO  
(SUITE-TestConfigOverlay-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4] OK      0.00s J5 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=B0FDAB1A642F1E0A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-GA 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J5 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=574, maxMBSortInHeap=5.955519879456786, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-GA, 
timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=375390208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, 
TestConfigOverlay, TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [4/10 (4!)] on J5 in 0.04s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 3724 INFO  
(SUITE-TestConfigOverlay-seed#[B0FDAB1A642F1E0A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4] OK      0.00s J5 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=B0FDAB1A642F1E0A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-GA 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J5 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0FDAB1A642F1E0A:E2D1663F70673486]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=574, maxMBSortInHeap=5.955519879456786, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-GA, 
timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=358612992,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, 
TestConfigOverlay, TestConfigOverlay, TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [5/10 (5!)] on J5 in 0.02s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 43 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: 
There were test failures: 10 suites, 20 tests, 5 failures [seed: 
B0FDAB1A642F1E0A]

Total time: 23 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro]   5/5 failed: org.apache.solr.core.TestConfigOverlay
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-Linux #27753' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-Linux 
#27754'.
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to