Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4242/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 
--illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:64298_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/9)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"http://127.0.0.1:64298/solr";,           
"node_name":"127.0.0.1:64298_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"http://127.0.0.1:64297/solr";,           
"node_name":"127.0.0.1:64297_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:64298_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"http://127.0.0.1:64298/solr";,
          "node_name":"127.0.0.1:64298_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:64297/solr";,
          "node_name":"127.0.0.1:64297_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([519E0EB0AC599C46:E1FF009C89663D63]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1726 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20171022_031653_1962117095279113595393.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20171022_031653_1969068631464185546492.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 288 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20171022_032433_6924527965907466764384.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20171022_032433_6927960168267966449294.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1054 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20171022_032523_21012714460707414321034.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20171022_032523_2108864154458412394166.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20171022_032731_17210776250351198547255.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20171022_032731_1722025089769059491563.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171022_032741_5195172287398842805278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171022_032741_5196921709524811242043.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171022_032812_8858777492357266992479.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171022_032812_8857992128539032181856.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171022_032817_67112078030080791215203.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171022_032817_671225838727668765909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171022_032825_03615244752566726269454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171022_032825_0249113102924686116655.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20171022_032832_55513135699253507097344.syserr
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20171022_032832_55514542485425215664727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20171022_032835_77917615367300959741031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20171022_032847_7932376066986649952702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20171022_032847_7938843540340678442831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1268 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20171022_032906_2631083758407509356122.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20171022_032906_2638570937823819387122.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20171022_032916_17113163297155672041846.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20171022_032916_17116984329084876088931.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20171022_032935_9017128862919435364460.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20171022_032935_90112262720482070380993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20171022_033124_3372637093943391834891.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20171022_033124_33716316528209376448734.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20171022_033128_41010104210327368832268.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20171022_033128_4101874198123929647843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20171022_033133_8327481714578219103617.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20171022_033133_83214975746867021859487.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20171022_033156_80813899962137325327888.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20171022_033156_80712168289923701331055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20171022_033208_60013775283099270020318.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20171022_033208_60015193898089948419884.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20171022_033225_1274067373183179915786.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20171022_033225_12715183998827397016557.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20171022_033236_1379596295443115089017.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20171022_033236_1373997922179473261997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20171022_033241_90913292309487706352222.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20171022_033241_9095495117668343922863.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 315 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20171022_033257_47115930927350865805481.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20171022_033257_4717941720832852367832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20171022_033306_0827629062930256642087.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20171022_033306_08218391461286034071015.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20171022_033315_1652508955639924981146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20171022_033315_1653773863985567436155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20171022_033327_26613805204258537675242.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20171022_033327_2672541740643159288373.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 415 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20171022_033358_41817625598558138773404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20171022_033358_41914621064855065842267.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20171022_033415_60815003491538101059380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20171022_033418_11911263707646471324967.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20171022_033418_11914796335601971976486.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20171022_033433_92512336985351873390050.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20171022_033433_92518041260548010012489.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3578 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/init-core-data-001
   [junit4]   2> 3611097 WARN  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 3611097 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3611098 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3611098 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3611098 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001
   [junit4]   2> 3611099 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3611099 INFO  (Thread-5798) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3611099 INFO  (Thread-5798) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3611102 ERROR (Thread-5798) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3611204 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64295
   [junit4]   2> 3611220 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3611220 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3611222 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fb504d2{/solr,null,AVAILABLE}
   [junit4]   2> 3611222 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28741c23{/solr,null,AVAILABLE}
   [junit4]   2> 3611224 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21e022b4{HTTP/1.1,[http/1.1]}{127.0.0.1:64298}
   [junit4]   2> 3611224 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c345636{HTTP/1.1,[http/1.1]}{127.0.0.1:64297}
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.e.j.s.Server Started @3613243ms
   [junit4]   2> 3611224 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.e.j.s.Server Started @3613243ms
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64297}
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64298}
   [junit4]   2> 3611225 ERROR (jetty-launcher-6309-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3611225 ERROR (jetty-launcher-6309-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3611225 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3611226 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T04:35:54.361006Z
   [junit4]   2> 3611226 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T04:35:54.361047Z
   [junit4]   2> 3611228 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3611228 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3611233 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64295/solr
   [junit4]   2> 3611234 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64295/solr
   [junit4]   2> 3611409 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3611410 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3611410 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64297_solr
   [junit4]   2> 3611411 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64298_solr
   [junit4]   2> 3611412 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98870686792810501-127.0.0.1:64297_solr-n_0000000000) starting
   [junit4]   2> 3611414 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3611415 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3611425 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3611427 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 3611428 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64297_solr
   [junit4]   2> 3611428 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64298_solr]
   [junit4]   2> 3611428 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 3611429 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 3611431 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3611432 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3611434 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3611435 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 3611436 DEBUG (ScheduledTrigger-13344-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:64298_solr, 127.0.0.1:64297_solr]
   [junit4]   2> 3611465 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64298.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611475 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64298.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611475 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64298.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611476 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64297.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611476 INFO  (jetty-launcher-6309-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node1/.
   [junit4]   2> 3611485 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64297.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611485 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64297.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3611487 INFO  (jetty-launcher-6309-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node2/.
   [junit4]   2> 3611511 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3611512 INFO  
(SUITE-ExecutePlanActionTest-seed#[519E0EB0AC599C46]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64295/solr ready
   [junit4]   2> 3611527 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 3611528 DEBUG (zkCallback-6320-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 3611529 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 3611531 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3611532 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3611532 DEBUG 
(OverseerAutoScalingTriggerThread-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 3611534 INFO  (qtp52307837-34173) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3611537 INFO  (OverseerThreadFactory-13346-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testExecute
   [junit4]   2> 3611659 INFO  
(OverseerStateUpdate-98870686792810501-127.0.0.1:64297_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64298/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3611663 INFO  
(OverseerStateUpdate-98870686792810501-127.0.0.1:64297_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3611883 INFO  (qtp52307837-34175) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3611883 INFO  (qtp1280949079-34180) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3611884 INFO  (qtp52307837-34175) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3611884 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3611991 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3611991 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3611992 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3611992 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3612900 INFO  (qtp52307837-34175) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3612901 INFO  (qtp1280949079-34180) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3612916 INFO  (qtp52307837-34175) [    ] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3612916 INFO  (qtp1280949079-34180) [    ] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3612918 INFO  (qtp52307837-34175) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3612918 INFO  (qtp52307837-34175) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testExecute_shard1_replica_n2' using configuration from 
collection testExecute, trusted=true
   [junit4]   2> 3612918 INFO  (qtp1280949079-34180) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3612918 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 3612918 INFO  (qtp1280949079-34180) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64298.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3612919 INFO  (qtp52307837-34175) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64297.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3612919 INFO  (qtp1280949079-34180) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3612919 INFO  (qtp1280949079-34180) [    ] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node1/testExecute_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node1/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 3612919 INFO  (qtp52307837-34175) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3612919 INFO  (qtp52307837-34175) [    ] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node2/testExecute_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 3612964 INFO  (qtp1280949079-34180) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3612964 INFO  (qtp52307837-34175) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3612964 INFO  (qtp52307837-34175) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3612964 INFO  (qtp1280949079-34180) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3612966 INFO  (qtp52307837-34175) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3612966 INFO  (qtp52307837-34175) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3612966 INFO  (qtp1280949079-34180) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3612966 INFO  (qtp1280949079-34180) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3612967 INFO  (qtp52307837-34175) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c3d3112[testExecute_shard1_replica_n2] main]
   [junit4]   2> 3612968 INFO  (qtp1280949079-34180) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a3b38da[testExecute_shard1_replica_n1] main]
   [junit4]   2> 3612969 INFO  (qtp52307837-34175) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3612969 INFO  (qtp52307837-34175) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3612970 INFO  (qtp1280949079-34180) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3612970 INFO  (qtp1280949079-34180) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3612970 INFO  (qtp52307837-34175) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3612971 INFO  (qtp1280949079-34180) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3612971 INFO  (searcherExecutor-13352-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n1] Registered new searcher 
Searcher@a3b38da[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3612971 INFO  (searcherExecutor-13351-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n2] Registered new searcher 
Searcher@7c3d3112[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3612971 INFO  (qtp1280949079-34180) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581930990645805056
   [junit4]   2> 3612971 INFO  (qtp52307837-34175) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581930990645805056
   [junit4]   2> 3612980 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3612980 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3612980 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64298/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 3612981 INFO  (qtp1280949079-34180) [    ] o.a.s.u.PeerSync 
PeerSync: core=testExecute_shard1_replica_n1 url=http://127.0.0.1:64298/solr 
START replicas=[http://127.0.0.1:64297/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 3612982 INFO  (qtp52307837-34177) [    ] o.a.s.c.S.Request 
[testExecute_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3613091 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613091 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613091 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613091 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613291 INFO  (qtp1280949079-34180) [    ] o.a.s.u.PeerSync 
PeerSync: core=testExecute_shard1_replica_n1 url=http://127.0.0.1:64298/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 3613292 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3613292 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3613292 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3613297 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64298/solr/testExecute_shard1_replica_n1/ shard1
   [junit4]   2> 3613407 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613407 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613407 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613407 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613457 INFO  (qtp1280949079-34180) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3613459 INFO  (qtp1280949079-34180) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1575
   [junit4]   2> 3613570 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613570 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613570 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613570 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3613991 INFO  (qtp52307837-34175) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2108
   [junit4]   2> 3613994 INFO  (qtp52307837-34173) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3614103 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3614103 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3614103 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3614103 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615003 INFO  (qtp52307837-34173) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3469
   [junit4]   2> 3615008 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508646958143000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508646958143000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:64298_solr"]}} with context 
properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@7b8fc8fb,
 org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@47688acb]}
   [junit4]   2> 3615009 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64297_solr&replica=core_node3
   [junit4]   2> 3615012 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 3615041 INFO  (qtp52307837-34171) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64297_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3615043 INFO  (qtp52307837-34171) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64297_solr&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3615044 INFO  (qtp52307837-34174) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3615051 INFO  (qtp52307837-34174) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 3615054 INFO  (OverseerThreadFactory-13346-thread-2) [    ] 
o.a.s.c.MoveReplicaCmd Replica will be moved 
core_node3:{"core":"testExecute_shard1_replica_n1","base_url":"http://127.0.0.1:64298/solr","node_name":"127.0.0.1:64298_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 3615054 INFO  
(OverseerCollectionConfigSetProcessor-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] 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> 3615057 INFO  (OverseerThreadFactory-13346-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:64297_solr for creating new 
replica
   [junit4]   2> 3615060 INFO  
(OverseerStateUpdate-98870686792810501-127.0.0.1:64297_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64297/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64297_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3615170 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615171 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615171 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615170 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615282 INFO  (qtp52307837-34176) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 3615282 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.h.a.CoreAdminOperation core create command 
async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3615282 INFO  (qtp52307837-34177) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456
   [junit4]   2> 3615283 INFO  (qtp52307837-34177) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3615292 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3615311 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.s.IndexSchema [testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 3615313 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3615313 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n5' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 3615313 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64297.solr.core.testExecute.shard1.replica_n5' (registry 
'solr.core.testExecute.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dcced22
   [junit4]   2> 3615313 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3615314 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.c.SolrCore [[testExecute_shard1_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node2/testExecute_shard1_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_519E0EB0AC599C46-001/tempDir-001/node2/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 3615374 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3615374 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3615376 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3615376 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3615378 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4eb732ce[testExecute_shard1_replica_n5] main]
   [junit4]   2> 3615379 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3615380 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3615381 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3615381 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1581930993172873216
   [junit4]   2> 3615382 INFO  (searcherExecutor-13361-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher 
Searcher@4eb732ce[testExecute_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3615385 INFO  (parallelCoreAdminExecutor-13348-thread-1) [    
] o.a.s.c.ZkController Core needs to recover:testExecute_shard1_replica_n5
   [junit4]   2> 3615386 INFO  (updateExecutor-6314-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3615386 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615387 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3615387 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615387 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3615387 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[testExecute_shard1_replica_n5]
   [junit4]   2> 3615387 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 3615387 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[testExecute_shard1_replica_n5] as recovering, leader is 
[http://127.0.0.1:64298/solr/testExecute_shard1_replica_n1/] and I am 
[http://127.0.0.1:64297/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 3615387 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615387 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615390 INFO  (recoveryExecutor-6315-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:64298/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n1&nodeName=127.0.0.1:64297_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3615391 INFO  (qtp1280949079-34182) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 3615391 INFO  (qtp1280949079-34182) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:64297_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:64297/solr","node_name":"127.0.0.1:64297_solr","state":"down","type":"NRT"}
   [junit4]   2> 3615500 INFO  (zkCallback-6321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615500 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615500 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3615500 INFO  (zkCallback-6321-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3616284 INFO  (qtp52307837-34175) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456
   [junit4]   2> 3616284 INFO  (qtp52307837-34175) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560472217039456&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3616285 INFO  (qtp1280949079-34184) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n1&async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560473220794485&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 3616286 INFO  (parallelCoreAdminExecutor-13347-thread-1) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testExecute.shard1.replica_n1, tag=null
   [junit4]   2> 3616286 INFO  (parallelCoreAdminExecutor-13347-thread-1) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@251bd9ff: rootName = 
solr_64298, domain = solr.core.testExecute.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2d2272fe
   [junit4]   2> 3616286 INFO  (qtp1280949079-34185) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560473220794485
   [junit4]   2> 3616286 INFO  (qtp1280949079-34185) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560473220794485&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3616297 INFO  (parallelCoreAdminExecutor-13347-thread-1) [    
] o.a.s.c.SolrCore [testExecute_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5aa93ffb
   [junit4]   2> 3616297 INFO  (parallelCoreAdminExecutor-13347-thread-1) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testExecute.shard1.replica_n1, tag=1521041403
   [junit4]   2> 3616298 INFO  (parallelCoreAdminExecutor-13347-thread-1) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testExecute.shard1.leader, tag=1521041403
   [junit4]   2> 3616304 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3616416 INFO  (zkCallback-6320-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3616416 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3617294 INFO  (qtp1280949079-34185) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560473220794485
   [junit4]   2> 3617294 INFO  (qtp1280949079-34185) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/02560473220794485&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3617404 INFO  (OverseerThreadFactory-13346-thread-2) [    ] 
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> 3618815 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64297/solr/testExecute_shard1_replica_n2/
   [junit4]   2> 3618815 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 
url=http://127.0.0.1:64297/solr START 
replicas=[http://127.0.0.1:64297/solr/testExecute_shard1_replica_n5/] 
nUpdates=100
   [junit4]   2> 3618817 INFO  (qtp52307837-34173) [    ] o.a.s.c.S.Request 
[testExecute_shard1_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3619072 INFO  
(OverseerCollectionConfigSetProcessor-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] 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> 3619126 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 
url=http://127.0.0.1:64297/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3619126 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3619126 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3619131 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64297/solr/testExecute_shard1_replica_n2/ shard1
   [junit4]   2> 3619133 INFO  (zkCallback-6320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3619133 INFO  (zkCallback-6320-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3620060 INFO  (qtp52307837-34173) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3620061 INFO  (qtp52307837-34173) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3620062 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 3620062 INFO  (qtp52307837-34171) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3620063 INFO  (qtp52307837-34171) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3620064 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 3620066 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 3620067 INFO  (qtp52307837-34174) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params 
async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=OVERSEERSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3620070 INFO  (qtp52307837-34174) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=OVERSEERSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3620070 INFO  (qtp52307837-34176) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3620073 INFO  (qtp52307837-34176) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3620082 INFO  (OverseerThreadFactory-13346-thread-3) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3622086 INFO  
(OverseerCollectionConfigSetProcessor-98870686792810501-127.0.0.1:64297_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3625080 INFO  (qtp52307837-34177) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3625081 INFO  (qtp52307837-34177) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3625081 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[519E0EB0AC599C46]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 3625082 INFO  (qtp52307837-34175) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3625082 INFO  (qtp52307837-34175) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14efca6a4f964dc0T5eoibo29knunq55lshyejxvnj/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3645607 ERROR (qtp1280949079-34182) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: core not 
found:testExecute_shard1_replica_n1
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at org.eclipse.jetty.servl

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

Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J0-20171022_045226_23211306225465096166246.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20171022_045226_23215171214975562274887.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1362 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20171022_045542_12513189326190046209654.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20171022_045542_12610945301315402013246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 784 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171022_045555_3524106686354556647685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171022_045555_3527164478221308934156.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171022_045701_1228996915235014199589.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171022_045701_1227809068255455985114.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1257 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171022_045731_3621869962190171441481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171022_045731_36212347798019135311218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 637 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171022_045745_39916059763164521042109.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171022_045745_40011932517116259925485.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171022_045822_53617337443660674894698.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171022_045822_52914561928991039276037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 561 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171022_045840_9095802305793840392070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171022_045840_90916968772441066216203.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 648 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171022_045852_4941460469165222993534.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171022_045852_4948307125189020084554.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171022_045925_25313442431811022247947.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171022_045925_2534488428520549810788.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171022_045941_56116188873427659834850.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31562 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to