Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25942/ Java: 64bit/jdk-14-rc -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
4 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule Error Message: Error from server at http://127.0.0.1:33323/_lr: Underlying core creation failed while creating collection: shardSplitWithRule_rewrite Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33323/_lr: Underlying core creation failed while creating collection: shardSplitWithRule_rewrite at __randomizedtesting.SeedInfo.seed([EDC2639C5B35FA4A:6CCCB22EC6C7A161]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650) at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:628) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java: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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.pkg.TestPackages.testPluginLoading Error Message: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$812/0x00007f136d2dccb0@2570a8fa . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} Stack Trace: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$812/0x00007f136d2dccb0@2570a8fa . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} at __randomizedtesting.SeedInfo.seed([EDC2639C5B35FA4A:3B448361B82B3DD0]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214) at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432) at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java: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.pkg.TestPackages.testPluginLoading Error Message: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$812/0x00007f136d2dccb0@21e1f82e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} Stack Trace: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$812/0x00007f136d2dccb0@21e1f82e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} at __randomizedtesting.SeedInfo.seed([EDC2639C5B35FA4A:3B448361B82B3DD0]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214) at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432) at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java: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.pkg.TestPackages.testPluginLoading Error Message: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1414/0x00007f8a703c7cb0@481cc13e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} Stack Trace: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1414/0x00007f8a703c7cb0@481cc13e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { "responseHeader":{ "status":0, "QTime":0}, "config":{"queryResponseWriter":{"json1":{ "name":"json1", "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} at __randomizedtesting.SeedInfo.seed([EDC2639C5B35FA4A:3B448361B82B3DD0]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243) at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214) at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432) at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java: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) Build Log: [...truncated 14068 lines...] [junit4] Suite: org.apache.solr.pkg.TestPackages [junit4] 2> 494471 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-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> 494472 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EDC2639C5B35FA4A-001/data-dir-104-001 [junit4] 2> 494472 WARN (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 494472 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 494473 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 494474 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 494476 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAPI [junit4] 2> 494477 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] 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.pkg.TestPackages_EDC2639C5B35FA4A-001/tempDir-001 [junit4] 2> 494477 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 494478 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 494478 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 494578 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer start zk server on port:34587 [junit4] 2> 494578 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34587 [junit4] 2> 494578 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34587 [junit4] 2> 494578 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34587 [junit4] 2> 494584 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494586 INFO (zkConnectionManagerCallback-2602-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494586 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494589 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494589 INFO (zkConnectionManagerCallback-2604-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494589 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494590 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494591 INFO (zkConnectionManagerCallback-2606-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494591 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 494698 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 494712 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 494714 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4d8a6d{/solr,null,AVAILABLE} [junit4] 2> 494714 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62c7cd63{/solr,null,AVAILABLE} [junit4] 2> 494714 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@164bd79b{/solr,null,AVAILABLE} [junit4] 2> 494714 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36ba66f0{/solr,null,AVAILABLE} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d8b6d91{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45217} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-4) [ ] o.e.j.s.Server Started @494993ms [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45217} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@acb06cf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:32967} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6696ec95{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37697} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-1) [ ] o.e.j.s.Server Started @494993ms [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-2) [ ] o.e.j.s.Server Started @494993ms [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37697} [junit4] 2> 494719 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32967} [junit4] 2> 494720 ERROR (jetty-launcher-2607-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 494720 ERROR (jetty-launcher-2607-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 494720 ERROR (jetty-launcher-2607-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-05T17:49:46.618271Z [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-05T17:49:46.618273Z [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-05T17:49:46.618275Z [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3960d5cd{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34071} [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-3) [ ] o.e.j.s.Server Started @494994ms [junit4] 2> 494720 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34071} [junit4] 2> 494721 ERROR (jetty-launcher-2607-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 494721 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 494721 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 494721 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 494721 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr [junit4] 2> 494721 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-05T17:49:46.619132Z [junit4] 2> 494723 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494723 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494726 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494730 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494739 INFO (zkConnectionManagerCallback-2610-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494739 INFO (zkConnectionManagerCallback-2613-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494739 INFO (zkConnectionManagerCallback-2615-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494739 INFO (zkConnectionManagerCallback-2611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 494739 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 494848 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 494850 WARN (jetty-launcher-2607-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@525f22fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494850 WARN (jetty-launcher-2607-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@525f22fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494871 WARN (jetty-launcher-2607-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c2560d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494871 WARN (jetty-launcher-2607-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c2560d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494872 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34587/solr [junit4] 2> 494879 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494887 INFO (zkConnectionManagerCallback-2622-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494887 INFO (jetty-launcher-2607-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 494951 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 494953 WARN (jetty-launcher-2607-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@196b2587[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494953 WARN (jetty-launcher-2607-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@196b2587[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494955 WARN (jetty-launcher-2607-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a6bcac2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494955 WARN (jetty-launcher-2607-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a6bcac2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 494956 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34587/solr [junit4] 2> 494959 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 494961 INFO (zkConnectionManagerCallback-2629-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 494962 INFO (jetty-launcher-2607-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495049 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 495052 WARN (jetty-launcher-2607-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bfe24f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495052 WARN (jetty-launcher-2607-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bfe24f4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495062 WARN (jetty-launcher-2607-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@231f5276[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495062 WARN (jetty-launcher-2607-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@231f5276[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495062 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34587/solr [junit4] 2> 495063 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495064 INFO (zkConnectionManagerCallback-2636-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495064 INFO (jetty-launcher-2607-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495149 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 495150 WARN (jetty-launcher-2607-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7de0bd02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495150 WARN (jetty-launcher-2607-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7de0bd02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495152 WARN (jetty-launcher-2607-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2179f903[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495152 WARN (jetty-launcher-2607-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2179f903[provider=null,keyStore=null,trustStore=null] [junit4] 2> 495153 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34587/solr [junit4] 2> 495154 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495155 INFO (zkConnectionManagerCallback-2643-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495155 INFO (jetty-launcher-2607-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495250 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495252 INFO (zkConnectionManagerCallback-2645-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495252 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495299 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45217_solr [junit4] 2> 495299 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.c.Overseer Overseer (id=72126537565077515-127.0.0.1:45217_solr-n_0000000000) starting [junit4] 2> 495302 INFO (OverseerStateUpdate-72126537565077515-127.0.0.1:45217_solr-n_0000000000) [n:127.0.0.1:45217_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45217_solr [junit4] 2> 495302 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45217_solr [junit4] 2> 495317 INFO (zkCallback-2644-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 495319 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 495319 WARN (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_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> 495336 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 495354 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495357 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495360 INFO (zkConnectionManagerCallback-2651-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495360 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495362 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495363 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 495365 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495366 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:32967_solr as DOWN [junit4] 2> 495367 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 495367 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32967_solr [junit4] 2> 495368 INFO (jetty-launcher-2607-thread-4) [n:127.0.0.1:45217_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.pkg.TestPackages_EDC2639C5B35FA4A-001/tempDir-001/node4/. [junit4] 2> 495372 INFO (zkCallback-2644-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 495373 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 495373 WARN (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_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> 495386 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 495391 INFO (zkCallback-2650-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 495400 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495406 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495406 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495407 INFO (jetty-launcher-2607-thread-1) [n:127.0.0.1:32967_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.pkg.TestPackages_EDC2639C5B35FA4A-001/tempDir-001/node1/. [junit4] 2> 495456 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495457 INFO (zkConnectionManagerCallback-2657-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495457 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495459 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 495460 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34071_solr as DOWN [junit4] 2> 495460 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 495460 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34071_solr [junit4] 2> 495461 INFO (zkCallback-2650-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 495461 INFO (zkCallback-2656-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 495461 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 495461 WARN (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_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> 495463 INFO (zkCallback-2644-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 495470 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 495480 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34071.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495485 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34071.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495486 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34071.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495486 INFO (jetty-launcher-2607-thread-3) [n:127.0.0.1:34071_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.pkg.TestPackages_EDC2639C5B35FA4A-001/tempDir-001/node3/. [junit4] 2> 495571 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495571 INFO (zkConnectionManagerCallback-2663-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495571 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495573 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 495575 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37697_solr as DOWN [junit4] 2> 495575 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 495575 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37697_solr [junit4] 2> 495576 INFO (zkCallback-2650-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 495576 INFO (zkCallback-2644-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 495576 INFO (zkCallback-2656-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 495576 INFO (zkCallback-2662-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 495576 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 495577 WARN (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_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> 495587 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 495599 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495604 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495605 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4774dd [junit4] 2> 495606 INFO (jetty-launcher-2607-thread-2) [n:127.0.0.1:37697_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.pkg.TestPackages_EDC2639C5B35FA4A-001/tempDir-001/node2/. [junit4] 2> 495636 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 495641 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 495642 INFO (zkConnectionManagerCallback-2672-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 495642 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 495643 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 495643 INFO (TEST-TestPackages.testAPI-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34587/solr ready [junit4] 2> 495694 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar [junit4] 2> 495712 INFO (qtp381017119-8570) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495724 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495738 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495738 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar [junit4] 2> 495739 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar [junit4] 2> 495745 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495753 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495760 INFO (qtp381017119-8572) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495760 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar [junit4] 2> 495760 ERROR (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.a.AnnotatedApi Error executing command [junit4] 2> => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?] [junit4] 2> at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?] [junit4] 2> 495760 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=90 [junit4] 2> 495780 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar [junit4] 2> 495791 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495800 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495809 INFO (qtp381017119-8570) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495809 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar [junit4] 2> 495810 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144 [junit4] 2> 495823 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:45217_solr} status=0 QTime=4 [junit4] 2> 495823 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:45217_solr [junit4] 2> 495830 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0 [junit4] 2> 495831 INFO (qtp1950356048-8579) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:45217_solr} status=0 QTime=0 [junit4] 2> 495832 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:45217_solr [junit4] 2> 495838 INFO (qtp58140666-8581) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0 [junit4] 2> 495839 INFO (qtp381017119-8572) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:45217_solr} status=0 QTime=0 [junit4] 2> 495839 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:45217_solr [junit4] 2> 495840 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144 [junit4] 2> 495840 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar [junit4] 2> 495843 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=68 [junit4] 2> 495845 INFO (qtp58140666-8581) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0 [junit4] 2> 495848 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0 [junit4] 2> 495853 INFO (qtp58140666-8581) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0 [junit4] 2> 495854 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144 [junit4] 2> 495854 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar [junit4] 2> 495860 INFO (qtp58140666-8583) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0 [junit4] 2> 495861 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 495862 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144 [junit4] 2> 495862 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar [junit4] 2> 495873 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495883 INFO (qtp381017119-8570) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495892 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 495894 ERROR (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.a.AnnotatedApi Error executing command [junit4] 2> => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?] [junit4] 2> at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120] [junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?] [junit4] 2> 495895 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=1 [junit4] 2> 495925 INFO (qtp381017119-8572) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45217_solr} status=0 QTime=0 [junit4] 2> 495925 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45217_solr [junit4] 2> 495932 INFO (qtp1950356048-8579) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45217_solr} status=0 QTime=0 [junit4] 2> 495932 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45217_solr [junit4] 2> 495933 INFO (qtp58140666-8575) [n:127.0.0.1:45217_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> 495942 INFO (qtp58140666-8575) [n:127.0.0.1:45217_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> 495946 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45217_solr} status=0 QTime=0 [junit4] 2> 495946 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45217_solr [junit4] 2> 495957 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=45 [junit4] 1> sync resp: https://127.0.0.1:45217/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 495961 INFO (qtp58140666-8583) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 495962 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 495963 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 495970 INFO (qtp58140666-8592) [n:127.0.0.1:45217_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> 495970 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 495971 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 495971 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 495978 INFO (qtp58140666-8592) [n:127.0.0.1:45217_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> 495980 INFO (qtp58140666-8593) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 495981 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 495981 INFO (updateExecutor-2639-thread-1-processing-n:127.0.0.1:37697_solr) [n:127.0.0.1:37697_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 496000 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_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> 496015 INFO (qtp381017119-8570) [n:127.0.0.1:34071_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> 496026 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_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> 496043 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 496044 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar [junit4] 2> 496051 INFO (qtp58140666-8583) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496063 INFO (qtp1950356048-8579) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496080 INFO (qtp381017119-8572) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496081 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar [junit4] 2> 496082 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246 [junit4] 2> 496097 INFO (qtp58140666-8573) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37697_solr} status=0 QTime=0 [junit4] 2> 496097 INFO (updateExecutor-2632-thread-3-processing-n:127.0.0.1:45217_solr) [n:127.0.0.1:45217_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37697_solr [junit4] 2> 496107 INFO (qtp1950356048-8568) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37697_solr} status=0 QTime=0 [junit4] 2> 496108 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37697_solr [junit4] 2> 496108 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0 [junit4] 2> 496117 INFO (qtp381017119-8570) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37697_solr} status=0 QTime=0 [junit4] 2> 496117 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37697_solr [junit4] 2> 496117 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_b.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=77 [junit4] 2> 496119 INFO (qtp2003652612-8599) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0 [junit4] 2> 496121 INFO (updateExecutor-2632-thread-3-processing-n:127.0.0.1:45217_solr) [n:127.0.0.1:45217_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246 [junit4] 2> 496121 INFO (updateExecutor-2632-thread-3-processing-n:127.0.0.1:45217_solr) [n:127.0.0.1:45217_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar [junit4] 2> 496128 INFO (qtp58140666-8575) [n:127.0.0.1:45217_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496129 INFO (qtp2003652612-8576) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0 [junit4] 2> 496135 INFO (qtp2003652612-8599) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0 [junit4] 2> 496137 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0 [junit4] 2> 496139 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246 [junit4] 2> 496139 INFO (updateExecutor-2625-thread-1-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar [junit4] 2> 496143 INFO (qtp1950356048-8579) [n:127.0.0.1:32967_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496152 INFO (qtp381017119-8572) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496155 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0 [junit4] 2> 496157 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246 [junit4] 2> 496157 INFO (updateExecutor-2618-thread-1-processing-n:127.0.0.1:34071_solr) [n:127.0.0.1:34071_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar [junit4] 2> 496269 INFO (qtp381017119-8570) [n:127.0.0.1:34071_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 496277 INFO (qtp2003652612-8578) [n:127.0.0.1:37697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4 [...truncated too long message...] ager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 105927 INFO (zkCallback-795-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 105927 INFO (zkCallback-801-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 105927 INFO (zkCallback-795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 106027 INFO (jetty-closer-828-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72126627431383051-127.0.0.1:36753_solr-n_0000000000) closing [junit4] 2> 106129 INFO (jetty-closer-828-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@325486fb{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 106129 INFO (jetty-closer-828-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52e057b0{/solr,null,UNAVAILABLE} [junit4] 2> 106129 INFO (jetty-closer-828-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112503 INFO (jetty-closer-828-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f356f19{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 112503 INFO (jetty-closer-828-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@316629e7{/solr,null,UNAVAILABLE} [junit4] 2> 112503 INFO (jetty-closer-828-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112672 INFO (jetty-closer-828-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b910330{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 112672 INFO (jetty-closer-828-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3520e896{/solr,null,UNAVAILABLE} [junit4] 2> 112672 INFO (jetty-closer-828-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112797 INFO (jetty-closer-828-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@63ec8b52{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 112797 INFO (jetty-closer-828-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13c16b36{/solr,null,UNAVAILABLE} [junit4] 2> 112797 INFO (jetty-closer-828-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112798 INFO (TEST-TestPackages.testPluginLoading-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 113000 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/configs/conf [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/collections/testPluginLoadingColl/terms/shard2 [junit4] 2> 5 /solr/collections/testPluginLoadingColl/terms/shard1 [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 31 /solr/collections/testPluginLoadingColl/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/overseer/queue [junit4] 2> 18 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 113001 INFO (TEST-TestPackages.testPluginLoading-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40029 [junit4] 2> 113001 INFO (TEST-TestPackages.testPluginLoading-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40029 [junit4] 2> 113001 INFO (TEST-TestPackages.testPluginLoading-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40029 [junit4] 2> 113002 INFO (TEST-TestPackages.testPluginLoading-seed#[EDC2639C5B35FA4A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=EDC2639C5B35FA4A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ksb-TZ -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 11.7s J5 | TestPackages.testPluginLoading <<< [junit4] > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$812/0x00007f136d2dccb0@21e1f82e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":0}, [junit4] > "config":{"queryResponseWriter":{"json1":{ [junit4] > "name":"json1", [junit4] > "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}} [junit4] > at __randomizedtesting.SeedInfo.seed([EDC2639C5B35FA4A:3B448361B82B3DD0]:0) [junit4] > at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243) [junit4] > at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214) [junit4] > at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432) [junit4] > at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:832) [junit4] 2> 113003 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 113003 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40029 [junit4] 2> 113003 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40029 [junit4] 2> 113003 INFO (SUITE-TestPackages-seed#[EDC2639C5B35FA4A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40029 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EDC2639C5B35FA4A-002 [junit4] 2> Mar 05, 2020 6:12:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1063, maxMBSortInHeap=7.4340849305961525, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f34f052), locale=ksb-TZ, timezone=Atlantic/Bermuda [junit4] 2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 14 (64-bit)/cpus=16,threads=1,free=398458880,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestPackages, TestPackages, TestPackages, TestPackages] [junit4] Completed [4/10 (2!)] on J5 in 23.94s, 2 tests, 1 failure <<< FAILURES! [...truncated 105 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 10 suites, 65 tests, 2 failures, 15 ignored (15 assumptions) [seed: EDC2639C5B35FA4A] Total time: 3 minutes 34 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest [repro] 2/5 failed: org.apache.solr.pkg.TestPackages [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 Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=ceb90ce0e8e8996a524c314397b7a8e38f4a4796, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #25941 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: [email protected] For additional commands, e-mail: [email protected]
