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

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 410 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/410/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.TestSolrCachePerf.testGetPutCompute

Error Message:
compute ratio (0.9995000000000002) should be higher or equal from get/put (0.9996000000000003)

Stack Trace:
java.lang.AssertionError: compute ratio (0.9995000000000002) should be higher or equal from get/put (0.9996000000000003)
	at __randomizedtesting.SeedInfo.seed([8BF602D48AF0296B:B5E85DC527931F4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.search.TestSolrCachePerf.lambda$testGetPutCompute$0(TestSolrCachePerf.java:75)
	at java.util.HashMap.forEach(HashMap.java:1289)
	at org.apache.solr.search.TestSolrCachePerf.testGetPutCompute(TestSolrCachePerf.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14384 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolrCachePerf
   [junit4]   2> 2009199 INFO  (SUITE-TestSolrCachePerf-seed#[8BF602D48AF0296B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolrCachePerf_8BF602D48AF0296B-001/data-dir-154-001
   [junit4]   2> 2009199 WARN  (SUITE-TestSolrCachePerf-seed#[8BF602D48AF0296B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=193 numCloses=193
   [junit4]   2> 2009199 INFO  (SUITE-TestSolrCachePerf-seed#[8BF602D48AF0296B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2009201 INFO  (SUITE-TestSolrCachePerf-seed#[8BF602D48AF0296B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2009202 INFO  (SUITE-TestSolrCachePerf-seed#[8BF602D48AF0296B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2009204 INFO  (TEST-TestSolrCachePerf.testGetPutCompute-seed#[8BF602D48AF0296B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetPutCompute
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2013591 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2019458 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2023525 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2027168 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2030047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2032982 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036121 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2036122 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2038681 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2041047 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2042862 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2044490 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2046303 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2047877 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2049998 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2051966 ERROR (Finalizer) [     ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2052437 INFO  (TEST-TestSolrCachePerf.testGetPutCompute-seed#[8BF602D48AF0296B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetPutCompute
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCachePerf -Dtests.method=testGetPutCompute -Dtests.seed=8BF602D48AF0296B -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 43.2s J1 | TestSolrCachePerf.testGetPutCompute <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: compute ratio (0.9995000000000002) should be higher or equal from get/put (0.9996000000000003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8BF602D48AF0296B:B5E85DC527931F4]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolrCachePerf.lambda$testGetPutCompute$0(TestSolrCachePerf.java:75)
   [junit4]    > 	at java.util.HashMap.forEach(HashMap.java:1289)
   [junit4]    > 	at org.apache.solr.search.TestSolrCachePerf.testGetPutCompute(TestSolrCachePerf.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolrCachePerf_8BF602D48AF0296B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=495, maxMBSortInHeap=5.638625102922091, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a3913db), locale=it-CH, timezone=Eire
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_221 (64-bit)/cpus=3,threads=1,free=261451520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, SpellCheckCollatorWithCollapseTest, ComputePlanActionTest, TestSolrConfigHandler, TestTrackingShardHandlerFactory, TestExactSharedStatsCache, TestSchemalessBufferedUpdates, OverseerTest, TestReRankQParserPlugin, TestLegacyFieldCache, MigrateRouteKeyTest, DistribDocExpirationUpdateProcessorTest, ConnectionManagerTest, TestExplainDocTransformer, RestoreTriggerStateTest, MultiDestinationAuditLoggerTest, RestartWhileUpdatingTest, XmlInterpolationTest, MoreLikeThisComponentTest, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, CdcrVersionReplicationTest, TestQueryingOnDownCollection, TestMaxTokenLenTokenizer, ResponseLogComponentTest, ConnectionReuseTest, HdfsThreadLeakTest, TestUnInvertedFieldException, TestEmbeddedSolrServerAdminHandler, TestInPlaceUpdatesDistrib, TestCloudSchemaless, PluginInfoTest, StatsComponentTest, TestCloudRecovery, HDFSCollectionsAPITest, HighlighterTest, TestSolrCloudWithDelegationTokens, AsyncCallRequestStatusResponseTest, TestLegacyFieldReuse, DimensionalRoutedAliasUpdateProcessorTest, ScheduledTriggerIntegrationTest, BadCopyFieldTest, TestComplexPhraseQParserPlugin, TestDistributedTracing, TestNamedUpdateProcessors, TestElisionMultitermQuery, TestRandomCollapseQParserPlugin, TestSolrCloudWithSecureImpersonation, SolrLogAuditLoggerPluginTest, SolrRrdBackendFactoryTest, AuditLoggerPluginTest, TestStressRecovery, TestSimpleTrackingShardHandler, ZkCollectionPropsCachingTest, NodeAddedTriggerTest, TestValueSourceCache, TestCollapseQParserPlugin, TestSQLHandlerNonCloud, TestSubQueryTransformerCrossCore, MoveReplicaTest, TestBackupRepositoryFactory, RemoteQueryErrorTest, TestCSVLoader, FileUtilsTest, SolrRequestParserTest, TestRestoreCore, MinimalSchemaTest, ChaosMonkeySafeLeaderTest, TestRandomDVFaceting, ForceLeaderWithTlogReplicasTest, TestPayloadCheckQParserPlugin, TestNumericTerms64, V2StandaloneTest, TestSearchPerf, TestMacroExpander, TestPointFields, TestBulkSchemaConcurrent, TestStressInPlaceUpdates, DirectSolrSpellCheckerTest, TestSolrCoreSnapshots, TestDocumentBuilder, BJQParserTest, DateMathParserTest, ZkSolrClientTest, TestFilteredDocIdSet, CachingDirectoryFactoryTest, TestPseudoReturnFields, TestDistributedStatsComponentCardinality, CategoryRoutedAliasUpdateProcessorTest, CollectionTooManyReplicasTest, TestSimExecutePlanAction, DateFieldTest, CloneFieldUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestCopyFieldCollectionResource, RecoveryZkTest, TestFieldCacheSort, SuggesterTSTTest, AlternateDirectoryTest, SpellingQueryConverterTest, TestZkChroot, DocumentAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest, TestConfigsApi, TestPhraseSuggestions, TestSizeLimitedDistributedMap, HealthCheckHandlerTest, TestDynamicFieldResource, TestInPlaceUpdatesStandalone, SynonymTokenizerTest, JvmMetricsTest, XMLAtomicUpdateMultivalueTest, TestSimpleQParserPlugin, TestUnifiedSolrHighlighter, TestWaitForStateWithJettyShutdowns, TestJsonFacetsStatsParsing, TestTolerantUpdateProcessorRandomCloud, TestStressUserVersions, TestUniqueKeyFieldResource, StressHdfsTest, DistributedQueryComponentCustomSortTest, BasicDistributedZkTest, TestFieldTypeResource, TestQuerySenderNoQuery, TestImplicitCoreProperties, SystemLogListenerTest, SolrJmxReporterTest, CdcrUpdateLogTest, LeaderElectionTest, TestClassicSimilarityFactory, TestSchemaVersionResource, UUIDFieldTest, TestMaxScoreQueryParser, TestCodecSupport, TestDistributedMissingSort, TaggerTest, TestCloudPivotFacet, PeerSyncWithBufferUpdatesTest, SystemCollectionCompatTest, ExitableDirectoryReaderTest, AtomicUpdateRemovalJavabinTest, CreateRoutedAliasTest, SolrCloudExampleTest, TransactionLogTest, TestSortByMinMaxFunction, LeaderFailureAfterFreshStartTest, ScriptEngineTest, TestSimGenericDistributedQueue, SplitShardTest, TestLeaderElectionWithEmptyReplica, NotRequiredUniqueKeyTest, TestZkAclsWithHadoopAuth, TestCustomDocTransformer, ShardRoutingTest, TestConfigSetsAPIZkFailure, TestDFRSimilarityFactory, TestHashQParserPlugin, CdcrReplicationHandlerTest, TestExclusionRuleCollectionAccess, ZookeeperStatusHandlerTest, TestDirectoryFactory, TestReplicationHandler, JavaBinAtomicUpdateMultivalueTest, TestSweetSpotSimilarityFactory, ShardSplitTest, MoveReplicaHDFSFailoverTest, TestSolrCachePerf]
   [junit4] Completed [362/885 (1!)] on J1 in 43.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 54652 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/410/consoleText

[repro] Revision: 95e791622b97cd9e7ea59e748d287c3e7f17c76e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCachePerf -Dtests.method=testGetPutCompute -Dtests.seed=8BF602D48AF0296B -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrCachePerf
[repro] ant compile-test

[...truncated 3613 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrCachePerf" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=8BF602D48AF0296B -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 71 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.search.TestSolrCachePerf
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 411 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/411/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:65262/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:65262/solr/abc
	at __randomizedtesting.SeedInfo.seed([4D4B073D21246729:4EE14C5323CAB882]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:60387/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:60387/solr/abc
	at __randomizedtesting.SeedInfo.seed([4D4B073D21246729:4EE14C5323CAB882]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:49673/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:49673/solr/abc
	at __randomizedtesting.SeedInfo.seed([4D4B073D21246729:4EE14C5323CAB882]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:50669/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:50669/solr/abc
	at __randomizedtesting.SeedInfo.seed([4D4B073D21246729:4EE14C5323CAB882]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:64464/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:64464/solr/abc
	at __randomizedtesting.SeedInfo.seed([4D4B073D21246729:4EE14C5323CAB882]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14738 lines...]
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4]   2> 2213993 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2213994 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/data-dir-207-001
   [junit4]   2> 2213994 WARN  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2213994 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2213995 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2213996 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001
   [junit4]   2> 2213996 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2213997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2213997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2214097 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:39583
   [junit4]   2> 2214098 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39583
   [junit4]   2> 2214098 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39583
   [junit4]   2> 2214098 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39583
   [junit4]   2> 2214101 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214104 INFO  (zkConnectionManagerCallback-10446-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214104 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214107 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214108 INFO  (zkConnectionManagerCallback-10448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214108 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214109 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214110 INFO  (zkConnectionManagerCallback-10450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214110 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214216 WARN  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2214216 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2214216 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2214216 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2214217 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2214217 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2214217 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e88027c{/solr,null,AVAILABLE}
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e215777{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64464}
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.e.j.s.Server Started @2215766ms
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64464}
   [junit4]   2> 2214218 ERROR (jetty-launcher-10451-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.4.0
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2214218 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T10:01:43.176Z
   [junit4]   2> 2214219 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214220 INFO  (zkConnectionManagerCallback-10453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214220 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214221 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2215099 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2215100 WARN  (jetty-launcher-10451-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@109d2d9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215100 WARN  (jetty-launcher-10451-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@109d2d9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215103 WARN  (jetty-launcher-10451-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a6d3530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215103 WARN  (jetty-launcher-10451-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a6d3530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215104 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39583/solr
   [junit4]   2> 2215105 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2215108 INFO  (zkConnectionManagerCallback-10460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2215108 INFO  (jetty-launcher-10451-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2215212 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2215213 INFO  (zkConnectionManagerCallback-10462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2215213 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2215343 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64464_solr
   [junit4]   2> 2215344 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.Overseer Overseer (id=72202858419585029-127.0.0.1:64464_solr-n_0000000000) starting
   [junit4]   2> 2215354 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64464_solr
   [junit4]   2> 2215354 INFO  (OverseerStateUpdate-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64464_solr
   [junit4]   2> 2215356 INFO  (OverseerStateUpdate-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2215376 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2215415 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2215420 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2215420 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2215423 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2215424 INFO  (jetty-launcher-10451-thread-1) [n:127.0.0.1:64464_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/.
   [junit4]   2> 2215436 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 2215437 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2215438 INFO  (zkConnectionManagerCallback-10471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2215438 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2215441 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2215444 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39583/solr ready
   [junit4]   2> 2215490 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 2215492 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1bf93a9c{HTTP/1.1,[http/1.1]}{0.0.0.0:43124}
   [junit4]   2> 2215492 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.e.j.s.Server Started @2217041ms
   [junit4]   2> 2215508 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPackageManager
   [junit4]   2> 2215535 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2215850 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=280
   [junit4]   2> 2215875 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2215892 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=17
   [junit4]   2> 2215897 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2215932 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2215934 INFO  (zkConnectionManagerCallback-10473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2215934 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2215934 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 2215946 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 2215947 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   2> 2216052 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 2216052 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2216069 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=14
   [junit4]   2> 2216070 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2216072 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 2216072 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2216074 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2216075 INFO  (zkConnectionManagerCallback-10475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2216075 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2216076 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 2216076 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.RepositoryManager []
   [junit4]   1> Added repository: fullstory
   [junit4]   2> 2216295 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: add-repo
   [junit4]   2> 2216295 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2216316 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=18
   [junit4]   2> 2216318 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2216319 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 2216320 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2216321 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2216323 INFO  (zkConnectionManagerCallback-10477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2216323 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   1> Available packages:
   [junit4]   1> -----
   [junit4]   2> 2216324 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> question-answer 		A natural language question answering plugin
   [junit4]   1> 	Version: 1.0.0
   [junit4]   1> 	Version: 1.1.0
   [junit4]   2> 2216437 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: list-available
   [junit4]   2> 2216437 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2216452 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=12
   [junit4]   2> 2216453 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2216455 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 2216455 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2216456 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2216458 INFO  (zkConnectionManagerCallback-10479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2216458 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2216458 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 2216488 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 2216489 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   1> Posting manifest...
   [junit4]   2> 2216523 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 2216523 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 2216525 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/manifest.json and metadata. sizes 809 144
   [junit4]   2> 2216526 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/manifest.json params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   1> Posting artifacts...
   [junit4]   2> 2216530 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 2216530 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 2216531 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and metadata. sizes 5579 246
   [junit4]   2> 2216533 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp params={sig=TTzgh5/usbyWg7oZ7lRwz4eQfh1FeXWvv4U85tsVthVz0MRDz9t7SmonDkegZ7OyqeoiQ4I207pifpVW%2BDRd9Q%3D%3D&wt=javabin&version=2} status=0 QTime=5
   [junit4]   1> Executing Package API to register this package...
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":4}}
   [junit4]   2> 2216538 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2216538 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.p.PackageLoader A new package: question-answer introduced
   [junit4]   2> 2216538 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.p.PackageLoader A new version: 1.0.0 added for package: question-answer with artifacts [/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
   [junit4]   2> 2216539 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/filestore/package/question-answer/1.0.0]
   [junit4]   2> 2216539 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.p.PackageLoader version: 1.0.0 is the new latest in package: question-answer
   [junit4]   2> 2216539 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2216539 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 2216541 INFO  (zkCallback-10461-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2216551 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 2216554 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> {
   [junit4]   1>   "path":"/api/collections/${collection}/config/requestHandler?componentName=${RH-HANDLER-PATH}&meta=true",
   [junit4]   1>   "method":"GET",
   [junit4]   1>   "condition":"$['config'].['requestHandler'].['${RH-HANDLER-PATH}'].['_packageinfo_'].['version']",
   [junit4]   1>   "expected":"${package-version}"}
   [junit4]   1> Verifying version 1.0.0 on [], result: true
   [junit4]   1> org.apache.solr.packagemanager.RepositoryManager@124139a5 installed.
   [junit4]   2> 2216656 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 2216656 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2216673 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=15
   [junit4]   2> 2216675 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2216676 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 2216677 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2216678 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2216680 INFO  (zkConnectionManagerCallback-10481-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2216680 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2216681 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 2216681 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 2216684 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   1> {
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 2216686 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 2216789 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 2216790 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2216796 INFO  (OverseerThreadFactory-10573-thread-1-processing-n:127.0.0.1:64464_solr) [n:127.0.0.1:64464_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abc
   [junit4]   2> 2216911 INFO  (OverseerStateUpdate-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2217117 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr    x:abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2217117 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr    x:abc_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2218136 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2218144 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema [abc_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2218146 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2218146 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abc_shard1_replica_n1' using configuration from collection abc, trusted=true
   [junit4]   2> 2218146 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2218146 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/abc_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 2218190 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2218191 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2218192 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2218192 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2218193 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ed6aef2[abc_shard1_replica_n1] main]
   [junit4]   2> 2218196 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2218197 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2218197 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2218197 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650352201038561280
   [junit4]   2> 2218200 INFO  (searcherExecutor-10578-thread-1-processing-n:127.0.0.1:64464_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@3ed6aef2[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2218206 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2218206 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abc/leaders/shard1
   [junit4]   2> 2218212 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2218212 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2218212 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64464/solr/abc_shard1_replica_n1/
   [junit4]   2> 2218213 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2218213 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64464/solr/abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 2218213 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abc/leaders/shard1/leader after winning as /collections/abc/leader_elect/shard1/election/72202858419585029-core_node2-n_0000000000
   [junit4]   2> 2218217 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64464/solr/abc_shard1_replica_n1/ shard1
   [junit4]   2> 2218320 INFO  (zkCallback-10461-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2218320 INFO  (zkCallback-10461-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2218322 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2218325 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1209
   [junit4]   2> 2218329 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2218427 INFO  (zkCallback-10461-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2218427 INFO  (zkCallback-10461-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2218427 INFO  (zkCallback-10461-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2218428 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1638
   [junit4]   2> 2218429 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2218434 INFO  (OverseerThreadFactory-10573-thread-2-processing-n:127.0.0.1:64464_solr) [n:127.0.0.1:64464_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection def
   [junit4]   2> 2218438 INFO  (OverseerCollectionConfigSetProcessor-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2218679 INFO  (OverseerStateUpdate-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"def",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"def_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2218882 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr    x:def_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2219901 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2219909 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema [def_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2219911 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2219911 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'def_shard1_replica_n1' using configuration from collection def, trusted=true
   [junit4]   2> 2219911 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.core.def.shard1.replica_n1' (registry 'solr.core.def.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2219911 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [[def_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/def_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/./def_shard1_replica_n1/data/]
   [junit4]   2> 2219954 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2219954 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2219956 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2219956 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2219956 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f49315b[def_shard1_replica_n1] main]
   [junit4]   2> 2219960 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2219961 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2219961 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2219961 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650352202888249344
   [junit4]   2> 2219965 INFO  (searcherExecutor-10583-thread-1-processing-n:127.0.0.1:64464_solr x:def_shard1_replica_n1 c:def s:shard1 r:core_node2) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [def_shard1_replica_n1] Registered new searcher Searcher@2f49315b[def_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2219970 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/def/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2219971 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/def/leaders/shard1
   [junit4]   2> 2219977 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2219977 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2219977 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64464/solr/def_shard1_replica_n1/
   [junit4]   2> 2219978 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2219979 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64464/solr/def_shard1_replica_n1/ has no replicas
   [junit4]   2> 2219979 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/def/leaders/shard1/leader after winning as /collections/def/leader_elect/shard1/election/72202858419585029-core_node2-n_0000000000
   [junit4]   2> 2219982 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64464/solr/def_shard1_replica_n1/ shard1
   [junit4]   2> 2220085 INFO  (zkCallback-10461-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2220085 INFO  (zkCallback-10461-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2220087 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2220091 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1210
   [junit4]   2> 2220094 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2220194 INFO  (zkCallback-10461-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2220194 INFO  (zkCallback-10461-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2220194 INFO  (zkCallback-10461-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2220195 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1767
   [junit4]   2> 2220195 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2220215 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=17
   [junit4]   2> 2220216 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2220221 INFO  (qtp1088856347-33902) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=5
   [junit4]   2> 2220222 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2220224 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2220225 INFO  (zkConnectionManagerCallback-10485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220225 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2220225 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Collections on which package question-answer was deployed:
   [junit4]   2> 2220376 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 2220376 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:64464/solr, solr base url: http://127.0.0.1:64464
   [junit4]   2> 2220394 INFO  (qtp1088856347-33903) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=15
   [junit4]   2> 2220395 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2220401 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=5
   [junit4]   2> 2220401 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:39583/solr
   [junit4]   2> 2220403 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2220404 INFO  (zkConnectionManagerCallback-10487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220405 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2220405 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 2220405 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 2220407 INFO  (qtp1088856347-33904) [n:127.0.0.1:64464_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 2220410 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[4D4B073D21246729]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 2220430 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 0 for collection abc
   [junit4]   2> 2220431 INFO  (Thread-5916) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 2220433 INFO  (solrHandlerExecutor-10588-thread-1-processing-n:127.0.0.1:64464_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2220434 INFO  (Thread-5916) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2220434 INFO  (Thread-5916) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2220442 INFO  (OverseerCollectionConfigSetProcessor-72202858419585029-127.0.0.1:64464_solr-n_0000000000) [n:127.0.0.1:64464_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2220535 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 2220535 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2220535 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2220536 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 105.0ms to set the property params to be of version 0 for collection abc
   [junit4]   2> 2220538 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 2220539 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection abc
   [junit4]   2> 2220540 INFO  (Thread-5917) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 2220540 INFO  (solrHandlerExecutor-10589-thread-1-processing-n:127.0.0.1:64464_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2220541 INFO  (Thread-5917) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2220541 INFO  (Thread-5917) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2220641 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 2220641 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2220641 INFO  (qtp1088856347-33906) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2220642 INFO  (qtp1088856347-33905) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 103.0ms to set the property params to be of version 1 for collection abc
   [junit4]   1> Executing {"add-requesthandler":{"name":"/mypath2","class":"question-answer:fullstory.QARequestHandler"}} for path:/api/collections/abc/config
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 2220657 INFO  (qtp1088856347-33907) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 2220658 INFO  (Thread-5918) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 2220658 INFO  (solrHandlerExecutor-10590-thread-1-processing-n:127.0.0.1:64464_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2220659 INFO  (Thread-5918) [     ] o.a.s.c.SolrCore core reload abc_shard1_replica_n1
   [junit4]   2> 2220670 INFO  (Thread-5918) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2220670 INFO  (Thread-5918) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2220670 INFO  (Thread-5918) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2220681 INFO  (Thread-5918) [     ] o.a.s.s.IndexSchema [abc_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2220684 INFO  (Thread-5918) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2220684 INFO  (Thread-5918) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'abc_shard1_replica_n1' using configuration from collection abc
   [junit4]   2> 2220702 INFO  (Thread-5918) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64464.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53d9e201
   [junit4]   2> 2220702 INFO  (Thread-5918) [n:127.0.0.1:64464_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/abc_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 2220750 I

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

ctions/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69730 INFO  (zkCallback-154-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69733 INFO  (zkCallback-154-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69733 INFO  (zkCallback-154-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69734 INFO  (zkCallback-154-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69737 INFO  (coreCloseExecutor-107-thread-1) [n:127.0.0.1:50669_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader, tag=SolrCore@3983edf
   [junit4]   2> 69737 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:50669_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.def.shard1.replica_n1, tag=SolrCore@f71e0eb
   [junit4]   2> 69737 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:50669_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f28dc12: rootName = solr_50669, domain = solr.core.def.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.def.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7b818cd3
   [junit4]   2> 69749 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:50669_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.def.shard1.leader, tag=SolrCore@f71e0eb
   [junit4]   2> 69754 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 69755 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@971e520: rootName = solr_50669, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2d7c40a9
   [junit4]   2> 69756 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 69761 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38cfa321: rootName = solr_50669, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41946c9b
   [junit4]   2> 69763 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 69763 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cc88c85: rootName = solr_50669, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4fad3571
   [junit4]   2> 69763 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 69764 INFO  (closeThreadPool-202-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72203146184294405-127.0.0.1:50669_solr-n_0000000000) closing
   [junit4]   2> 69772 INFO  (OverseerStateUpdate-72203146184294405-127.0.0.1:50669_solr-n_0000000000) [n:127.0.0.1:50669_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50669_solr
   [junit4]   2> 69773 INFO  (OverseerAutoScalingTriggerThread-72203146184294405-127.0.0.1:50669_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 69779 INFO  (closeThreadPool-202-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72203146184294405-127.0.0.1:50669_solr-n_0000000000) closing
   [junit4]   2> 69880 INFO  (jetty-closer-198-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72203146184294405-127.0.0.1:50669_solr-n_0000000000) closing
   [junit4]   2> 69891 INFO  (jetty-closer-198-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b57b157{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 69891 INFO  (jetty-closer-198-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@401b01bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 69891 INFO  (jetty-closer-198-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 69900 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 70108 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/conf1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/def/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/abc/state.json
   [junit4]   2> 	12	/solr/collections/def/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 70116 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34192
   [junit4]   2> 70116 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34192
   [junit4]   2> 70116 INFO  (SUITE-PackageManagerCLITest-seed#[4D4B073D21246729]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34192
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_4D4B073D21246729-003
   [junit4]   2> Nov 16, 2019 11:15:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e4bd3db), locale=pt, timezone=Etc/GMT-3
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_221 (64-bit)/cpus=3,threads=1,free=46640632,total=104857600
   [junit4]   2> NOTE: All tests run in this JVM: [PackageManagerCLITest, PackageManagerCLITest, PackageManagerCLITest]
   [junit4] Completed [5/5 (5!)] on J0 in 18.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1590: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1117: There were test failures: 5 suites, 5 tests, 5 failures [seed: 4D4B073D21246729]

Total time: 1 minute 13 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.PackageManagerCLITest
[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=/export/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/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=5cce058631edae010b2be294b168624ca4e74e6e, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #410
Recording test results
Setting ANT_1_8_2_HOME=/export/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2