You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/11 19:00:13 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+37) - Build # 21259 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21259/
Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at https://127.0.0.1:34559/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34559/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([DA16A6BB9D720BDF:B593EDE321043830]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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 14264 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/init-core-data-001
   [junit4]   2> 3114014 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 3114015 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3114016 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3114016 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3114016 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001
   [junit4]   2> 3114017 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3114017 INFO  (Thread-7122) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3114017 INFO  (Thread-7122) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3114020 ERROR (Thread-7122) [    ] 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> 3114117 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35829
   [junit4]   2> 3114119 INFO  (zkConnectionManagerCallback-4935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114126 INFO  (jetty-launcher-4932-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3114126 INFO  (jetty-launcher-4932-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3114127 INFO  (jetty-launcher-4932-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4affe036{/solr,null,AVAILABLE}
   [junit4]   2> 3114127 INFO  (jetty-launcher-4932-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@465c64e7{/solr,null,AVAILABLE}
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57b25821{SSL,[ssl, http/1.1]}{127.0.0.1:34559}
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6de9e022{SSL,[ssl, http/1.1]}{127.0.0.1:45993}
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-1) [    ] o.e.j.s.Server Started @3116172ms
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-2) [    ] o.e.j.s.Server Started @3116172ms
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34559}
   [junit4]   2> 3114130 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45993}
   [junit4]   2> 3114131 ERROR (jetty-launcher-4932-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3114131 ERROR (jetty-launcher-4932-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T18:47:53.931867Z
   [junit4]   2> 3114131 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T18:47:53.931774Z
   [junit4]   2> 3114133 INFO  (zkConnectionManagerCallback-4938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114133 INFO  (zkConnectionManagerCallback-4939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114134 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3114134 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3114147 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e68cc6db0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3114151 INFO  (jetty-launcher-4932-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35829/solr
   [junit4]   2> 3114151 INFO  (jetty-launcher-4932-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35829/solr
   [junit4]   2> 3114152 INFO  (zkConnectionManagerCallback-4944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114152 INFO  (zkConnectionManagerCallback-4947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114154 INFO  (zkConnectionManagerCallback-4950-thread-1-processing-n:127.0.0.1:34559_solr) [n:127.0.0.1:34559_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114154 INFO  (zkConnectionManagerCallback-4951-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114208 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3114208 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3114209 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45993_solr
   [junit4]   2> 3114209 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34559_solr
   [junit4]   2> 3114209 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.c.Overseer Overseer (id=99332684108201990-127.0.0.1:45993_solr-n_0000000000) starting
   [junit4]   2> 3114210 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3114210 INFO  (zkCallback-4948-thread-1-processing-n:127.0.0.1:34559_solr) [n:127.0.0.1:34559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3114214 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45993_solr
   [junit4]   2> 3114215 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3114215 INFO  (zkCallback-4948-thread-1-processing-n:127.0.0.1:34559_solr) [n:127.0.0.1:34559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3114242 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114243 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45993.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114247 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114247 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114248 INFO  (jetty-launcher-4932-thread-1) [n:127.0.0.1:34559_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/.
   [junit4]   2> 3114248 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45993.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114248 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45993.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3114249 INFO  (jetty-launcher-4932-thread-2) [n:127.0.0.1:45993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/.
   [junit4]   2> 3114412 INFO  (zkConnectionManagerCallback-4957-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114418 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[DA16A6BB9D720BDF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3114419 INFO  (zkConnectionManagerCallback-4962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3114420 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[DA16A6BB9D720BDF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3114420 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[DA16A6BB9D720BDF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35829/solr ready
   [junit4]   2> 3114430 INFO  (qtp82317048-26311) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3114430 INFO  (qtp82317048-26311) [n:127.0.0.1:34559_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3114431 INFO  (qtp82317048-26322) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3114432 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 3114432 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 3114432 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 3114433 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 3114434 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 3114434 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 3114435 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 3114435 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 3114436 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 3114437 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 3114437 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 3114438 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 3114438 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 3114439 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 3114439 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 3114440 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 3114440 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 3114441 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 3114441 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 3114442 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 3114442 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 3114443 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 3114443 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 3114444 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 3114444 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 3114445 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 3114445 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 3114445 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 3114446 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 3114446 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 3114447 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 3114447 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 3114448 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 3114448 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 3114449 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 3114449 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 3114450 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 3114450 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 3114451 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 3114451 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 3114451 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 3114452 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 3114452 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 3114453 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 3114453 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 3114454 INFO  (OverseerThreadFactory-9582-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 3114561 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3114778 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3114778 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3114882 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3114883 INFO  (zkCallback-4949-thread-2-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3115791 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3115791 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3115792 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3115792 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3115792 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3115793 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3115793 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3115793 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3115793 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3115794 WARN  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3115810 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3115831 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3115895 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3115904 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 3115904 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45993.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3115904 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3115904 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3115906 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3115927 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3115927 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3115928 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3115928 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3115929 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@28bad7e[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3115929 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3115930 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3115930 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3115930 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3115930 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3115930 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3115931 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3115931 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589322947736109056
   [junit4]   2> 3115931 INFO  (searcherExecutor-9587-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@28bad7e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3115931 INFO  (searcherExecutor-9587-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3115931 INFO  (searcherExecutor-9587-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3115932 INFO  (searcherExecutor-9587-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@28bad7e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45993/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45993/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 3115934 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3115935 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45993/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 3116036 INFO  (zkCallback-4949-thread-2-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3116036 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3116085 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3116113 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1335
   [junit4]   2> 3116116 INFO  (qtp82317048-26322) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3116188 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3116188 INFO  (zkCallback-4949-thread-2-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3116434 INFO  (OverseerCollectionConfigSetProcessor-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3117116 INFO  (qtp82317048-26322) [n:127.0.0.1:34559_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2685
   [junit4]   2> 3117121 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3117121 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3117121 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3117121 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 3117122 INFO  (solrHandlerExecutor-9592-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3117124 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3117124 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3117125 WARN  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3117134 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3117146 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3117219 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3117223 INFO  (qtp1782958097-26316) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3117223 INFO  (qtp1782958097-26316) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3117223 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3117223 INFO  (solrHandlerExecutor-9592-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:45993/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3117224 INFO  (solrHandlerExecutor-9592-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3117228 INFO  (Thread-7141) [n:127.0.0.1:45993_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 3117240 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45993.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e4544b3
   [junit4]   2> 3117240 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3117242 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3117258 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3117258 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3117259 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b75c7f8[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3117260 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3117261 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3117261 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5b75c7f8[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3117261 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589322949130715136
   [junit4]   2> 3117261 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3117261 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3117262 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3117263 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@5b75c7f8[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3117263 INFO  (Thread-7141) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44d78ad9[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3117263 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@44d78ad9[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3117263 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3117265 INFO  (searcherExecutor-9593-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@44d78ad9[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3117324 INFO  (qtp1782958097-26321) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3117324 INFO  (qtp1782958097-26321) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3117324 INFO  (qtp1782958097-26321) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3117325 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 203.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3117325 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 3117325 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1366b450
   [junit4]   2> 3117325 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=325497936
   [junit4]   2> 3117325 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a184ae: rootName = solr_45993, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@14306402
   [junit4]   2> 3117335 INFO  (qtp1782958097-26325) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=325497936
   [junit4]   2> 3117338 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 3117338 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3117338 INFO  (Thread-7144) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3117339 INFO  (Thread-7144) [n:127.0.0.1:45993_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3117339 INFO  (solrHandlerExecutor-9597-thread-1-processing-n:127.0.0.1:45993_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3117339 INFO  (Thread-7144) [n:127.0.0.1:45993_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3117441 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3117441 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3117442 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3117442 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 104.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3117442 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/params params={wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 3117443 INFO  (qtp82317048-26311) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3117445 INFO  (OverseerThreadFactory-9582-thread-2-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3117446 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 3117446 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bcde1b1: rootName = solr_45993, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@14306402
   [junit4]   2> 3117470 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@70ac7699
   [junit4]   2> 3117470 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1890350745
   [junit4]   2> 3117470 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1890350745
   [junit4]   2> 3117473 INFO  (qtp1782958097-26312) [n:127.0.0.1:45993_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 3118178 INFO  (qtp82317048-26311) [n:127.0.0.1:34559_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=734
   [junit4]   2> 3118178 INFO  (qtp82317048-26322) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3118180 INFO  (OverseerThreadFactory-9582-thread-3-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 3118180 INFO  (OverseerCollectionConfigSetProcessor-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3118387 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3118389 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34559/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3118390 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3118391 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34559/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3118593 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3118596 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3118596 INFO  (qtp82317048-26405) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3118597 INFO  (qtp82317048-26405) [n:127.0.0.1:34559_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3118597 INFO  (qtp82317048-26326) [n:127.0.0.1:34559_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3118700 INFO  (zkCallback-4949-thread-1-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3118700 INFO  (zkCallback-4948-thread-1-processing-n:127.0.0.1:34559_solr) [n:127.0.0.1:34559_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3118700 INFO  (zkCallback-4948-thread-2-processing-n:127.0.0.1:34559_solr) [n:127.0.0.1:34559_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3118700 INFO  (zkCallback-4949-thread-2-processing-n:127.0.0.1:45993_solr) [n:127.0.0.1:45993_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3119605 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3119605 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3119605 INFO  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3119605 INFO  (qtp1782958097-26314) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3119605 INFO  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3119605 INFO  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3119606 INFO  (qtp82317048-26326) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3119606 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3119606 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3119606 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3119606 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 3119607 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3119607 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3119607 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3119607 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 3119607 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3119607 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3119608 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3119608 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 3119608 WARN  (qtp1782958097-26393) [n:127.0.0.1:45993_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3119608 WARN  (qtp82317048-26405) [n:127.0.0.1:34559_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspac

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

lr.core.myalias_2017-10-26.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1fd6bea9
   [junit4]   2> 3132755 INFO  (coreCloseExecutor-9636-thread-2) [n:127.0.0.1:45993_solr c:myalias_2017-10-25 s:shard1 r:core_node2 x:myalias_2017-10-25_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 3132755 INFO  (coreCloseExecutor-9636-thread-2) [n:127.0.0.1:45993_solr c:myalias_2017-10-25 s:shard1 r:core_node2 x:myalias_2017-10-25_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5abb24ff commitCommandVersion:0
   [junit4]   2> 3132761 INFO  (coreCloseExecutor-9636-thread-3) [n:127.0.0.1:45993_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-26.shard1.leader, tag=815305592
   [junit4]   2> 3132761 INFO  (coreCloseExecutor-9636-thread-3) [n:127.0.0.1:45993_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 3132761 INFO  (coreCloseExecutor-9636-thread-3) [n:127.0.0.1:45993_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@152ed5d9 commitCommandVersion:0
   [junit4]   2> 3132763 INFO  (jetty-closer-4933-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99332684108201990-127.0.0.1:45993_solr-n_0000000000) closing
   [junit4]   2> 3132763 INFO  (OverseerStateUpdate-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45993_solr
   [junit4]   2> 3132763 WARN  (OverseerAutoScalingTriggerThread-99332684108201990-127.0.0.1:45993_solr-n_0000000000) [n:127.0.0.1:45993_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3132764 INFO  (jetty-closer-4933-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@465c64e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 3132764 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] 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> 3132765 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[DA16A6BB9D720BDF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35829 35829
   [junit4]   2> 3137908 INFO  (Thread-7122) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35829 35829
   [junit4]   2> 3137908 WARN  (Thread-7122) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/timeConfig
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-25/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-26/state.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_DA16A6BB9D720BDF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=882, maxMBSortInHeap=7.228643274989057, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4bc3bfaf), locale=dua-CM, timezone=Asia/Jayapura
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=43138240,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, TestRTimerTree, TestNonDefinedSimilarityFactory, ChaosMonkeySafeLeaderWithPullReplicasTest, PrimUtilsTest, TestSimpleTextCodec, TestJavabinTupleStreamParser, BinaryUpdateRequestHandlerTest, TestInPlaceUpdatesStandalone, ParsingFieldUpdateProcessorsTest, DirectoryFactoryTest, MoveReplicaTest, UninvertDocValuesMergePolicyTest, TestWriterPerf, OverseerTaskQueueTest, DocumentAnalysisRequestHandlerTest, TestOnReconnectListenerSupport, OpenExchangeRatesOrgProviderTest, CollectionTooManyReplicasTest, TolerantUpdateProcessorTest, InfixSuggestersTest, TestMultiWordSynonyms, TestPolicyCloud, TestSolrQueryParser, TestRequestStatusCollectionAPI, ChaosMonkeySafeLeaderTest, TestSQLHandlerNonCloud, TestXIncludeConfig, TestFaceting, TestManagedStopFilterFactory, PingRequestHandlerTest, OverseerModifyCollectionTest, TestDocumentBuilder, TestLargeCluster, TestReqParamsAPI, MBeansHandlerTest, SparseHLLTest, MissingSegmentRecoveryTest, TestExportWriter, CollectionsAPIDistributedZkTest, TestDistribStateManager, TestBlendedInfixSuggestions, UtilsToolTest, DistributedIntervalFacetingTest, TestManagedSchemaAPI, TestLegacyField, SchemaApiFailureTest, RequestHandlersTest, TestHighFrequencyDictionaryFactory, ConvertedLegacyTest, SynonymTokenizerTest, ShardRoutingCustomTest, TestStressLucene, TestDistributedStatsComponentCardinality, TestSolrCoreParser, TestLazyCores, TestChildDocTransformer, TestClusterProperties, TestCloudNestedDocsSort, TriggerIntegrationTest, SchemaVersionSpecificBehaviorTest, DebugComponentTest, TestLuceneMatchVersion, HdfsNNFailoverTest, TestSurroundQueryParser, TestCoreBackup, AssignTest, TestPKIAuthenticationPlugin, TestPerFieldSimilarity, TestSystemCollAutoCreate, CachingDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, MetricTriggerTest, OpenCloseCoreStressTest, TestStressRecovery, CdcrVersionReplicationTest, HighlighterConfigTest, SmileWriterTest, TestUseDocValuesAsStored2, HealthCheckHandlerTest, SolrIndexSplitterTest, LukeRequestHandlerTest, SearchRateTriggerTest, ClusterStateUpdateTest, TestFieldCacheWithThreads, TestDynamicFieldCollectionResource, TestTlogReplica, SolrJmxReporterTest, TestConfigsApi, TestCloudPseudoReturnFields, TestStressReorder, TestOmitPositions, TestMacroExpander, TestSimpleQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, PeerSyncWithIndexFingerprintCachingTest, LeaderFailoverAfterPartitionTest, TestPseudoReturnFields, SolrGangliaReporterTest, SimpleCollectionCreateDeleteTest, DistributedFacetPivotSmallTest, PreAnalyzedFieldTest, CoreMergeIndexesAdminHandlerTest, TestFieldCacheSort, TestBulkSchemaConcurrent, SpellingQueryConverterTest, TestSimpleTrackingShardHandler, DistributedDebugComponentTest, TestPayloadCheckQParserPlugin, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, TestSchemaNameResource, TestBM25SimilarityFactory, HdfsRestartWhileUpdatingTest, CurrencyFieldTypeTest, TestShortCircuitedRequests, TestXmlQParserPlugin, EnumFieldTest, MoreLikeThisHandlerTest, TestSchemaVersionResource, TestJmxIntegration, StatsReloadRaceTest, DistributedFacetPivotLargeTest, LeaderInitiatedRecoveryOnShardRestartTest, SpatialHeatmapFacetsTest, BasicDistributedZk2Test, SyncSliceTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ZkCLITest, TestDistributedGrouping, TestRecovery, TestRealTimeGet, DistributedTermsComponentTest, TestRangeQuery, TestFunctionQuery, SoftAutoCommitTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestCryptoKeys, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestPullReplica, TestRandomRequestDistribution, TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, AutoScalingHandlerTest, ExecutePlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest, TestNodeAddedTrigger, TestTriggerIntegration, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest, RulesTest, SearchHandlerTest, TestBlobHandler, InfoHandlerTest, DistributedFacetPivotWhiteBoxTest, ShufflingReplicaListTransformerTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, TestNumericTokenStream, JvmMetricsTest, SolrCoreMetricManagerTest, SolrGraphiteReporterTest, SolrCloudReportersTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestReRankQParserPlugin, TestRecoveryHdfs, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [766/767 (1!)] on J1 in 23.91s, 2 tests, 1 error <<< FAILURES!

[...truncated 40813 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21278 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21278/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([DB00226AF17A5DA1:53541DB05F863059]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 12415 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 578733 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[DB00226AF17A5DA1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/init-core-data-001
   [junit4]   2> 578734 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[DB00226AF17A5DA1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 578734 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[DB00226AF17A5DA1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 578734 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[DB00226AF17A5DA1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 578734 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[DB00226AF17A5DA1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 578735 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 578735 INFO  (Thread-1505) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 578735 INFO  (Thread-1505) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 578737 ERROR (Thread-1505) [    ] 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> 578836 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkTestServer start zk server on port:45231
   [junit4]   2> 578839 INFO  (zkConnectionManagerCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578842 INFO  (zkConnectionManagerCallback-1499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578847 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 578848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 578849 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 578850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 578851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 578852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 578853 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 578854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 578855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 578855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 578856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 578857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 578932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 578933 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e16f40b{/,null,AVAILABLE}
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12ebe179{HTTP/1.1,[http/1.1]}{127.0.0.1:39325}
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server Started @580469ms
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/tempDir-001/control/data, hostPort=39325, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/control-001/cores}
   [junit4]   2> 578934 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 578934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T16:02:40.914438Z
   [junit4]   2> 578935 INFO  (zkConnectionManagerCallback-1501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578936 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 578936 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/control-001/solr.xml
   [junit4]   2> 578937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 578938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 578938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 578940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45231/solr
   [junit4]   2> 578941 INFO  (zkConnectionManagerCallback-1505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578942 INFO  (zkConnectionManagerCallback-1507-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 578969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39325_
   [junit4]   2> 578969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.c.Overseer Overseer (id=99354683684683780-127.0.0.1:39325_-n_0000000000) starting
   [junit4]   2> 578972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39325_
   [junit4]   2> 578972 INFO  (OverseerStateUpdate-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 578995 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 579001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 579001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 579002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:39325_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/control-001/cores
   [junit4]   2> 579012 INFO  (zkConnectionManagerCallback-1513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579012 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 579013 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45231/solr ready
   [junit4]   2> 579014 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39325_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 579015 INFO  (OverseerThreadFactory-2839-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 579120 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 579120 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 579224 INFO  (zkCallback-1506-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 580155 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 580168 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 580248 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 580254 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 580254 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 580254 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 580254 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 580256 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=876650740, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 580257 WARN  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 580281 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 580281 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 580281 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 580281 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 580282 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@e509d33
   [junit4]   2> 580282 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d81187f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 580283 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 580283 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 580283 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 580284 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589674940578136064
   [junit4]   2> 580284 INFO  (searcherExecutor-2842-thread-1-processing-n:127.0.0.1:39325_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@d81187f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 580286 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 580287 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 580287 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39325/control_collection_shard1_replica_n1/
   [junit4]   2> 580287 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 580287 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39325/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 580287 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 580288 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39325/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 580389 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 580438 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 580440 INFO  (qtp594049452-6605) [n:127.0.0.1:39325_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1320
   [junit4]   2> 580443 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 580541 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 581017 INFO  (OverseerCollectionConfigSetProcessor-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] 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> 581443 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39325_&wt=javabin&version=2} status=0 QTime=2429
   [junit4]   2> 581447 INFO  (zkConnectionManagerCallback-1517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 581450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45231/solr ready
   [junit4]   2> 581450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 581451 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 581453 INFO  (OverseerThreadFactory-2839-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 581454 WARN  (OverseerThreadFactory-2839-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 581659 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 581659 INFO  (qtp594049452-6603) [n:127.0.0.1:39325_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 581766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001 of type NRT
   [junit4]   2> 581766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 581767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23b4fc4f{/,null,AVAILABLE}
   [junit4]   2> 581767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c878c1{HTTP/1.1,[http/1.1]}{127.0.0.1:36191}
   [junit4]   2> 581767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server Started @583303ms
   [junit4]   2> 581767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/tempDir-001/jetty1, hostPort=36191, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 581768 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 581768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 581768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 581768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 581768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T16:02:43.748275Z
   [junit4]   2> 581769 INFO  (zkConnectionManagerCallback-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 581769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001/solr.xml
   [junit4]   2> 581771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 581771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 581771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 581773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45231/solr
   [junit4]   2> 581774 INFO  (zkConnectionManagerCallback-1523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581775 INFO  (zkConnectionManagerCallback-1525-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581777 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 581778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 581779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36191_
   [junit4]   2> 581780 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 581780 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 581780 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 581812 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 581819 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 581819 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 581820 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:36191_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001/cores
   [junit4]   2> 581837 INFO  (qtp1682519030-6651) [n:127.0.0.1:36191_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36191_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 581838 INFO  (OverseerCollectionConfigSetProcessor-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] 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> 581839 INFO  (OverseerThreadFactory-2839-thread-3-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36191_ for creating new replica
   [junit4]   2> 581840 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 581840 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 581942 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 582852 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 582864 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 582923 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 582931 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 582931 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 582932 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 582932 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 582934 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=876650740, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 582936 WARN  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 582988 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 582988 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 582989 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 582989 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 582991 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@35c73fd6
   [junit4]   2> 582991 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@b32e7e1[collection1_shard2_replica_n61] main]
   [junit4]   2> 582992 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 582992 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582992 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 582993 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589674943418728448
   [junit4]   2> 582993 INFO  (searcherExecutor-2853-thread-1-processing-n:127.0.0.1:36191_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@b32e7e1[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36191/collection1_shard2_replica_n61/
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:36191/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 582996 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 582997 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36191/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 583098 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 583148 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 583150 INFO  (qtp1682519030-6653) [n:127.0.0.1:36191_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1310
   [junit4]   2> 583153 INFO  (qtp1682519030-6651) [n:127.0.0.1:36191_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36191_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1315
   [junit4]   2> 583230 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001 of type NRT
   [junit4]   2> 583230 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@235647b6{/,null,AVAILABLE}
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65839527{HTTP/1.1,[http/1.1]}{127.0.0.1:46241}
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server Started @584767ms
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/tempDir-001/jetty2, hostPort=46241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 583231 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 583231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 583232 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 583232 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T16:02:45.212015Z
   [junit4]   2> 583232 INFO  (zkConnectionManagerCallback-1529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583233 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 583233 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001/solr.xml
   [junit4]   2> 583234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 583234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 583235 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 583236 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45231/solr
   [junit4]   2> 583237 INFO  (zkConnectionManagerCallback-1533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583239 INFO  (zkConnectionManagerCallback-1535-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583240 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 583241 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583242 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46241_
   [junit4]   2> 583242 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 583242 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 583242 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 583242 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 583269 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 583276 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 583276 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 583277 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:46241_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001/cores
   [junit4]   2> 583297 INFO  (qtp1682519030-6652) [n:127.0.0.1:36191_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46241_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 583298 INFO  (OverseerCollectionConfigSetProcessor-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 583299 INFO  (OverseerThreadFactory-2839-thread-4-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46241_ for creating new replica
   [junit4]   2> 583300 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583300 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 583402 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 583402 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 584308 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 584330 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 584386 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 584393 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 584393 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 584393 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 584393 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 584394 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=876650740, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 584396 WARN  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 584432 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 584432 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 584433 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 584433 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 584434 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@33249c05
   [junit4]   2> 584434 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@59fcf420[collection1_shard3_replica_n63] main]
   [junit4]   2> 584435 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 584435 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 584435 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 584436 INFO  (searcherExecutor-2864-thread-1-processing-n:127.0.0.1:46241_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@59fcf420[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 584436 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589674944931823616
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46241/collection1_shard3_replica_n63/
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:46241/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 584439 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 584440 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46241/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 584540 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 584541 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 584590 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 584593 INFO  (qtp1117650808-6683) [n:127.0.0.1:46241_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1292
   [junit4]   2> 584595 INFO  (qtp1682519030-6652) [n:127.0.0.1:36191_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46241_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1298
   [junit4]   2> 584672 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001 of type NRT
   [junit4]   2> 584673 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 584673 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fac0aca{/,null,AVAILABLE}
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34026a6c{HTTP/1.1,[http/1.1]}{127.0.0.1:43793}
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server Started @586209ms
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/tempDir-001/jetty3, hostPort=43793, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 584674 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 584674 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T16:02:46.654524Z
   [junit4]   2> 584675 INFO  (zkConnectionManagerCallback-1539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584676 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 584676 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001/solr.xml
   [junit4]   2> 584678 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 584678 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 584678 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 584679 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45231/solr
   [junit4]   2> 584680 INFO  (zkConnectionManagerCallback-1543-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584681 INFO  (zkConnectionManagerCallback-1545-thread-1-processing-n:127.0.0.1:43793_) [n:127.0.0.1:43793_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584683 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 584684 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 584685 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43793_
   [junit4]   2> 584685 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 584685 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 584685 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 584686 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 584686 INFO  (zkCallback-1544-thread-1-processing-n:127.0.0.1:43793_) [n:127.0.0.1:43793_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 584707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 584714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 584714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 584715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:43793_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001/cores
   [junit4]   2> 584740 INFO  (qtp1682519030-6647) [n:127.0.0.1:36191_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43793_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 584742 INFO  (OverseerCollectionConfigSetProcessor-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 584742 INFO  (OverseerThreadFactory-2839-thread-5-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43793_ for creating new replica
   [junit4]   2> 584743 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 584743 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 584846 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 584846 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 584846 INFO  (zkCallback-1544-thread-1-processing-n:127.0.0.1:43793_) [n:127.0.0.1:43793_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 585783 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 585795 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 585857 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 585863 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 585863 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 585863 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 585863 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 585864 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=876650740, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 585866 WARN  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 585888 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 585888 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 585888 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 585888 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 585889 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2913b67b
   [junit4]   2> 585889 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@25be31ae[collection1_shard1_replica_n65] main]
   [junit4]   2> 585890 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 585890 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585890 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 585891 INFO  (searcherExecutor-2875-thread-1-processing-n:127.0.0.1:43793_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@25be31ae[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585891 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589674946457501696
   [junit4]   2> 585893 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 585893 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 585893 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43793/collection1_shard1_replica_n65/
   [junit4]   2> 585894 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 585894 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:43793/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 585894 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 585895 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43793/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 585996 INFO  (zkCallback-1544-thread-1-processing-n:127.0.0.1:43793_) [n:127.0.0.1:43793_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 585996 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 585996 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 586045 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 586047 INFO  (qtp163357144-6714) [n:127.0.0.1:43793_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1304
   [junit4]   2> 586050 INFO  (qtp1682519030-6647) [n:127.0.0.1:36191_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43793_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1310
   [junit4]   2> 586128 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-4-001 of type NRT
   [junit4]   2> 586129 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 586130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1774ab2{/,null,AVAILABLE}
   [junit4]   2> 586130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a7e9b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:33445}
   [junit4]   2> 586130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.e.j.s.Server Started @587666ms
   [junit4]   2> 586130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/tempDir-001/jetty4, hostPort=33445, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 586131 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 586131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 586131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 586131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 586131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T16:02:48.111296Z
   [junit4]   2> 586132 INFO  (zkConnectionManagerCallback-1549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586132 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 586132 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-4-001/solr.xml
   [junit4]   2> 586134 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 586134 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 586134 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 586136 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45231/solr
   [junit4]   2> 586137 INFO  (zkConnectionManagerCallback-1553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586138 INFO  (zkConnectionManagerCallback-1555-thread-1-processing-n:127.0.0.1:33445_) [n:127.0.0.1:33445_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586140 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 586140 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586141 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33445_
   [junit4]   2> 586142 INFO  (zkCallback-1534-thread-1-processing-n:127.0.0.1:46241_) [n:127.0.0.1:46241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586142 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586142 INFO  (zkCallback-1544-thread-1-processing-n:127.0.0.1:43793_) [n:127.0.0.1:43793_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586142 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:36191_) [n:127.0.0.1:36191_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586142 INFO  (zkCallback-1554-thread-1-processing-n:127.0.0.1:33445_) [n:127.0.0.1:33445_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586142 INFO  (zkCallback-1506-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 586165 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 586185 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 586185 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6702aeb3
   [junit4]   2> 586186 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[DB00226AF17A5DA1]) [n:127.0.0.1:33445_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DB00226AF17A5DA1-001/shard-4-001/cores
   [junit4]   2> 586217 INFO  (qtp1972513994-6745) [n:127.0.0.1:33445_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33445_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 586219 INFO  (OverseerCollectionConfigSetProcessor-99354683684683780-127.0.0.1:39325_-n_0000000000) [n:127.0.0.1:39325_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 586219 INFO  (OverseerThreadFactory-2839-thread-5-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33445_ for creating new replica
   [junit4]   2> 586220 INFO  (qtp1972513994-6747) [n:127.0.0.1:33445_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 586220 INFO  (qtp1972513994-6747) [n:127.0.0.1:33445_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 586323 INFO  (zkCallback-

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

ing), 7grand1_s=Lucene50(blocksize=128), 15parent_f2_s=PostingsFormat(name=Direct), 9grand7_s=PostingsFormat(name=Asserting), 25parent_f2_s=Lucene50(blocksize=128), 8grand0_s=PostingsFormat(name=Asserting), 9grand3_s=PostingsFormat(name=Asserting), 6parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 35parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand4_s=PostingsFormat(name=Asserting), 0parent_f2_s=PostingsFormat(name=Direct), 3grand1_s=Lucene50(blocksize=128), 19parent_f1_s=Lucene50(blocksize=128), 4parent_f1_s=Lucene50(blocksize=128), 11grand10_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5child3_s=PostingsFormat(name=Asserting), 9parent_f2_s=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 6child2_s=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5grand3_s=Lucene50(blocksize=128), 1parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 13parent_f1_s=Lucene50(blocksize=128), 23parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=Asserting), 5child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 29parent_f1_s=PostingsFormat(name=Direct), 33parent_f1_s=PostingsFormat(name=Asserting), 39parent_f1_s=Lucene50(blocksize=128), 3child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 4child3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 12parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 22parent_f1_s=PostingsFormat(name=Asserting), 1grand0_s=PostingsFormat(name=Direct), 11grand2_s=Lucene50(blocksize=128), 11grand6_s=Lucene50(blocksize=128), 10grand7_s=PostingsFormat(name=Asserting), 7parent_f1_s=PostingsFormat(name=Direct), 2child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 32parent_f1_s=PostingsFormat(name=Direct), 3parent_f2_s=PostingsFormat(name=Asserting), 10grand3_s=PostingsFormat(name=Asserting), 6grand3_s=PostingsFormat(name=Direct), 31parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 10grand9_s=Lucene50(blocksize=128), 11parent_f2_s=PostingsFormat(name=Direct), 21parent_f2_s=Lucene50(blocksize=128), 4grand1_s=PostingsFormat(name=Direct), 7grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 3grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 9grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand1_s=PostingsFormat(name=Direct), 9grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand5_s=PostingsFormat(name=Direct), 9parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 30parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 14parent_f2_s=Lucene50(blocksize=128), 20parent_f1_s=Lucene50(blocksize=128), 1parent_f2_s=Lucene50(blocksize=128), 6child3_s=PostingsFormat(name=Direct), 7grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), text_t=PostingsFormat(name=Asserting), 24parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 34parent_f2_s=PostingsFormat(name=Asserting), 13parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), type_s=PostingsFormat(name=Asserting), 23parent_f2_s=PostingsFormat(name=Asserting), 5child1_s=Lucene50(blocksize=128), 10parent_f1_s=PostingsFormat(name=Direct), 33parent_f2_s=PostingsFormat(name=Direct), 11grand1_s=PostingsFormat(name=Direct), 22parent_f2_s=PostingsFormat(name=Direct), 10grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 4child0_s=Lucene50(blocksize=128), 11grand5_s=PostingsFormat(name=Direct), 12parent_f2_s=PostingsFormat(name=Asserting), 10grand8_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 10grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 32parent_f2_s=Lucene50(blocksize=128), 31parent_f1_s=Lucene50(blocksize=128), 5grand1_s=PostingsFormat(name=Asserting), 6grand4_s=Lucene50(blocksize=128), 11parent_f1_s=PostingsFormat(name=Asserting), 21parent_f1_s=PostingsFormat(name=Direct), 4grand2_s=Lucene50(blocksize=128), 7grand3_s=PostingsFormat(name=Asserting), 11grand9_s=PostingsFormat(name=Direct), 8grand2_s=Lucene50(blocksize=128), 9grand5_s=Lucene50(blocksize=128), 8grand6_s=Lucene50(blocksize=128), 9grand1_s=Lucene50(blocksize=128), 37parent_f1_s=PostingsFormat(name=Asserting), 14parent_f1_s=PostingsFormat(name=Direct), 20parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 34parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 24parent_f1_s=Lucene50(blocksize=128), 6child4_s=PostingsFormat(name=Asserting), 30parent_f2_s=PostingsFormat(name=Asserting), 5parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6grand0_s=Lucene50(blocksize=128), 10parent_f2_s=Lucene50(blocksize=128), 5child0_s=PostingsFormat(name=Direct), 8parent_f1_s=Lucene50(blocksize=128), 27parent_f2_s=PostingsFormat(name=Asserting), 2parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 11grand0_s=PostingsFormat(name=Asserting), 4child1_s=PostingsFormat(name=Direct), 2grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 11grand4_s=PostingsFormat(name=Asserting), 17parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 3child2_s=PostingsFormat(name=Direct), 16parent_f2_s=Lucene50(blocksize=128), 10grand5_s=Lucene50(blocksize=128), 26parent_f2_s=PostingsFormat(name=Direct), 1child0_s=PostingsFormat(name=Direct), 36parent_f2_s=Lucene50(blocksize=128), 10grand1_s=Lucene50(blocksize=128), 7grand6_s=PostingsFormat(name=Direct), 18parent_f1_s=PostingsFormat(name=Direct), 28parent_f1_s=PostingsFormat(name=Asserting), 5grand0_s=PostingsFormat(name=Direct), 6grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 7grand2_s=PostingsFormat(name=Direct), 15parent_f1_s=PostingsFormat(name=Asserting), 4grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 9grand8_s=PostingsFormat(name=Direct), 11grand8_s=PostingsFormat(name=Asserting), 8grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6parent_f1_s=PostingsFormat(name=Asserting), 25parent_f1_s=PostingsFormat(name=Direct), 9grand4_s=PostingsFormat(name=Direct), 8grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 0parent_f1_s=Lucene50(blocksize=128), 3grand2_s=PostingsFormat(name=Direct), 35parent_f1_s=Lucene50(blocksize=128), 9grand0_s=PostingsFormat(name=Direct), 19parent_f2_s=PostingsFormat(name=Direct), 4parent_f2_s=PostingsFormat(name=Direct), 37parent_f2_s=PostingsFormat(name=Direct), 5child4_s=PostingsFormat(name=Direct), 6child5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 38parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5grand4_s=PostingsFormat(name=Direct), 6grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5parent_f2_s=Lucene50(blocksize=128), 6child0_s=PostingsFormat(name=Asserting), 16parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8parent_f2_s=PostingsFormat(name=Direct), 39parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 29parent_f2_s=PostingsFormat(name=Asserting), 2parent_f1_s=PostingsFormat(name=Asserting), 4child2_s=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 11grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 27parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 17parent_f1_s=PostingsFormat(name=Asserting), 2grand0_s=PostingsFormat(name=Asserting), 11grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 3child1_s=Lucene50(blocksize=128), 10grand6_s=PostingsFormat(name=Direct), 7parent_f2_s=PostingsFormat(name=Asserting), 26parent_f1_s=PostingsFormat(name=Asserting), 10grand2_s=PostingsFormat(name=Direct), 2child0_s=Lucene50(blocksize=128), 3parent_f1_s=PostingsFormat(name=Direct), 36parent_f1_s=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=520, maxMBSortInHeap=6.754891029703482, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a0cfe5a), locale=en-KY, timezone=Asia/Amman
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=140872056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, FieldAnalysisRequestHandlerTest, ClusterStateTest, TestClusterStateMutator, SolrSlf4jReporterTest, BlockJoinFacetRandomTest, RankQueryTest, MultiThreadedOCPTest, TestGraphTermsQParserPlugin, ReplicaListTransformerTest, TestBlendedInfixSuggestions, ImplicitSnitchTest, DefaultValueUpdateProcessorTest, AlternateDirectoryTest, SuggesterWFSTTest, AsyncCallRequestStatusResponseTest, TestDocTermOrds, SolrGraphiteReporterTest, IndexBasedSpellCheckerTest, CdcrBidirectionalTest, TlogReplayBufferedWhileIndexingTest, TestBinaryResponseWriter, NumberUtilsTest, AutoScalingHandlerTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestReloadAndDeleteDocs, TestManagedResource, DistributedSpellCheckComponentTest, TestRTimerTree, EchoParamsTest, TestSimDistributedQueue, BufferStoreTest, DistribJoinFromCollectionTest, TestCollapseQParserPlugin, OverseerRolesTest, HdfsAutoAddReplicasIntegrationTest, TestSortByMinMaxFunction, TestCloudJSONFacetJoinDomain, TestSearchPerf, SortByFunctionTest, TestCoreContainer, DistributedExpandComponentTest, ChaosMonkeyNothingIsSafeTest, ConfigureRecoveryStrategyTest, BadComponentTest, TestFieldCacheWithThreads, TestExactStatsCache, HdfsUnloadDistributedZkTest, SolrTestCaseJ4Test, TestElisionMultitermQuery, InfoHandlerTest, TestManagedSynonymFilterFactory, UniqFieldsUpdateProcessorFactoryTest, IndexSchemaTest, DeleteNodeTest, TestNodeAddedTrigger, TestLockTree, TestGroupingSearch, TestBulkSchemaAPI, TestDelegationWithHadoopAuth, TestBackupRepositoryFactory, TestSolrConfigHandlerCloud, TestExecutePlanAction, TestCustomStream, TestExpandComponent, TestRealTimeGet, FieldMutatingUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, V2ApiIntegrationTest, DistributedFacetPivotLongTailTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [210/768 (1!)] on J2 in 62.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 42605 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21277 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21277/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:9D600FFA8BA90C3C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:8478E300C8713AD1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12117 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_BBF0E0A8DF27CA36-001/init-core-data-001
   [junit4]   2> 557407 WARN  (SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 557408 INFO  (SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 557409 INFO  (SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 557409 INFO  (SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 557410 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 557410 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 557410 INFO  (Thread-705) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 557410 INFO  (Thread-705) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 557411 ERROR (Thread-705) [    ] 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> 557511 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer start zk server on port:46653
   [junit4]   2> 557512 INFO  (zkConnectionManagerCallback-854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557512 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 557519 INFO  (zkConnectionManagerCallback-856-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557519 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 557520 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] 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> 557520 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46653 46653
   [junit4]   2> 562551 INFO  (Thread-705) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46653 46653
   [junit4]   2> 562551 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 562553 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 562553 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 562553 INFO  (Thread-706) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 562553 INFO  (Thread-706) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 562556 ERROR (Thread-706) [    ] 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> 562653 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer start zk server on port:35637
   [junit4]   2> 562655 INFO  (zkConnectionManagerCallback-858-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562655 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 562658 ERROR (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] 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> 562658 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35637 35637
   [junit4]   2> 568899 INFO  (Thread-706) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35637 35637
   [junit4]   2> 568899 INFO  (TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 568909 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 568910 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 568910 INFO  (Thread-707) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 568910 INFO  (Thread-707) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 568911 ERROR (Thread-707) [    ] 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> 569010 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer start zk server on port:43005
   [junit4]   2> 569011 INFO  (zkConnectionManagerCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569012 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 569012 ERROR (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] 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> 569012 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43005 43005
   [junit4]   2> 574508 INFO  (Thread-707) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43005 43005
   [junit4]   2> 574509 INFO  (TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 574513 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 574513 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 574515 INFO  (Thread-708) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 574515 INFO  (Thread-708) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 574533 ERROR (Thread-708) [    ] 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> 574614 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer start zk server on port:35877
   [junit4]   2> 574645 INFO  (zkConnectionManagerCallback-862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574646 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 574661 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574661 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579667 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] 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> 579667 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35877 35877
   [junit4]   2> 584691 INFO  (Thread-708) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35877 35877
   [junit4]   2> 584691 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=BBF0E0A8DF27CA36 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.2s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:9D600FFA8BA90C3C]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 584693 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 584694 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 584694 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 584694 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 584697 ERROR (Thread-709) [    ] 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> 584794 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer start zk server on port:45091
   [junit4]   2> 584796 INFO  (zkConnectionManagerCallback-866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584796 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 584798 ERROR (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] 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> 584798 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45091 45091
   [junit4]   2> 589909 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45091 45091
   [junit4]   2> 589910 INFO  (TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_BBF0E0A8DF27CA36-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=922, maxMBSortInHeap=6.554842304891407, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ba7948), locale=mt, timezone=America/Juneau
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=194593792,total=331874304
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, TestFieldResource, TestFilteredDocIdSet, ZkSolrClientTest, DebugComponentTest, TestFaceting, SampleTest, TestPseudoReturnFields, DistributedQueryComponentOptimizationTest, TriggerIntegrationTest, OverseerTaskQueueTest, SuggesterTSTTest, DeleteShardTest, TestSolrCloudWithDelegationTokens, TestSurroundQueryParser, BlockDirectoryTest, ChaosMonkeySafeLeaderTest, TestScoreJoinQPNoScore, TestObjectReleaseTracker, TestPivotHelperCode, TestJavabinTupleStreamParser, TestFastWriter, PathHierarchyTokenizerFactoryTest, ExplicitHLLTest, TestConfigSetImmutable, TestReRankQParserPlugin, TestLeaderElectionWithEmptyReplica, SynonymTokenizerTest, DocValuesMultiTest, TestSchemaNameResource, DocumentAnalysisRequestHandlerTest, AutoAddReplicasPlanActionTest, TestSearcherReuse, CollectionTooManyReplicasTest, QueryEqualityTest, DOMUtilTest, CdcrReplicationDistributedZkTest, TestDFISimilarityFactory, CircularListTest, TestDistributedStatsComponentCardinality, TestQuerySenderNoQuery, TestImplicitCoreProperties, TestLocalFSCloudBackupRestore, TestNumericRangeQuery64, SOLR749Test, ChaosMonkeySafeLeaderWithPullReplicasTest, SearchHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestCorePropertiesReload, TestTestInjection, HdfsRestartWhileUpdatingTest, TestDistribStateManager]
   [junit4] Completed [148/768 (1!)] on J1 in 32.53s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1515 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/init-core-data-001
   [junit4]   2> 2938983 WARN  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 2938983 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2938984 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2938985 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2938985 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 2938985 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001
   [junit4]   2> 2938986 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2938986 INFO  (Thread-9328) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2938986 INFO  (Thread-9328) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2938990 ERROR (Thread-9328) [    ] 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> 2939086 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33135
   [junit4]   2> 2939090 INFO  (zkConnectionManagerCallback-7242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939097 INFO  (jetty-launcher-7239-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2939097 INFO  (jetty-launcher-7239-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2939097 INFO  (jetty-launcher-7239-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2939098 INFO  (jetty-launcher-7239-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47a901{/solr,null,AVAILABLE}
   [junit4]   2> 2939098 INFO  (jetty-launcher-7239-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9c192{/solr,null,AVAILABLE}
   [junit4]   2> 2939098 INFO  (jetty-launcher-7239-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@123127c{/solr,null,AVAILABLE}
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@714b0d{SSL,[ssl, http/1.1]}{127.0.0.1:34557}
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ca55cf{SSL,[ssl, http/1.1]}{127.0.0.1:41357}
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-3) [    ] o.e.j.s.Server Started @2941121ms
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-1) [    ] o.e.j.s.Server Started @2941121ms
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34557}
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41357}
   [junit4]   2> 2939101 INFO  (jetty-launcher-7239-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16ea5c3{SSL,[ssl, http/1.1]}{127.0.0.1:38081}
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-2) [    ] o.e.j.s.Server Started @2941121ms
   [junit4]   2> 2939102 ERROR (jetty-launcher-7239-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38081}
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2939102 ERROR (jetty-launcher-7239-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:43:25.716Z
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2939102 ERROR (jetty-launcher-7239-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:43:25.716Z
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2939102 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2939103 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2939103 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:43:25.717Z
   [junit4]   2> 2939103 INFO  (zkConnectionManagerCallback-7244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939104 INFO  (zkConnectionManagerCallback-7248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939104 INFO  (zkConnectionManagerCallback-7246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939104 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2939104 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2939104 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2939128 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9a199a10002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2939131 INFO  (jetty-launcher-7239-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 2939131 INFO  (jetty-launcher-7239-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 2939131 INFO  (jetty-launcher-7239-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 2939131 INFO  (zkConnectionManagerCallback-7256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939131 INFO  (zkConnectionManagerCallback-7260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939132 INFO  (zkConnectionManagerCallback-7258-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939132 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9a199a10005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2939138 INFO  (zkConnectionManagerCallback-7264-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939138 INFO  (zkConnectionManagerCallback-7262-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939139 INFO  (zkConnectionManagerCallback-7266-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939181 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2939181 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2939181 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2939181 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41357_solr
   [junit4]   2> 2939182 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34557_solr
   [junit4]   2> 2939182 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38081_solr
   [junit4]   2> 2939182 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.c.Overseer Overseer (id=99353664264667143-127.0.0.1:41357_solr-n_0000000000) starting
   [junit4]   2> 2939183 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2939183 INFO  (zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2939183 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2939184 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2939185 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2939185 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2939195 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41357_solr
   [junit4]   2> 2939195 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939195 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939201 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939278 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41357.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939279 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34557.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939287 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41357.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939287 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41357.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939288 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34557.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939289 INFO  (jetty-launcher-7239-thread-1) [n:127.0.0.1:41357_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/.
   [junit4]   2> 2939289 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34557.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939290 INFO  (jetty-launcher-7239-thread-3) [n:127.0.0.1:34557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/.
   [junit4]   2> 2939361 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939366 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939366 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2939367 INFO  (jetty-launcher-7239-thread-2) [n:127.0.0.1:38081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/.
   [junit4]   2> 2939388 INFO  (zkConnectionManagerCallback-7274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939390 INFO  (zkConnectionManagerCallback-7278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939390 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2939391 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33135/solr ready
   [junit4]   2> 2939434 INFO  (qtp7337814-31285) [n:127.0.0.1:38081_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2939436 INFO  (OverseerThreadFactory-10776-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 2939541 INFO  (OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000) [n:127.0.0.1:41357_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34557/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2939541 INFO  (OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000) [n:127.0.0.1:41357_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2939542 INFO  (OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000) [n:127.0.0.1:41357_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41357/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2939747 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2939747 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2939793 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2939793 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2939801 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2939802 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2939905 INFO  (zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939905 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939905 INFO  (zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939905 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939905 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939905 INFO  (zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940767 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2940770 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2940773 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 2940777 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2940778 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 2940779 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 2940779 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 2940780 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38081.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2940780 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2940781 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 2940801 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2940808 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 2940809 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2940812 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2940812 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 2940813 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41357.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2940813 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2940813 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
   [junit4]   2> 2940814 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 2940817 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2940817 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 2940817 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34557.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2940817 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2940817 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 2940836 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2940836 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2940838 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2940838 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2940839 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ecdfd[.system_shard1_replica_n2] main]
   [junit4]   2> 2940840 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2940861 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2940861 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2940862 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2940862 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2940863 INFO  (searcherExecutor-10783-thread-1-processing-n:127.0.0.1:38081_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1ecdfd[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2940864 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589658630202851328
   [junit4]   2> 2940867 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2940873 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2940873 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2940874 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2940875 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2940876 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7f8f8[.system_shard1_replica_n1] main]
   [junit4]   2> 2940877 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2940877 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2940877 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2940877 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2940878 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2940878 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2940878 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@ecc0c[.system_shard1_replica_p4] main]
   [junit4]   2> 2940879 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2940879 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2940879 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2940879 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2940879 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2940879 INFO  (searcherExecutor-10785-thread-1-processing-n:127.0.0.1:34557_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1a7f8f8[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2940879 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589658630218579968
   [junit4]   2> 2940880 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2940880 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 2940880 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2940880 INFO  (searcherExecutor-10784-thread-1-processing-n:127.0.0.1:41357_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@ecc0c[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2940882 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2940882 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2940968 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940968 INFO  (zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940968 INFO  (zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940968 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940968 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2940968 INFO  (zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941368 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2941368 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2941368 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38081/solr/.system_shard1_replica_n2/
   [junit4]   2> 2941368 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:38081/solr START replicas=[https://127.0.0.1:34557/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2941372 INFO  (qtp30408045-31289) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2941669 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:38081/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2941669 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2941669 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 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> 2941669 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2941671 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38081/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 2941771 INFO  (zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941772 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941772 INFO  (zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941772 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941771 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941771 INFO  (zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941783 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader but it's state is down, skipping replication
   [junit4]   2> 2941821 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2941875 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2128
   [junit4]   2> 2941883 INFO  (qtp2124465-31283) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2090
   [junit4]   2> 2941887 INFO  (qtp30408045-31286) [n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2085
   [junit4]   2> 2941890 INFO  (qtp7337814-31285) [n:127.0.0.1:38081_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2941984 INFO  (zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941984 INFO  (zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941984 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941984 INFO  (zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941984 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2941984 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2942890 INFO  (qtp7337814-31285) [n:127.0.0.1:38081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3456
   [junit4]   2> 2942894 INFO  (qtp7337814-31288) [n:127.0.0.1:38081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2942896 INFO  (qtp30408045-31289) [n:127.0.0.1:34557_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2942899 INFO  (qtp2124465-31304) [n:127.0.0.1:41357_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2942990 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 2942991 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1770ce2{/solr,null,AVAILABLE}
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b49fb3{SSL,[ssl, http/1.1]}{127.0.0.1:46059}
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.e.j.s.Server Started @2945011ms
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46059}
   [junit4]   2> 2942992 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2942992 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2942993 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2942993 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:43:29.607Z
   [junit4]   2> 2942994 INFO  (zkConnectionManagerCallback-7280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2942994 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2943003 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 2943004 INFO  (zkConnectionManagerCallback-7284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943006 INFO  (zkConnectionManagerCallback-7286-thread-1-processing-n:127.0.0.1:46059_solr) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943008 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2943009 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2943010 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46059_solr
   [junit4]   2> 2943011 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2943011 INFO  (zkCallback-7277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2943011 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2943011 INFO  (zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2943014 INFO  (zkCallback-7285-thread-1-processing-n:127.0.0.1:46059_solr) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2943098 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2943108 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2943108 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
   [junit4]   2> 2943109 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [n:127.0.0.1:46059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node4/.
   [junit4]   2> 2943439 INFO  (OverseerCollectionConfigSetProcessor-99353664264667143-127.0.0.1:41357_solr-n_0000000000) [n:127.0.0.1:41357_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2943882 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2943882 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:38081/solr/.system_shard1_replica_n2/
   [junit4]   2> 2943883 INFO  (qtp7337814-31306) [n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2943883 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@cf5778 commitCommandVersion:0
   [junit4]   2> 2943884 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@ac5dd0[.system_shard1_replica_p4] main]
   [junit4]   2> 2943884 INFO  (indexFetcher-10798-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2943885 INFO  (searcherExecutor-10784-thread-1-processing-n:127.0.0.1:41357_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@ac5dd0[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2945148 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ca55cf{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2945149 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31351308
   [junit4]   2> 2945149 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2945149 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f8dd6: rootName = solr_41357, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fb80da
   [junit4]   2> 2945158 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2945158 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@92a5cf: rootName = solr_41357, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d5ed4
   [junit4]   2> 2945163 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2945163 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d0e96a: rootName = solr_41357, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1b56b46
   [junit4]   2> 2945164 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41357_solr
   [junit4]   2> 2945164 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2945164 INFO  (zkCallback-7285-thread-1-processing-n:127.0.0.1:46059_solr) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2945164 INFO  (zkCallback-7277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2945164 INFO  (zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2945164 INFO  (zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2945165 INFO  (zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2945165 INFO  (zkCallback-7263-thread-3-processing-n:127.0.0.1:41357_solr) [n:127.0.0.1:41357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2945165 INFO  (zkCallback-7265-thread-3-processing-n:127.0.0.1:34557_solr) [n:127.0.0.1:34557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2945165 INFO  (coreCloseExecutor-10805-thread-1) [n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bf824
   [junit4]   2> 2945165 INFO  (zkCallback-7261-thread-3-processing-n:127.0.0.1:38081_solr) [n:127.0.0.1:38081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedE

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

4)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2948783 INFO  (jetty-closer-7240-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1770ce2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2948784 ERROR (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] 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> 2948784 INFO  (SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33135 33135
   [junit4]   2> 2954208 INFO  (Thread-9328) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33135 33135
   [junit4]   2> 2954209 WARN  (Thread-9328) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3907, maxDocsPerChunk=2, blockSize=348), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3907, blockSize=348)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1148d55), locale=es-DO, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=169977912,total=521928704
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPIs, TestConfigOverlay, TestNamedUpdateProcessors, ActionThrottleTest, TestMaxTokenLenTokenizer, TestFastOutputStream, LeaderElectionContextKeyTest, TestFieldCache, TestMaxScoreQueryParser, HdfsDirectoryFactoryTest, TestPullReplica, SpatialFilterTest, TestDistribIDF, TestSchemaSimilarityResource, SolrJmxReporterCloudTest, TestComputePlanAction, TestRecovery, TestConfig, TestUniqueKeyFieldResource, TestComponentsName, ZkControllerTest, TestTriggerIntegration, AutoAddReplicasIntegrationTest, TestSQLHandler, TestRandomDVFaceting, TestPolicyCloud, AssignBackwardCompatibilityTest, URLClassifyProcessorTest, BasicFunctionalityTest, TestReplicationHandler, TestTrieFacet, TestIndexingPerformance, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCSVLoader, SoftAutoCommitTest, SolrIndexMetricsTest, SolrCoreMetricManagerTest, SpatialRPTFieldTypeTest, AnalyticsQueryTest, TestHdfsCloudBackupRestore, DirectUpdateHandlerOptimizeTest, BlockCacheTest, TestDistributedSearch, TestNodeLostTrigger, TestSmileRequest, TestCloudSearcherWarming, UpdateRequestProcessorFactoryTest, TestPhraseSuggestions, RecoveryAfterSoftCommitTest, SolrInfoBeanTest, TestSort, TestMergePolicyConfig, V2StandaloneTest, ZkStateReaderTest, JavabinLoaderTest, MetricUtilsTest, TestSegmentSorting, SolrMetricsIntegrationTest, TestCrossCoreJoin, DistributedMLTComponentTest, TestCodecSupport, TestDistribDocBasedVersion, PeerSyncTest, TestRequestForwarding, TestImpersonationWithHadoopAuth, TestSolrIndexConfig, PrimitiveFieldTypeTest, MetricsHandlerTest, TestFieldCollectionResource, TestUtils, TestComplexPhraseLeadingWildcard, TestEmbeddedSolrServerSchemaAPI, CheckHdfsIndexTest, TestJsonRequest, DateMathParserTest, SolrCloudReportersTest, SliceStateTest, TestMiniSolrCloudClusterSSL, BJQParserTest, TestReplicationHandlerBackup, NodeMutatorTest, TestUseDocValuesAsStored, CleanupOldIndexTest, TestNumericRangeQuery32, TestDFRSimilarityFactory, DistributedQueryComponentCustomSortTest, HttpSolrCallGetCoreTest, SearchHandlerTest, LargeFieldTest, HLLSerializationTest, ForceLeaderTest, UUIDUpdateProcessorFallbackTest, OverseerCollectionConfigSetProcessorTest, TestGenericDistributedQueue, MigrateRouteKeyTest, TestSolrConfigHandlerConcurrent, TestSolrCloudWithSecureImpersonation, TestLeaderInitiatedRecoveryThread, TestFieldTypeResource, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest, TestFieldSortValues, DocValuesMissingTest, NodeLostTriggerTest, TestPointFields, TestSolrXml, QueryParsingTest, SyncSliceTest, UpdateLogTest, TestTolerantUpdateProcessorRandomCloud, ExternalFileFieldSortTest, UpdateParamsTest, SuggestComponentTest, TestReloadDeadlock, StatelessScriptUpdateProcessorFactoryTest, TestConfigSets, TestReversedWildcardFilterFactory, HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest, TestShardHandlerFactory, DeleteInactiveReplicaTest, DocExpirationUpdateProcessorFactoryTest, SimpleFacetsTest, TestMinMaxOnMultiValuedField, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, HighlighterConfigTest, CopyFieldTest, MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, UUIDFieldTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, AssignTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, ReplaceNodeTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, HdfsAutoAddReplicasIntegrationTest, TestClusterStateProvider]
   [junit4] Completed [585/768 (2!)] on J0 in 15.33s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44447 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21276 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21276/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([956EAD68A618714B:AAE6AEC0B14E81AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 12117 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/init-core-data-001
   [junit4]   2> 481100 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 481100 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 481101 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 481101 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 481101 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001
   [junit4]   2> 481101 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 481101 INFO  (Thread-515) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 481101 INFO  (Thread-515) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 481102 ERROR (Thread-515) [    ] 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> 481201 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35371
   [junit4]   2> 481203 INFO  (zkConnectionManagerCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481205 INFO  (jetty-launcher-869-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 481205 INFO  (jetty-launcher-869-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 481205 INFO  (jetty-launcher-869-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 481205 INFO  (jetty-launcher-869-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a2ce3be{/solr,null,AVAILABLE}
   [junit4]   2> 481205 INFO  (jetty-launcher-869-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26b21342{/solr,null,AVAILABLE}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b954d4f{/solr,null,AVAILABLE}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127fb04a{SSL,[ssl, http/1.1]}{127.0.0.1:45667}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@779f1db0{SSL,[ssl, http/1.1]}{127.0.0.1:41443}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-1) [    ] o.e.j.s.Server Started @483405ms
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-2) [    ] o.e.j.s.Server Started @483406ms
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45667}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41443}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f0eb71e{SSL,[ssl, http/1.1]}{127.0.0.1:46393}
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-3) [    ] o.e.j.s.Server Started @483406ms
   [junit4]   2> 481206 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46393}
   [junit4]   2> 481207 ERROR (jetty-launcher-869-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T06:00:44.837243Z
   [junit4]   2> 481207 ERROR (jetty-launcher-869-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481207 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T06:00:44.837901Z
   [junit4]   2> 481208 INFO  (zkConnectionManagerCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481208 ERROR (jetty-launcher-869-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 481208 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 481208 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481208 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 481208 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481208 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T06:00:44.838585Z
   [junit4]   2> 481208 INFO  (zkConnectionManagerCallback-876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481209 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 481213 INFO  (jetty-launcher-869-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35371/solr
   [junit4]   2> 481213 INFO  (jetty-launcher-869-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35371/solr
   [junit4]   2> 481218 INFO  (zkConnectionManagerCallback-878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481218 INFO  (zkConnectionManagerCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481218 INFO  (zkConnectionManagerCallback-886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481218 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 481219 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f867ddbc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 481220 INFO  (zkConnectionManagerCallback-889-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481220 INFO  (zkConnectionManagerCallback-890-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481235 INFO  (jetty-launcher-869-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35371/solr
   [junit4]   2> 481236 INFO  (zkConnectionManagerCallback-896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481238 INFO  (zkConnectionManagerCallback-898-thread-1-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481243 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 481243 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41443_solr
   [junit4]   2> 481244 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.c.Overseer Overseer (id=99352316787556361-127.0.0.1:41443_solr-n_0000000000) starting
   [junit4]   2> 481261 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 481261 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 481261 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46393_solr
   [junit4]   2> 481262 INFO  (OverseerStateUpdate-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 481264 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45667_solr
   [junit4]   2> 481264 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41443_solr
   [junit4]   2> 481279 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 481285 INFO  (zkCallback-897-thread-1-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 481289 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 481308 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46393.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481311 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45667.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481315 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46393.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481315 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46393.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481316 INFO  (jetty-launcher-869-thread-3) [n:127.0.0.1:46393_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node3/.
   [junit4]   2> 481319 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481319 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45667.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481320 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45667.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481321 INFO  (jetty-launcher-869-thread-1) [n:127.0.0.1:45667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node1/.
   [junit4]   2> 481326 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481326 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 481327 INFO  (jetty-launcher-869-thread-2) [n:127.0.0.1:41443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node2/.
   [junit4]   2> 481407 INFO  (zkConnectionManagerCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481425 INFO  (zkConnectionManagerCallback-908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481425 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 481426 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35371/solr ready
   [junit4]   2> 481441 INFO  (qtp1010268621-3071) [n:127.0.0.1:41443_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481445 INFO  (OverseerThreadFactory-1361-thread-1-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 481550 INFO  (OverseerStateUpdate-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 481551 INFO  (OverseerStateUpdate-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45667/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 481552 INFO  (OverseerStateUpdate-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46393/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 481761 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481761 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 481769 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 481769 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 481772 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481772 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 481884 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 481884 INFO  (zkCallback-897-thread-1-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 481884 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 481884 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 481884 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 481884 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482768 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 482770 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 482772 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 482774 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 482774 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 482775 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 482775 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 482776 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41443.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 482776 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 482776 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 482787 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 482787 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 482806 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 482806 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 482809 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 482809 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 482809 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 482809 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 482810 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46393.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 482810 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45667.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 482810 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 482810 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 482810 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node3/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node3/./.system_shard1_replica_p4/data/]
   [junit4]   2> 482810 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 482825 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 482825 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 482826 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 482826 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 482827 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cba673c[.system_shard1_replica_n1] main]
   [junit4]   2> 482828 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 482828 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 482828 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 482828 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 482829 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482830 INFO  (searcherExecutor-1368-thread-1-processing-n:127.0.0.1:41443_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@3cba673c[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482830 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589637070412840960
   [junit4]   2> 482833 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 482873 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 482873 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 482874 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 482874 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 482875 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 482875 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 482875 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4377ebbc[.system_shard1_replica_p4] main]
   [junit4]   2> 482876 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b30ab66[.system_shard1_replica_n2] main]
   [junit4]   2> 482876 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 482876 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 482876 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 482876 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 482876 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 482876 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 482876 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 482876 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 482877 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482877 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482877 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589637070462124032
   [junit4]   2> 482877 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 482877 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 482877 INFO  (searcherExecutor-1370-thread-1-processing-n:127.0.0.1:46393_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@4377ebbc[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482877 INFO  (searcherExecutor-1369-thread-1-processing-n:127.0.0.1:45667_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@7b30ab66[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482878 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 482878 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482934 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482934 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482934 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482934 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482934 INFO  (zkCallback-897-thread-3-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 482934 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483334 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 483334 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 483334 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41443/solr/.system_shard1_replica_n1/
   [junit4]   2> 483334 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:41443/solr START replicas=[https://127.0.0.1:45667/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 483339 INFO  (qtp175703866-3064) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_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> 483634 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:41443/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 483634 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 483635 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 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> 483635 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 483637 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41443/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 483738 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483738 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483738 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483738 INFO  (zkCallback-897-thread-3-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483738 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483738 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483788 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 483789 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2028
   [junit4]   2> 483880 INFO  (qtp196294282-3086) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2110
   [junit4]   2> 483880 INFO  (qtp175703866-3062) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2108
   [junit4]   2> 483882 INFO  (qtp1010268621-3071) [n:127.0.0.1:41443_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 483981 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483981 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483981 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483981 INFO  (zkCallback-897-thread-3-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483981 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 483981 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 484882 INFO  (qtp1010268621-3071) [n:127.0.0.1:41443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3440
   [junit4]   2> 484888 INFO  (qtp1010268621-3063) [n:127.0.0.1:41443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 484892 INFO  (qtp175703866-3064) [n:127.0.0.1:45667_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 484896 INFO  (qtp196294282-3085) [n:127.0.0.1:46393_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 484917 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 484919 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 484920 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@757e1e98{/solr,null,AVAILABLE}
   [junit4]   2> 484920 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68ec6a00{SSL,[ssl, http/1.1]}{127.0.0.1:37513}
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.Server Started @487120ms
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37513}
   [junit4]   2> 484921 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 484921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T06:00:48.551601Z
   [junit4]   2> 484922 INFO  (zkConnectionManagerCallback-910-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484923 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 484931 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35371/solr
   [junit4]   2> 484931 INFO  (zkConnectionManagerCallback-914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484933 INFO  (zkConnectionManagerCallback-916-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484936 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 484936 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 484938 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37513_solr
   [junit4]   2> 484938 INFO  (zkCallback-907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 484939 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 484939 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 484943 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 484943 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 484972 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:41443/solr/.system_shard1_replica_n1/
   [junit4]   2> 484976 INFO  (qtp1010268621-3061) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 484976 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 484976 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 484976 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 484976 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 484976 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 484977 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 484977 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@59ff867f commitCommandVersion:0
   [junit4]   2> 484978 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf98296[.system_shard1_replica_p4] main]
   [junit4]   2> 484978 INFO  (indexFetcher-1383-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 484978 INFO  (searcherExecutor-1370-thread-1-processing-n:127.0.0.1:46393_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@cf98296[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 484980 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 484986 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 484986 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50858ff0
   [junit4]   2> 484987 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [n:127.0.0.1:37513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001/tempDir-001/node4/.
   [junit4]   2> 485218 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@127fb04a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 485219 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1637485926
   [junit4]   2> 485219 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 485219 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b72d68d: rootName = solr_45667, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@41946c4
   [junit4]   2> 485223 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 485223 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c2871b8: rootName = solr_45667, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7708928b
   [junit4]   2> 485226 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 485226 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bfe4a84: rootName = solr_45667, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453cff07
   [junit4]   2> 485227 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45667_solr
   [junit4]   2> 485228 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 485228 INFO  (zkCallback-907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 485228 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 485228 INFO  (zkCallback-888-thread-2-processing-n:127.0.0.1:45667_solr) [n:127.0.0.1:45667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 485228 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 485228 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 485229 INFO  (coreCloseExecutor-1394-thread-1) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@255b23da
   [junit4]   2> 485229 INFO  (coreCloseExecutor-1394-thread-1) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=626729946
   [junit4]   2> 485229 INFO  (coreCloseExecutor-1394-thread-1) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f4e7bf0: rootName = solr_45667, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5c7579a4
   [junit4]   2> 485249 INFO  (coreCloseExecutor-1394-thread-1) [n:127.0.0.1:45667_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=626729946
   [junit4]   2> 485250 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a2ce3be{/solr,null,UNAVAILABLE}
   [junit4]   2> 485329 INFO  (zkCallback-897-thread-3-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 485329 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 485329 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 485329 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 485447 INFO  (OverseerCollectionConfigSetProcessor-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 485452 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[956EAD68A618714B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 485461 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[956EAD68A618714B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 485463 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[956EAD68A618714B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=956EAD68A618714B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-PF -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([956EAD68A618714B:AAE6AEC0B14E81AC]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 485465 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68ec6a00{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1049876059
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f0eb71e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a45b0d5: rootName = solr_37513, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1655e76a
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2029198474
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@779f1db0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=987651807
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 485469 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7764375b: rootName = solr_41443, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ebb251f
   [junit4]   2> 485470 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 485470 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c4442d9: rootName = solr_46393, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18f54a1a
   [junit4]   2> 485473 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 485473 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20100709: rootName = solr_41443, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7708928b
   [junit4]   2> 485474 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 485474 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fc95baf: rootName = solr_46393, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7708928b
   [junit4]   2> 485475 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 485475 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20edafc6: rootName = solr_37513, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7708928b
   [junit4]   2> 485476 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 485476 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ef0384c: rootName = solr_41443, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453cff07
   [junit4]   2> 485476 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41443_solr
   [junit4]   2> 485477 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 485477 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 485477 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a7d18b2: rootName = solr_46393, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453cff07
   [junit4]   2> 485477 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 485477 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 485477 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 485477 INFO  (coreCloseExecutor-1396-thread-1) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1577be7e
   [junit4]   2> 485477 INFO  (coreCloseExecutor-1396-thread-1) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=360169086
   [junit4]   2> 485477 INFO  (coreCloseExecutor-1396-thread-1) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ebb85a8: rootName = solr_41443, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7327fcc3
   [junit4]   2> 485478 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46393_solr
   [junit4]   2> 485478 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 485478 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 485478 INFO  (jetty-closer-870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 485478 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 485479 INFO  (coreCloseExecutor-1397-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a6cb6d9
   [junit4]   2> 485479 INFO  (coreCloseExecutor-1397-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=1248638681
   [junit4]   2> 485479 INFO  (coreCloseExecutor-1397-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fc030b0: rootName = solr_46393, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1b333cd6
   [junit4]   2> 485480 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 485480 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@242bf00e: rootName = solr_37513, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453cff07
   [junit4]   2> 485480 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37513_solr
   [junit4]   2> 485481 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 485481 INFO  (zkCallback-897-thread-2-processing-n:127.0.0.1:41443_solr) [n:127.0.0.1:41443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 485481 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:37513_solr) [n:127.0.0.1:37513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 485481 INFO  (jetty-closer-870-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 485482 INFO  (jetty-closer-870-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@757e1e98{/solr,null,UNAVAILABLE}
   [junit4]   2> 485486 INFO  (coreCloseExecutor-1396-thread-1) [n:127.0.0.1:41443_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=360169086
   [junit4]   2> 485487 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f867ddbc000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 485488 INFO  (coreCloseExecutor-1397-thread-1) [n:127.0.0.1:46393_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1248638681
   [junit4]   2> 485488 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:46393_solr) [n:127.0.0.1:46393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 485492 INFO  (jetty-closer-870-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99352316787556361-127.0.0.1:41443_solr-n_0000000000) closing
   [junit4]   2> 485492 INFO  (OverseerStateUpdate-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41443_solr
   [junit4]   2> 485492 WARN  (OverseerAutoScalingTriggerThread-99352316787556361-127.0.0.1:41443_solr-n_0000000000) [n:127.0.0.1:41443_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 485494 INFO  (jetty-closer-870-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b954d4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 485495 INFO  (jetty-closer-870-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26b21342{/solr,null,UNAVAILABLE}
   [junit4]   2> 485496 ERROR (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] 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> 485496 INFO  (SUITE-TestClusterStateProvider-seed#[956EAD68A618714B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35371 35371
   [junit4]   2> 491278 INFO  (Thread-515) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35371 35371
   [junit4]   2> 491279 WARN  (Thread-515) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99352316787556359-127.0.0.1:46393_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_956EAD68A618714B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31c3e760), locale=fr-PF, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=136544664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerializedLuceneMatchVersion, TestNumericTerms64, UniqFieldsUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestTolerantSearch, ZkFailoverTest, TestCSVResponseWriter, CdcrBidirectionalTest, UnloadDistributedZkTest, TestExpandComponent, SystemLogListenerTest, TestCharFilters, TestInfoStreamLogging, TestExceedMaxTermLength, PeerSyncWithIndexFingerprintCachingTest, ConfigureRecoveryStrategyTest, TestCoreDiscovery, LeaderFailureAfterFreshStartTest, LeaderElectionTest, SpellPossibilityIteratorTest, TestValueSourceCache, TestCoreContainer, SolrGraphiteReporterTest, BigEndianAscendingWordSerializerTest, TestExtendedDismaxParser, TimeZoneUtilsTest, SolrTestCaseJ4Test, RequiredFieldsTest, TestApiFramework, TestQueryTypes, ReturnFieldsTest, TestCloudNestedDocsSort, TestSolrCloudWithKerberosAlt, SolrCLIZkUtilsTest, ConnectionReuseTest, BadComponentTest, TestManagedSchemaThreadSafety, CopyFieldTest, TestCollapseQParserPlugin, NodeAddedTriggerTest, UtilsToolTest, TestGeoJSONResponseWriter, NumberUtilsTest, TestHashPartitioner, TestLegacyFieldReuse, XmlUpdateRequestHandlerTest, BlobRepositoryCloudTest, TestPKIAuthenticationPlugin, TestClusterStateProvider]
   [junit4] Completed [145/768 (1!)] on J2 in 10.19s, 2 tests, 1 failure <<< FAILURES!

[...truncated 42948 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21275 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21275/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([AD558E4DD12B51C3:92DD8DE5C67DA124]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13664 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/init-core-data-001
   [junit4]   2> 3570083 WARN  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 3570083 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3570085 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3570086 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3570086 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 3570087 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001
   [junit4]   2> 3570087 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3570087 INFO  (Thread-4580) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3570087 INFO  (Thread-4580) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3570089 ERROR (Thread-4580) [    ] 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> 3570187 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46433
   [junit4]   2> 3570191 INFO  (zkConnectionManagerCallback-3558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570201 INFO  (jetty-launcher-3555-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3570201 INFO  (jetty-launcher-3555-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3570201 INFO  (jetty-launcher-3555-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3570204 INFO  (jetty-launcher-3555-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15ee55e{/solr,null,AVAILABLE}
   [junit4]   2> 3570204 INFO  (jetty-launcher-3555-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@186ce2a{/solr,null,AVAILABLE}
   [junit4]   2> 3570204 INFO  (jetty-launcher-3555-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1190e3b{/solr,null,AVAILABLE}
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a20e53{SSL,[ssl, http/1.1]}{127.0.0.1:45153}
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d642f7{SSL,[ssl, http/1.1]}{127.0.0.1:39865}
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-2) [    ] o.e.j.s.Server Started @3572171ms
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-1) [    ] o.e.j.s.Server Started @3572171ms
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45153}
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39865}
   [junit4]   2> 3570210 INFO  (jetty-launcher-3555-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18105a1{SSL,[ssl, http/1.1]}{127.0.0.1:43773}
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-3) [    ] o.e.j.s.Server Started @3572171ms
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43773}
   [junit4]   2> 3570211 ERROR (jetty-launcher-3555-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3570211 ERROR (jetty-launcher-3555-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3570211 ERROR (jetty-launcher-3555-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:57:22.141Z
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3570211 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:57:22.141Z
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3570212 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:57:22.141Z
   [junit4]   2> 3570214 INFO  (zkConnectionManagerCallback-3560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570215 INFO  (zkConnectionManagerCallback-3564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570215 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3570216 INFO  (zkConnectionManagerCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570216 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3570216 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3570267 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f7890be10002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3570270 INFO  (jetty-launcher-3555-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3570270 INFO  (jetty-launcher-3555-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3570270 INFO  (jetty-launcher-3555-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3570271 INFO  (zkConnectionManagerCallback-3572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570272 INFO  (zkConnectionManagerCallback-3576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570272 INFO  (zkConnectionManagerCallback-3574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f7890be10004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3570273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f7890be10006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3570275 INFO  (zkConnectionManagerCallback-3578-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570275 INFO  (zkConnectionManagerCallback-3580-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570275 INFO  (zkConnectionManagerCallback-3582-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43773_solr
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45153_solr
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39865_solr
   [junit4]   2> 3570322 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.c.Overseer Overseer (id=99351359784026121-127.0.0.1:43773_solr-n_0000000000) starting
   [junit4]   2> 3570327 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3570327 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3570328 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3570339 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43773_solr
   [junit4]   2> 3570340 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3570340 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3570340 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3570484 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45153.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570487 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39865.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570496 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45153.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570497 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45153.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570498 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:45153_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node2/.
   [junit4]   2> 3570500 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39865.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570501 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39865.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570503 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:39865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node1/.
   [junit4]   2> 3570563 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43773.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570576 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43773.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570576 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43773.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3570577 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:43773_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node3/.
   [junit4]   2> 3570612 INFO  (zkConnectionManagerCallback-3590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570615 INFO  (zkConnectionManagerCallback-3594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3570616 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3570616 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46433/solr ready
   [junit4]   2> 3570678 INFO  (qtp2763473-17825) [n:127.0.0.1:39865_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3570683 INFO  (OverseerThreadFactory-6693-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 3570790 INFO  (OverseerStateUpdate-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45153/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3570793 INFO  (OverseerStateUpdate-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39865/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3570795 INFO  (OverseerStateUpdate-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43773/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3571005 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3571006 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3571084 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3571084 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 3571084 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3571084 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3571189 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3571189 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3571189 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3571190 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3571190 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3571190 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572033 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3572044 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3572050 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 3572057 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3572058 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 3572059 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 3572059 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 3572060 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39865.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3572061 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3572061 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 3572104 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3572104 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3572113 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 3572114 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 3572118 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3572118 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 3572119 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45153.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3572119 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3572119 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 3572120 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3572120 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 3572121 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43773.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3572121 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3572121 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node3/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node3/./.system_shard1_replica_p4/data/]
   [junit4]   2> 3572125 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3572125 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3572127 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3572127 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3572128 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a6531[.system_shard1_replica_n2] main]
   [junit4]   2> 3572129 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3572130 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3572130 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3572130 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3572131 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3572132 INFO  (searcherExecutor-6700-thread-1-processing-n:127.0.0.1:39865_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@18a6531[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3572132 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589621758687707136
   [junit4]   2> 3572136 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3572171 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3572171 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3572173 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3572173 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3572173 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@eff1d6[.system_shard1_replica_p4] main]
   [junit4]   2> 3572174 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3572174 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3572174 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3572174 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3572175 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3572175 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3572176 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3572176 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac790f[.system_shard1_replica_n1] main]
   [junit4]   2> 3572177 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 3572177 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 3572177 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3572177 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3572177 INFO  (searcherExecutor-6703-thread-1-processing-n:127.0.0.1:43773_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@eff1d6[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3572177 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3572178 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3572178 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 3572178 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3572179 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3572180 INFO  (searcherExecutor-6702-thread-1-processing-n:127.0.0.1:45153_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1ac790f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3572180 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589621758738038784
   [junit4]   2> 3572238 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572238 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572238 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572238 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572238 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572238 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3572637 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3572637 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3572637 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39865/solr/.system_shard1_replica_n2/
   [junit4]   2> 3572638 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:39865/solr START replicas=[https://127.0.0.1:45153/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3572642 INFO  (qtp22616256-17832) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3572938 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:39865/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3572938 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3572938 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 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> 3572938 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3572944 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39865/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 3573046 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573046 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573046 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573046 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573046 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573046 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573080 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader but it's state is down, skipping replication
   [junit4]   2> 3573095 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3573121 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2116
   [junit4]   2> 3573183 INFO  (qtp14806180-17823) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2099
   [junit4]   2> 3573191 INFO  (qtp22616256-17829) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2107
   [junit4]   2> 3573198 INFO  (qtp2763473-17825) [n:127.0.0.1:39865_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3573288 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573288 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573288 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573288 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573288 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3573288 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3574199 INFO  (qtp2763473-17825) [n:127.0.0.1:39865_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3520
   [junit4]   2> 3574204 INFO  (qtp2763473-17825) [n:127.0.0.1:39865_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3574209 INFO  (qtp14806180-17836) [n:127.0.0.1:43773_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3574212 INFO  (qtp22616256-17832) [n:127.0.0.1:45153_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3574236 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 3574238 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3574239 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d28ce1{/solr,null,AVAILABLE}
   [junit4]   2> 3574240 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@111b056{SSL,[ssl, http/1.1]}{127.0.0.1:39905}
   [junit4]   2> 3574240 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.Server Started @3576200ms
   [junit4]   2> 3574240 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39905}
   [junit4]   2> 3574240 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3574241 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3574241 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574241 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574241 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:57:26.170Z
   [junit4]   2> 3574242 INFO  (zkConnectionManagerCallback-3596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574243 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574250 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46433/solr
   [junit4]   2> 3574252 INFO  (zkConnectionManagerCallback-3600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574254 INFO  (zkConnectionManagerCallback-3602-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574257 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3574258 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3574259 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39905_solr
   [junit4]   2> 3574259 INFO  (zkCallback-3593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3574259 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3574259 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3574260 INFO  (zkCallback-3601-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3574259 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3574503 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3574514 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3574514 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e57a9
   [junit4]   2> 3574516 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [n:127.0.0.1:39905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001/tempDir-001/node4/.
   [junit4]   2> 3574686 INFO  (OverseerCollectionConfigSetProcessor-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3575178 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 3575179 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:39865/solr/.system_shard1_replica_n2/
   [junit4]   2> 3575183 INFO  (qtp2763473-17831) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3575184 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3575184 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3575184 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3575185 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3575185 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3575185 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3575185 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b63c3d commitCommandVersion:0
   [junit4]   2> 3575187 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d1690[.system_shard1_replica_p4] main]
   [junit4]   2> 3575188 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3575192 INFO  (searcherExecutor-6703-thread-1-processing-n:127.0.0.1:43773_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@9d1690[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3576566 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a20e53{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3576566 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8602097
   [junit4]   2> 3576566 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3576567 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35875b: rootName = solr_45153, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1aee49f
   [junit4]   2> 3576573 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3576573 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e4453: rootName = solr_45153, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17396ad
   [junit4]   2> 3576579 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3576579 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bdce13: rootName = solr_45153, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114bba7
   [junit4]   2> 3576581 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45153_solr
   [junit4]   2> 3576582 INFO  (zkCallback-3593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3576582 INFO  (zkCallback-3601-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3576582 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3576582 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3576582 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3576582 INFO  (zkCallback-3577-thread-2-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3576583 INFO  (zkCallback-3577-thread-1-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576583 INFO  (zkCallback-3577-thread-3-processing-n:127.0.0.1:45153_solr) [n:127.0.0.1:45153_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576583 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576583 INFO  (zkCallback-3581-thread-3-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576583 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576584 INFO  (zkCallback-3579-thread-3-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3576584 INFO  (coreCloseExecutor-6722-thread-1) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10bfe2
   [junit4]   2> 3576584 INFO  (coreCloseExecutor-6722-thread-1) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=1097698
   [junit4]   2> 3576584 INFO  (coreCloseExecutor-6722-thread-1) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bf3e71: rootName = solr_45153, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3f883e
   [junit4]   2> 3576594 INFO  (coreCloseExecutor-6722-thread-1) [n:127.0.0.1:45153_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1097698
   [junit4]   2> 3576596 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@186ce2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3578180 INFO  (qtp2763473-17825) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 1515981447114
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3578181 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b63c3d commitCommandVersion:0
   [junit4]   2> 3578182 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4c4af[.system_shard1_replica_p4] main]
   [junit4]   2> 3578182 INFO  (indexFetcher-6715-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3578186 INFO  (searcherExecutor-6703-thread-1-processing-n:127.0.0.1:43773_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@1d4c4af[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3578597 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[AD558E4DD12B51C3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 3578629 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[AD558E4DD12B51C3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 3578632 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[AD558E4DD12B51C3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=AD558E4DD12B51C3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AD558E4DD12B51C3:92DD8DE5C67DA124]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3578640 INFO  (jetty-closer-3556-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18105a1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3578640 INFO  (jetty-closer-3556-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d642f7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3578640 INFO  (jetty-closer-3556-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@111b056{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3578641 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14330550
   [junit4]   2> 3578641 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33407168
   [junit4]   2> 3578641 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20140885
   [junit4]   2> 3578641 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3578641 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3578642 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3578642 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12b320e: rootName = solr_39905, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a86c3a
   [junit4]   2> 3578642 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11c6259: rootName = solr_39865, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7058b3
   [junit4]   2> 3578642 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@163067e: rootName = solr_43773, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@527897
   [junit4]   2> 3578652 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3578652 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d2c73: rootName = solr_39905, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17396ad
   [junit4]   2> 3578654 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3578654 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@298f9a: rootName = solr_39865, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17396ad
   [junit4]   2> 3578654 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3578654 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d3792b: rootName = solr_43773, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17396ad
   [junit4]   2> 3578660 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3578660 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@96990f: rootName = solr_39865, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114bba7
   [junit4]   2> 3578660 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3578660 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9cd3f5: rootName = solr_39905, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114bba7
   [junit4]   2> 3578661 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3578661 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@133fda8: rootName = solr_43773, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114bba7
   [junit4]   2> 3578662 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39905_solr
   [junit4]   2> 3578662 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39865_solr
   [junit4]   2> 3578662 INFO  (jetty-closer-3556-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3578662 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3578662 INFO  (zkCallback-3601-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 3578662 INFO  (jetty-closer-3556-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3578663 INFO  (zkCallback-3579-thread-3-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 3578663 INFO  (zkCallback-3581-thread-3-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 3578663 INFO  (coreCloseExecutor-6724-thread-1) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@18d28c
   [junit4]   2> 3578663 INFO  (coreCloseExecutor-6724-thread-1) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=1626764
   [junit4]   2> 3578663 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43773_solr
   [junit4]   2> 3578663 INFO  (coreCloseExecutor-6724-thread-1) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bf512b: rootName = solr_39865, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@8450c7
   [junit4]   2> 3578664 INFO  (zkCallback-3579-thread-1-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3578664 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3578664 INFO  (zkCallback-3581-thread-3-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3578664 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:43773_solr) [n:127.0.0.1:43773_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3578664 INFO  (zkCallback-3579-thread-2-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3578664 INFO  (zkCallback-3579-thread-3-processing-n:127.0.0.1:39865_solr) [n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3578664 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric re

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

lrJmxReporter@1e6df4a: rootName = solr_43773, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1f0e982
   [junit4]   2> 3578674 INFO  (coreCloseExecutor-6724-thread-1) [n:127.0.0.1:39865_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1626764
   [junit4]   2> 3578676 INFO  (coreCloseExecutor-6726-thread-1) [n:127.0.0.1:43773_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=13870298
   [junit4]   2> 3578677 INFO  (jetty-closer-3556-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1190e3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3578678 INFO  (jetty-closer-3556-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99351359784026121-127.0.0.1:43773_solr-n_0000000000) closing
   [junit4]   2> 3578678 INFO  (OverseerStateUpdate-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43773_solr
   [junit4]   2> 3578678 WARN  (OverseerAutoScalingTriggerThread-99351359784026121-127.0.0.1:43773_solr-n_0000000000) [n:127.0.0.1:43773_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3578680 INFO  (jetty-closer-3556-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15ee55e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3580163 WARN  (zkCallback-3601-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:39905_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:39905_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3580166 INFO  (jetty-closer-3556-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d28ce1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3580167 ERROR (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] 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> 3580167 INFO  (SUITE-TestClusterStateProvider-seed#[AD558E4DD12B51C3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46433 46433
   [junit4]   2> 3580302 INFO  (Thread-4580) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46433 46433
   [junit4]   2> 3580304 WARN  (Thread-4580) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99351359784026121-127.0.0.1:43773_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_AD558E4DD12B51C3-001
   [junit4]   2> Jan 15, 2018 1:57:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a98a1), locale=sk-SK, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=87225480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestIntervalFaceting, IndexSchemaTest, TestHashQParserPlugin, TestDynamicFieldResource, TestRetrieveFieldsOptimizer, LeaderElectionTest, CSVRequestHandlerTest, StatsComponentTest, AtomicUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, TestMaxTokenLenTokenizer, TestFieldSortValues, CoreAdminCreateDiscoverTest, ReturnFieldsTest, HdfsChaosMonkeySafeLeaderTest, CdcrReplicationHandlerTest, HttpSolrCallGetCoreTest, ShardSplitTest, TestFieldCacheSortRandom, TestBackupRepositoryFactory, DistributedSpellCheckComponentTest, BasicDistributedZk2Test, BitVectorTest, TestLRUStatsCache, UnloadDistributedZkTest, TestPushWriter, HdfsDirectoryTest, TestNestedDocsSort, MultiThreadedOCPTest, NodeAddedTriggerTest, TestRestoreCore, MetricsConfigTest, TestConfigSetProperties, PeerSyncReplicationTest, TestUnifiedSolrHighlighter, TestImpersonationWithHadoopAuth, TestSolrCloudWithKerberosAlt, TestTrieFacet, FieldMutatingUpdateProcessorTest, HdfsUnloadDistributedZkTest, SortByFunctionTest, UpdateLogTest, DistributedFacetSimpleRefinementLongTailTest, TestCoreContainer, ScriptEngineTest, SuggesterWFSTTest, DistanceFunctionTest, TestNoOpRegenerator, TestUninvertingReader, AliasIntegrationTest, TestPartialUpdateDeduplication, UUIDFieldTest, TestValueSourceCache, TestIndexSearcher, TestMaxScoreQueryParser, TestPrepRecovery, TestManagedResource, RequiredFieldsTest, TestSolrCoreSnapshots, XmlUpdateRequestHandlerTest, TestNamedUpdateProcessors, TestMacros, HdfsBasicDistributedZk2Test, SolrGraphiteReporterTest, TestReloadDeadlock, IndexBasedSpellCheckerTest, CopyFieldTest, TestLegacyFieldReuse, TestLMJelinekMercerSimilarityFactory, TestAuthenticationFramework, TestSchemalessBufferedUpdates, AlternateDirectoryTest, SuggestComponentContextFilterQueryTest, TestLockTree, ClusterStateTest, SolrCLIZkUtilsTest, BooleanFieldTest, TestExecutePlanAction, TestCoreAdminApis, TestCSVResponseWriter, BlockCacheTest, SuggesterTest, ReplaceNodeTest, TestSearchPerf, TestTrackingShardHandlerFactory, TestCloudManagedSchema, LegacyCloudClusterPropTest, HdfsAutoAddReplicasIntegrationTest, TestNodeAddedTrigger, TestFuzzyAnalyzedSuggestions, LeaderFailureAfterFreshStartTest, UUIDUpdateProcessorFallbackTest, DefaultValueUpdateProcessorTest, TestSolrCoreProperties, TestCloudJSONFacetJoinDomain, TestManagedSynonymFilterFactory, TestRandomFlRTGCloud, TestSolrConfigHandler, TestMinMaxOnMultiValuedField, TestStressInPlaceUpdates, TestCoreDiscovery, TestDistributedGrouping, TestLeaderElectionZkExpiry, CdcrUpdateLogTest, V2ApiIntegrationTest, TestEmbeddedSolrServerConstructors, TestFieldCache, ImplicitSnitchTest, TestDistributedMissingSort, InfoHandlerTest, TestTrie, DirectSolrSpellCheckerTest, TestSolrCLIRunExample, MoveReplicaHDFSFailoverTest, TestSerializedLuceneMatchVersion, HdfsRecoverLeaseTest, SpellCheckCollatorWithCollapseTest, TestSolrConfigHandlerCloud, DateRangeFieldTest, AsyncCallRequestStatusResponseTest, TestReplicaProperties, TestSubQueryTransformer, ChaosMonkeyNothingIsSafeTest, WrapperMergePolicyFactoryTest, HighlighterTest, SystemLogListenerTest, TestClusterStateMutator, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore, TestPullReplica, TestSolrCloudWithSecureImpersonation, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ComputePlanActionTest, HttpTriggerListenerTest, TestPolicyCloud, TestClusterStateProvider]
   [junit4] Completed [591/767 (1!)] on J2 in 11.13s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44425 lines...]

SOLR-11063 broke TestClusterStateProvider ? -- was: Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21274 - Still Unstable!

Posted by Chris Hostetter <ho...@fucit.org>.
Jira's down for maintence, so i can't report this in jira, but...

These TestClusterStateProvider.testAutoScalingConfig failures seem to reproduce 
fairly reliably for me -- across both master and branch_7x.  Attempting to 
generate new seeds I've never seen this test pass.

Picking one seed at random, and using git bisect starting at when this 
test seems to have landed in master points to SOLR-11063 as being the 
culprit that broke it...

hossman@tray:~/lucene/alt_dev [master] $ git bisect start HEAD d6d2e3b2e30b600b9f550abf9414743d628cbcf0
Bisecting: 60 revisions left to test after this (roughly 6 steps)
[a56cb42fde41422c99108ff2749c29080bb94e36] LUCENE-8012: LTR contrib needs to use float values in explanations
hossman@tray:~/lucene/alt_dev [detached] $ git bisect run sh -c 'ant clean && cd solr/core/ && ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=893E46D2E59F76F2 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8'
running sh -c ant clean && cd solr/core/ && ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=893E46D2E59F76F2 -Dtests.slow=true -D
...
fe86ab982d14b02d5fc9842259f9d0ae1a949757 is the first bad commit
commit fe86ab982d14b02d5fc9842259f9d0ae1a949757
Author: Noble Paul <no...@apache.org>
Date:   Fri Jan 12 23:48:30 2018 +1100

    SOLR-11063: Suggesters should accept required freedisk as a hint

:040000 040000 b0f02f132700bcf948cc0a9c18d6d6772cdfa792 7a2a8b9242da48cce64003a6f2ff942c2cb8859b M	solr
bisect run success





: FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig
: 
: Error Message:
: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],  
  "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>
: 
: Stack Trace:
: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
:   "cluster-preferences":[{"maximize":"freedisk"}],
:   "triggers":{".auto_add_replicas":{
:       "name":".auto_add_replicas",
:       "event":"nodeLost",
:       "waitFor":30,
:       "actions":[
:         {
:           "name":"auto_add_replicas_plan",
:           "class":"solr.AutoAddReplicasPlanAction"},
:         {
:           "name":"execute_plan",
:           "class":"solr.ExecutePlanAction"}],
:       "enabled":true}},
:   "listeners":{".auto_add_replicas.system":{
:       "trigger":".auto_add_replicas",
:       "afterAction":[],
:       "stage":[
:         "STARTED",
:         "ABORTED",
:         "SUCCEEDED",
:         "FAILED",
:         "BEFORE_ACTION",
:         "AFTER_ACTION",
:         "IGNORED"],
:       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
:       "beforeAction":[]}},
:   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
:   "cluster-preferences":[{"maximize":"freedisk"}],
:   "triggers":{".auto_add_replicas":{
:       "name":".auto_add_replicas",
:       "event":"nodeLost",
:       "waitFor":30,
:       "actions":[
:         {
:           "name":"auto_add_replicas_plan",
:           "class":"solr.AutoAddReplicasPlanAction"},
:         {
:           "name":"execute_plan",
:           "class":"solr.ExecutePlanAction"}],
:       "enabled":true}},
:   "listeners":{".auto_add_replicas.system":{
:       "trigger":".auto_add_replicas",
:       "afterAction":[],
:       "stage":[
:         "STARTED",
:         "ABORTED",
:         "SUCCEEDED",
:         "FAILED",
:         "BEFORE_ACTION",
:         "AFTER_ACTION",
:         "IGNORED"],
:       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
:       "beforeAction":[]}},
:   "properties":{}}>
: 	at __randomizedtesting.SeedInfo.seed([607345A73B2456EA:5FFB460F2C72A60D]:0)
: 	at org.junit.Assert.fail(Assert.java:93)
: 	at org.junit.Assert.failNotEquals(Assert.java:647)
: 	at org.junit.Assert.assertEquals(Assert.java:128)
: 	at org.junit.Assert.assertEquals(Assert.java:147)
: 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
: 	at java.lang.reflect.Method.invoke(Method.java:498)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
: 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
: 	at java.lang.Thread.run(Thread.java:748)
: 
: 
: 
: 
: Build Log:
: [...truncated 12344 lines...]
:    [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
:    [junit4]   2> 833200 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
:    [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/init-core-data-001
:    [junit4]   2> 833201 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2420 numCloses=2420
:    [junit4]   2> 833201 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
:    [junit4]   2> 833202 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
:    [junit4]   2> 833214 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001
:    [junit4]   2> 833214 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
:    [junit4]   2> 833214 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
:    [junit4]   2> 833214 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer Starting server
:    [junit4]   2> 833215 ERROR (Thread-1960) [    ] 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> 833314 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45301
:    [junit4]   2> 833316 INFO  (zkConnectionManagerCallback-1348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833318 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
:    [junit4]   2> 833318 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
:    [junit4]   2> 833319 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19b199e{/solr,null,AVAILABLE}
:    [junit4]   2> 833319 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7870{/solr,null,AVAILABLE}
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c41bd6{SSL,[ssl, http/1.1]}{127.0.0.1:44219}
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1410f10{SSL,[ssl, http/1.1]}{127.0.0.1:40941}
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server Started @834929ms
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server Started @834929ms
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44219}
:    [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40941}
:    [junit4]   2> 833322 ERROR (jetty-launcher-1345-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
:    [junit4]   2> 833322 ERROR (jetty-launcher-1345-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T20:12:10.827Z
:    [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T20:12:10.827Z
:    [junit4]   2> 833327 INFO  (zkConnectionManagerCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833327 INFO  (zkConnectionManagerCallback-1352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833327 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
:    [junit4]   2> 833327 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
:    [junit4]   2> 833336 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45301/solr
:    [junit4]   2> 833336 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45301/solr
:    [junit4]   2> 833337 INFO  (zkConnectionManagerCallback-1358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833337 INFO  (zkConnectionManagerCallback-1360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833337 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
:    [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0004, likely client has closed socket
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> 833338 INFO  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833338 INFO  (zkConnectionManagerCallback-1364-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833368 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
:    [junit4]   2> 833368 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
:    [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40941_solr
:    [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_solr
:    [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer (id=99350002448400390-127.0.0.1:40941_solr-n_0000000000) starting
:    [junit4]   2> 833369 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
:    [junit4]   2> 833370 INFO  (zkCallback-1361-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
:    [junit4]   2> 833373 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
:    [junit4]   2> 833374 INFO  (zkCallback-1361-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
:    [junit4]   2> 833374 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
:    [junit4]   2> 833498 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
:    [junit4]   2> 833502 WARN  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
:    [junit4]   2> 833506 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-mana
 ger.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
:    [junit4]   2> 833541 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
:    [junit4]   2> 833541 WARN  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
:    [junit4]   2> 833541 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-mana
 ger.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
:    [junit4]   2> 833562 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
:    [junit4]   2> 833562 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
:    [junit4]   2> 833576 INFO  (jetty-launcher-1345-thread-1-EventThread) [n:127.0.0.1:44219_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
:    [junit4]   2> 833576 INFO  (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
:    [junit4]   2> 833644 WARN  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
:    [junit4]   2> 833644 WARN  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
:    [junit4]   2> 833676 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833677 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833684 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833684 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833685 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node1/.
:    [junit4]   2> 833686 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833686 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 833687 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/.
:    [junit4]   2> 833725 INFO  (zkConnectionManagerCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 833735 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
:    [junit4]   2> 833784 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1515996731275&s=r5PNXDpWhqFdK6ivqVFRSzQ0JQ8="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:11 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:11 GMT
:    [junit4]   2> 833785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
:    [junit4]   2> 833795 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
:    [junit4]   2> 839013 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1515996731299&s=Nj/wxDF18s56Os3pCRy1hZaMgNg="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:11 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:11 GMT
:    [junit4]   2> 839014 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
:    [junit4]   2> 839030 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
:    [junit4]   2> 839034 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
:    [junit4]   2> 839034 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
:    [junit4]   2> 839034 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736535&s=GvjxvsvNTp+JnnsjIQ6/3rwppOw="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
:    [junit4]   2> 839034 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
:    [junit4]   2> 839044 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
:    [junit4]   2> 839046 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1515996736549&s=p7KCygViyWK2/NVnnwUL1sNFQWc="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
:    [junit4]   2> 839047 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
:    [junit4]   2> 839056 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
:    [junit4]   2> 839056 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
:    [junit4]   2> 839056 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
:    [junit4]   2> 839057 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1515996736560&s=EKfjYIxpM5wXFVKn8OjSTYKjT6A="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
:    [junit4]   2> 839057 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
:    [junit4]   2> 839065 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
:    [junit4]   2> 839069 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736569&s=rXAXy6lRq9tjZ/cAhNPgXoN36N0="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
:    [junit4]   2> 839070 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
:    [junit4]   2> 839079 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
:    [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-1-SendThread(127.0.0.1:45301)) [n:127.0.0.1:44219_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17044ms for sessionid 0x160f64d045f0005
:    [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-1-SendThread(127.0.0.1:45301)) [n:127.0.0.1:44219_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17088ms for sessionid 0x160f64d045f0008
:    [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-2-SendThread(127.0.0.1:45301)) [n:127.0.0.1:40941_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17088ms for sessionid 0x160f64d045f0007
:    [junit4]   2> 850729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
:    [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0008, likely client has closed socket
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> 850730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
:    [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0005, likely client has closed socket
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> 850730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
:    [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0007, likely client has closed socket
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
:    [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> 850731 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736583&s=dfmuzR/I2V4b/aD/BcZkvv6i/TU="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
:    [junit4]   2> 850731 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
:    [junit4]   2> 850743 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
:    [junit4]   2> 850754 WARN  (qtp9631235-7174) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ???bar???: no such user
:    [junit4]   2> id: ???bar???: no such user
:    [junit4]   2> 
:    [junit4]   2> 850756 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1515996748247&s=GPRjGGItE1UyIIwdYDtH4BjZtHw="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
:    [junit4]   2> 850756 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
:    [junit4]   2> 850767 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
:    [junit4]   2> 850788 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
:    [junit4]   2> 850788 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
:    [junit4]   2> 850788 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1515996748272&s=z9W6+Z/X8M+3wJWuCDoy3HgbeQU="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
:    [junit4]   2> 850788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
:    [junit4]   2> 850799 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
:    [junit4]   2> 850801 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1515996748303&s=SbEbEsOm7jevbmKVudIKWskVYVI="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
:    [junit4]   2> 850801 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
:    [junit4]   2> 850814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
:    [junit4]   2> 850814 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
:    [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
:    [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
:    [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
:    [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
:    [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
:    [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
:    [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
:    [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
:    [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
:    [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.servlet.ServletHandler.doScope(ServletHandler.java:512)
:    [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
:    [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
:    [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
:    [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
:    [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
:    [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
:    [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
:    [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
:    [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
:    [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> 850815 WARN  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.e.j.s.ServletHandler /solr/admin/collections
:    [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
:    [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
:    [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
:    [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.servlet.ServletHandler.doScope(ServletHandler.java:512)
:    [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
:    [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
:    [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
:    [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
:    [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
:    [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
:    [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
:    [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
:    [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
:    [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
:    [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
:    [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
:    [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
:    [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
:    [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
:    [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
:    [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
:    [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
:    [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
:    [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
:    [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
:    [junit4]   2> 	... 29 more
:    [junit4]   2> 850816 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
:    [junit4]   2> 850829 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
:    [junit4]   2> 850830 INFO  (jetty-launcher-1345-thread-1-EventThread) [n:127.0.0.1:44219_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
:    [junit4]   2> 850830 WARN  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11c0caf name: ZooKeeperConnection Watcher:127.0.0.1:45301/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
:    [junit4]   2> 850830 WARN  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
:    [junit4]   2> 850835 INFO  (zkConnectionManagerCallback-1373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 851090 INFO  (zkConnectionManagerCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 851091 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
:    [junit4]   2> 851092 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45301/solr ready
:    [junit4]   2> 851094 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
:    [junit4]   2> 851095 INFO  (OverseerThreadFactory-3228-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
:    [junit4]   2> 851213 INFO  (OverseerStateUpdate-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.o.SliceMutator createReplica() {
:    [junit4]   2>   "operation":"ADDREPLICA",
:    [junit4]   2>   "collection":"forwardingCollection",
:    [junit4]   2>   "shard":"shard1",
:    [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
:    [junit4]   2>   "state":"down",
:    [junit4]   2>   "base_url":"https://127.0.0.1:40941/solr",
:    [junit4]   2>   "type":"NRT",
:    [junit4]   2>   "waitForFinalState":"false"} 
:    [junit4]   2> 851340 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
:    [junit4]   2> 851340 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
:    [junit4]   2> 851443 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 851443 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 851943 INFO  (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
:    [junit4]   2> 852354 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
:    [junit4]   2> 852373 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
:    [junit4]   2> 852499 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
:    [junit4]   2> 852506 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
:    [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
:    [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
:    [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
:    [junit4]   2> 852510 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=65.8125, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=28.468254921113118, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3865847439261596
:    [junit4]   2> 852539 INFO  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
:    [junit4]   2> 852556 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
:    [junit4]   2> 852556 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
:    [junit4]   2> 852557 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
:    [junit4]   2> 852557 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
:    [junit4]   2> 852558 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.5517578125, floorSegmentMB=1.3544921875, forceMergeDeletesPctAllowed=17.983388940845256, segmentsPerTier=22.0, maxCFSSegmentSizeMB=1.009765625, noCFSRatio=1.0
:    [junit4]   2> 852558 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@663f4a[forwardingCollection_shard1_replica_n1] main]
:    [junit4]   2> 852559 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
:    [junit4]   2> 852614 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
:    [junit4]   2> 852701 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
:    [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
:    [junit4]   2> 852701 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589600059606958080
:    [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
:    [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
:    [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
:    [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
:    [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
:    [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
:    [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
:    [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
:    [junit4]   2> 852703 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@663f4a[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/ has no replicas
:    [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
:    [junit4]   2> 852706 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/ shard1
:    [junit4]   2> 852808 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 852808 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 852857 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
:    [junit4]   2> 852859 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1519
:    [junit4]   2> 852860 WARN  (httpShardExecutor-3222-thread-1-processing-n:127.0.0.1:40941_solr [https:////127.0.0.1:40941//solr] https:////127.0.0.1:40941//solr) [n:127.0.0.1:40941_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996748843&s=ymWWTanFXlfJnkYUi/r+HaMKeVA="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
:    [junit4]   2> 852868 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
:    [junit4]   2> 852959 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 852959 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
:    [junit4]   2> 853102 INFO  (OverseerCollectionConfigSetProcessor-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
:    [junit4]   2> 853868 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2774
:    [junit4]   2> 853869 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996748597&s=SXUJgIGdLeEuFacohlPCTzBHrDY="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
:    [junit4]   2> 853869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
:    [junit4]   2> 853869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
:    [junit4]   2> 853873 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
:    [junit4]   2> 853874 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996751377&s=jWsUk51BbMwaRU7HiGenB8gaeGs="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
:    [junit4]   2> 853919 INFO  (qtp2018146-7159) [n:127.0.0.1:44219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
:    [junit4]   2> 853922 INFO  (qtp9631235-7162) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
:    [junit4]   2> 853923 WARN  (qtp2018146-7159) [n:127.0.0.1:44219_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996751425&s=pt3l9WPnA6CsqnggJLac4bZjslQ="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
:    [junit4]   2> 853927 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996751422&s=UXT5V59Toi0WyvJt6tQR2lShGH0="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
:    [junit4]   2> 853927 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996751425&s=pt3l9WPnA6CsqnggJLac4bZjslQ="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
:    [junit4]   2> 853927 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
:    [junit4]   2> 853928 INFO  (jetty-closer-1346-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c41bd6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
:    [junit4]   2> 853928 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15275865
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1410f10{SSL,[ssl, http/1.1]}{127.0.0.1:0}
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8601253
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c82e2c: rootName = solr_44219, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@96e270
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
:    [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15fb89c: rootName = solr_40941, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f144e6
:    [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
:    [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
:    [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@190427d: rootName = solr_44219, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@32710e
:    [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b2dff5: rootName = solr_40941, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@32710e
:    [junit4]   2> 853936 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
:    [junit4]   2> 853936 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f5d3b: rootName = solr_44219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dff10
:    [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
:    [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c4bd73: rootName = solr_40941, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dff10
:    [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_solr
:    [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
:    [junit4]   2> 853938 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
:    [junit4]   2> 853938 INFO  (zkCallback-1361-thread-2-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
:    [junit4]   2> 853938 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
:    [junit4]   2> 853938 ERROR (Thread[Thread-1977,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:44219_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
:    [junit4]   2> 853939 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
:    [junit4]   2> 853939 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
:    [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e5f6f3
:    [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=31848179
:    [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13896c: rootName = solr_40941, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@12ebbf3
:    [junit4]   2> 853952 INFO  (jetty-closer-1346-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19b199e{/solr,null,UNAVAILABLE}
:    [junit4]   2> 853957 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=31848179
:    [junit4]   2> 853958 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99350002448400390-127.0.0.1:40941_solr-n_0000000000) closing
:    [junit4]   2> 853959 INFO  (OverseerStateUpdate-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40941_solr
:    [junit4]   2> 853959 WARN  (OverseerAutoScalingTriggerThread-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
:    [junit4]   2> 853960 ERROR (Thread[Thread-1978,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:40941_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
:    [junit4]   2> 853960 INFO  (jetty-closer-1346-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7870{/solr,null,UNAVAILABLE}
:    [junit4]   2> 853961 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] 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> 853961 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45301 45301
:    [junit4]   2> 854183 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45301 45301
:    [junit4]   2> 854184 WARN  (Thread-1960) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
:    [junit4]   2> Maximum concurrent create/delete watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	3	/solr/aliases.json
:    [junit4]   2> 	2	/solr/security.json
:    [junit4]   2> 
:    [junit4]   2> Maximum concurrent data watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	5	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
:    [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
:    [junit4]   2> 	3	/solr/clusterstate.json
:    [junit4]   2> 	3	/solr/clusterprops.json
:    [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
:    [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
:    [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
:    [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
:    [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
:    [junit4]   2> 
:    [junit4]   2> Maximum concurrent children watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
:    [junit4]   2> 	3	/solr/live_nodes
:    [junit4]   2> 	3	/solr/collections
:    [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
:    [junit4]   2> 
:    [junit4]   2> 854194 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
:    [junit4]   2> Jan 14, 2018 8:12:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
:    [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
:    [junit4]   2> Jan 14, 2018 8:12:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
:    [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
:    [junit4]   2>    1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
:    [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
:    [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
:    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
:    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
:    [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
:    [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
:    [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
:    [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
:    [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
:    [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
:    [junit4]   2>    2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
:    [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
:    [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
:    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
:    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
:    [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
:    [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
:    [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
:    [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
:    [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
:    [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
:    [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
:    [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
:    [junit4]   2> Jan 14, 2018 8:12:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
:    [junit4]   2> INFO: Starting to interrupt leaked threads:
:    [junit4]   2>    1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
:    [junit4]   2>    2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
:    [junit4]   2> 874293 ERROR (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
:    [junit4]   2> java.lang.InterruptedException
:    [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
:    [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
:    [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
:    [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
:    [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
:    [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
:    [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
:    [junit4]   2> 	at org.apa
: 
: [...truncated too long message...]
: 
: xecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d8667
:    [junit4]   2> 1160127 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=4032103
:    [junit4]   2> 1160128 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c08e7f: rootName = solr_42819, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1b3127c
:    [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
:    [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1138f7d: rootName = solr_40241, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7404be
:    [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
:    [junit4]   2> 1160132 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40241_solr
:    [junit4]   2> 1160132 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@101fa3: rootName = solr_45485, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7404be
:    [junit4]   2> 1160132 INFO  (zkCallback-1576-thread-3-processing-n:127.0.0.1:42819_solr) [n:127.0.0.1:42819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
:    [junit4]   2> 1160132 INFO  (zkCallback-1572-thread-2-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
:    [junit4]   2> 1160133 INFO  (zkCallback-1596-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
:    [junit4]   2> 1160133 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
:    [junit4]   2> 1160134 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr
:    [junit4]   2> 1160135 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
:    [junit4]   2> 1160135 INFO  (zkCallback-1576-thread-3-processing-n:127.0.0.1:42819_solr) [n:127.0.0.1:42819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
:    [junit4]   2> 1160135 INFO  (zkCallback-1572-thread-2-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
:    [junit4]   2> 1160135 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
:    [junit4]   2> 1160135 INFO  (zkCallback-1596-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
:    [junit4]   2> 1160136 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@92f7f6
:    [junit4]   2> 1160137 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=9631734
:    [junit4]   2> 1160137 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@104e79f: rootName = solr_40241, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a9da5f
:    [junit4]   2> 1160137 INFO  (jetty-closer-1551-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cd808{/solr,null,UNAVAILABLE}
:    [junit4]   2> 1160141 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=4032103
:    [junit4]   2> 1160145 INFO  (jetty-closer-1551-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99350023575765001-127.0.0.1:42819_solr-n_0000000000) closing
:    [junit4]   2> 1160145 INFO  (OverseerStateUpdate-99350023575765001-127.0.0.1:42819_solr-n_0000000000) [n:127.0.0.1:42819_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42819_solr
:    [junit4]   2> 1160145 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=9631734
:    [junit4]   2> 1160145 WARN  (OverseerAutoScalingTriggerThread-99350023575765001-127.0.0.1:42819_solr-n_0000000000) [n:127.0.0.1:42819_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
:    [junit4]   2> 1160147 INFO  (jetty-closer-1551-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a7059b{/solr,null,UNAVAILABLE}
:    [junit4]   2> 1161647 INFO  (jetty-closer-1551-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b8b24a{/solr,null,UNAVAILABLE}
:    [junit4]   2> 1161648 ERROR (SUITE-TestClusterStateProvider-seed#[607345A73B2456EA]-worker) [    ] 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> 1161648 INFO  (SUITE-TestClusterStateProvider-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35357 35357
:    [junit4]   2> 1176670 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35357 35357
:    [junit4]   2> 1176671 WARN  (Thread-1472) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
:    [junit4]   2> Maximum concurrent create/delete watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	5	/solr/aliases.json
:    [junit4]   2> 	4	/solr/security.json
:    [junit4]   2> 	3	/solr/configs/.system
:    [junit4]   2> 	3	/solr/configs/.system/managed-schema
:    [junit4]   2> 
:    [junit4]   2> Maximum concurrent data watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	20	/solr/collections/.system/state.json
:    [junit4]   2> 	5	/solr/clusterstate.json
:    [junit4]   2> 	5	/solr/clusterprops.json
:    [junit4]   2> 	2	/solr/overseer_elect/election/99350023575764999-127.0.0.1:40241_solr-n_0000000001
:    [junit4]   2> 
:    [junit4]   2> Maximum concurrent children watches above limit:
:    [junit4]   2> 
:    [junit4]   2> 	5	/solr/live_nodes
:    [junit4]   2> 	5	/solr/collections
:    [junit4]   2> 
:    [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_607345A73B2456EA-001
:    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1858, maxMBSortInHeap=5.144544667996209, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cd89e5), locale=da, timezone=Pacific/Truk
:    [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=237171552,total=518979584
:    [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestSolrFieldCacheBean, TestFieldCacheSortRandom, DistribJoinFromCollectionTest, ExitableDirectoryReaderTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrConfigHandler, FullSolrCloudDistribCmdsTest, TestExtendedDismaxParser, CdcrReplicationHandlerTest, DistributedFacetSimpleRefinementLongTailTest, TestExclusionRuleCollectionAccess, TestFieldSortValues, TestFunctionQuery, TestCoreDiscovery, MultiThreadedOCPTest, TestDistributedGrouping, TestSolrDeletionPolicy2, DistributedExpandComponentTest, ReplaceNodeTest, TestJsonRequest, TestRestoreCore, TestSolrCloudWithKerberosAlt, TestAuthenticationFramework, AliasIntegrationTest, TestReplicaProperties, TestPerFieldSimilarityWithDefaultOverride, LargeFieldTest, CdcrUpdateLogTest, TestNestedDocsSort, FieldMutatingUpdateProcessorTest, TestTrieFacet, TestCollectionAPI, ShardSplitTest, DocValuesNotIndexedTest, PreAnalyzedUpdateProcessorTest, NodeAddedTriggerTe
 st, TestManagedSchemaThreadSafety, MetricsConfigTest, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, TestPartialUpdateDeduplication, TestManagedSynonymFilterFactory, SolrCoreCheckLockOnStartupTest, TestMacros, TestCloudJSONFacetJoinDomain, TestBackupRepositoryFactory, BooleanFieldTest, TestDeleteCollectionOnDownNodes, TestLFUCache, CSVRequestHandlerTest, HighlighterTest, IndexBasedSpellCheckerTest, TestReload, TestStressInPlaceUpdates, TestClusterStateProvider]
:    [junit4] Completed [274/767 (2!)] on J2 in 21.09s, 2 tests, 1 failure <<< FAILURES!
: 
: [...truncated 45454 lines...]
: 

-Hoss
http://www.lucidworks.com/

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21274 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21274/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([607345A73B2456EA]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([607345A73B2456EA:5FFB460F2C72A60D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12344 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 833200 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/init-core-data-001
   [junit4]   2> 833201 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2420 numCloses=2420
   [junit4]   2> 833201 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 833202 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 833214 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001
   [junit4]   2> 833214 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 833214 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 833214 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 833215 ERROR (Thread-1960) [    ] 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> 833314 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45301
   [junit4]   2> 833316 INFO  (zkConnectionManagerCallback-1348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833318 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 833318 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 833319 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19b199e{/solr,null,AVAILABLE}
   [junit4]   2> 833319 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7870{/solr,null,AVAILABLE}
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c41bd6{SSL,[ssl, http/1.1]}{127.0.0.1:44219}
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1410f10{SSL,[ssl, http/1.1]}{127.0.0.1:40941}
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server Started @834929ms
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server Started @834929ms
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44219}
   [junit4]   2> 833322 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40941}
   [junit4]   2> 833322 ERROR (jetty-launcher-1345-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 833322 ERROR (jetty-launcher-1345-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T20:12:10.827Z
   [junit4]   2> 833323 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T20:12:10.827Z
   [junit4]   2> 833327 INFO  (zkConnectionManagerCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833327 INFO  (zkConnectionManagerCallback-1352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833327 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 833327 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 833336 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45301/solr
   [junit4]   2> 833336 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45301/solr
   [junit4]   2> 833337 INFO  (zkConnectionManagerCallback-1358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833337 INFO  (zkConnectionManagerCallback-1360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833337 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 833338 INFO  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833338 INFO  (zkConnectionManagerCallback-1364-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833368 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 833368 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40941_solr
   [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_solr
   [junit4]   2> 833369 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer (id=99350002448400390-127.0.0.1:40941_solr-n_0000000000) starting
   [junit4]   2> 833369 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 833370 INFO  (zkCallback-1361-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 833373 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
   [junit4]   2> 833374 INFO  (zkCallback-1361-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 833374 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 833498 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 833502 WARN  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 833506 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 833541 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 833541 WARN  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 833541 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 833562 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 833562 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 833576 INFO  (jetty-launcher-1345-thread-1-EventThread) [n:127.0.0.1:44219_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 833576 INFO  (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 833644 WARN  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 833644 WARN  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 833676 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833677 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833684 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833684 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833685 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node1/.
   [junit4]   2> 833686 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833686 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 833687 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:40941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/.
   [junit4]   2> 833725 INFO  (zkConnectionManagerCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833735 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 833784 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1515996731275&s=r5PNXDpWhqFdK6ivqVFRSzQ0JQ8="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:11 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:11 GMT
   [junit4]   2> 833785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 833795 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 839013 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1515996731299&s=Nj/wxDF18s56Os3pCRy1hZaMgNg="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:11 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:11 GMT
   [junit4]   2> 839014 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 839030 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 839034 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 839034 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839034 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736535&s=GvjxvsvNTp+JnnsjIQ6/3rwppOw="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
   [junit4]   2> 839034 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 839044 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 839046 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1515996736549&s=p7KCygViyWK2/NVnnwUL1sNFQWc="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
   [junit4]   2> 839047 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 839056 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 839056 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 839056 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839057 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1515996736560&s=EKfjYIxpM5wXFVKn8OjSTYKjT6A="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
   [junit4]   2> 839057 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 839065 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 839069 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736569&s=rXAXy6lRq9tjZ/cAhNPgXoN36N0="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
   [junit4]   2> 839070 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 839079 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-1-SendThread(127.0.0.1:45301)) [n:127.0.0.1:44219_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17044ms for sessionid 0x160f64d045f0005
   [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-1-SendThread(127.0.0.1:45301)) [n:127.0.0.1:44219_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17088ms for sessionid 0x160f64d045f0008
   [junit4]   2> 850729 WARN  (jetty-launcher-1345-thread-2-SendThread(127.0.0.1:45301)) [n:127.0.0.1:40941_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17088ms for sessionid 0x160f64d045f0007
   [junit4]   2> 850729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 850730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 850730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f64d045f0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 850731 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1515996736583&s=dfmuzR/I2V4b/aD/BcZkvv6i/TU="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:16 GMT
   [junit4]   2> 850731 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 850743 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 850754 WARN  (qtp9631235-7174) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ???bar???: no such user
   [junit4]   2> id: ???bar???: no such user
   [junit4]   2> 
   [junit4]   2> 850756 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1515996748247&s=GPRjGGItE1UyIIwdYDtH4BjZtHw="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
   [junit4]   2> 850756 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 850767 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 850788 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 850788 INFO  (qtp9631235-7160) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 850788 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1515996748272&s=z9W6+Z/X8M+3wJWuCDoy3HgbeQU="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
   [junit4]   2> 850788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 850799 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 850801 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1515996748303&s=SbEbEsOm7jevbmKVudIKWskVYVI="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
   [junit4]   2> 850801 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 850814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 850814 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [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.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 850815 WARN  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [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.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 29 more
   [junit4]   2> 850816 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 850829 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 850830 INFO  (jetty-launcher-1345-thread-1-EventThread) [n:127.0.0.1:44219_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 850830 WARN  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11c0caf name: ZooKeeperConnection Watcher:127.0.0.1:45301/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 850830 WARN  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 850835 INFO  (zkConnectionManagerCallback-1373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851090 INFO  (zkConnectionManagerCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851091 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 851092 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45301/solr ready
   [junit4]   2> 851094 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 851095 INFO  (OverseerThreadFactory-3228-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 851213 INFO  (OverseerStateUpdate-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40941/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 851340 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 851340 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 851443 INFO  (zkCallback-1362-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 851443 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 851943 INFO  (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 852354 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 852373 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 852499 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 852506 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc1628
   [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 852507 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_607345A73B2456EA-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 852510 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=65.8125, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=28.468254921113118, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3865847439261596
   [junit4]   2> 852539 INFO  (zkConnectionManagerCallback-1363-thread-1-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 852556 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 852556 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 852557 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 852557 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 852558 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.5517578125, floorSegmentMB=1.3544921875, forceMergeDeletesPctAllowed=17.983388940845256, segmentsPerTier=22.0, maxCFSSegmentSizeMB=1.009765625, noCFSRatio=1.0
   [junit4]   2> 852558 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@663f4a[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 852559 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 852614 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 852701 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 852701 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589600059606958080
   [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 852701 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 852702 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 852703 INFO  (searcherExecutor-3233-thread-1-processing-n:127.0.0.1:40941_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@663f4a[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 852704 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 852706 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40941/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 852808 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 852808 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 852857 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 852859 INFO  (qtp9631235-7170) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1519
   [junit4]   2> 852860 WARN  (httpShardExecutor-3222-thread-1-processing-n:127.0.0.1:40941_solr [https:////127.0.0.1:40941//solr] https:////127.0.0.1:40941//solr) [n:127.0.0.1:40941_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996748843&s=ymWWTanFXlfJnkYUi/r+HaMKeVA="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
   [junit4]   2> 852868 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 852959 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 852959 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 853102 INFO  (OverseerCollectionConfigSetProcessor-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 853868 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2774
   [junit4]   2> 853869 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996748597&s=SXUJgIGdLeEuFacohlPCTzBHrDY="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:28 GMT
   [junit4]   2> 853869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 853869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 853873 INFO  (qtp9631235-7172) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 853874 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996751377&s=jWsUk51BbMwaRU7HiGenB8gaeGs="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
   [junit4]   2> 853919 INFO  (qtp2018146-7159) [n:127.0.0.1:44219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 853922 INFO  (qtp9631235-7162) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 853923 WARN  (qtp2018146-7159) [n:127.0.0.1:44219_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996751425&s=pt3l9WPnA6CsqnggJLac4bZjslQ="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
   [junit4]   2> 853927 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1515996751422&s=UXT5V59Toi0WyvJt6tQR2lShGH0="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
   [junit4]   2> 853927 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1515996751425&s=pt3l9WPnA6CsqnggJLac4bZjslQ="; Path=/; Domain=127.0.0.1; Expires= , 15-   -2018 06:12:31 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 15- -2018 06:12:31 GMT
   [junit4]   2> 853927 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[607345A73B2456EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 853928 INFO  (jetty-closer-1346-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c41bd6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 853928 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15275865
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1410f10{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8601253
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c82e2c: rootName = solr_44219, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@96e270
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 853929 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15fb89c: rootName = solr_40941, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f144e6
   [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@190427d: rootName = solr_44219, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@32710e
   [junit4]   2> 853933 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b2dff5: rootName = solr_40941, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@32710e
   [junit4]   2> 853936 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 853936 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f5d3b: rootName = solr_44219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dff10
   [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c4bd73: rootName = solr_40941, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dff10
   [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_solr
   [junit4]   2> 853937 INFO  (jetty-closer-1346-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 853938 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr
   [junit4]   2> 853938 INFO  (zkCallback-1361-thread-2-processing-n:127.0.0.1:44219_solr) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 853938 INFO  (zkCallback-1362-thread-2-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 853938 ERROR (Thread[Thread-1977,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:44219_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 853939 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 853939 INFO  (zkCallback-1362-thread-3-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e5f6f3
   [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=31848179
   [junit4]   2> 853939 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13896c: rootName = solr_40941, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@12ebbf3
   [junit4]   2> 853952 INFO  (jetty-closer-1346-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19b199e{/solr,null,UNAVAILABLE}
   [junit4]   2> 853957 INFO  (coreCloseExecutor-3239-thread-1) [n:127.0.0.1:40941_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=31848179
   [junit4]   2> 853958 INFO  (jetty-closer-1346-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99350002448400390-127.0.0.1:40941_solr-n_0000000000) closing
   [junit4]   2> 853959 INFO  (OverseerStateUpdate-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40941_solr
   [junit4]   2> 853959 WARN  (OverseerAutoScalingTriggerThread-99350002448400390-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 853960 ERROR (Thread[Thread-1978,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:40941_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 853960 INFO  (jetty-closer-1346-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7870{/solr,null,UNAVAILABLE}
   [junit4]   2> 853961 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] 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> 853961 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45301 45301
   [junit4]   2> 854183 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45301 45301
   [junit4]   2> 854184 WARN  (Thread-1960) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 854194 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[607345A73B2456EA]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 14, 2018 8:12:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Jan 14, 2018 8:12:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 14, 2018 8:12:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7210, name=jetty-launcher-1345-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=7212, name=jetty-launcher-1345-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 874293 ERROR (jetty-launcher-1345-thread-2-EventThread) [n:127.0.0.1:40941_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apa

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

xecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d8667
   [junit4]   2> 1160127 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=4032103
   [junit4]   2> 1160128 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c08e7f: rootName = solr_42819, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1b3127c
   [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1138f7d: rootName = solr_40241, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7404be
   [junit4]   2> 1160131 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1160132 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40241_solr
   [junit4]   2> 1160132 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@101fa3: rootName = solr_45485, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7404be
   [junit4]   2> 1160132 INFO  (zkCallback-1576-thread-3-processing-n:127.0.0.1:42819_solr) [n:127.0.0.1:42819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1160132 INFO  (zkCallback-1572-thread-2-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1160133 INFO  (zkCallback-1596-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1160133 INFO  (jetty-closer-1551-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1160134 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr
   [junit4]   2> 1160135 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1160135 INFO  (zkCallback-1576-thread-3-processing-n:127.0.0.1:42819_solr) [n:127.0.0.1:42819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1160135 INFO  (zkCallback-1572-thread-2-processing-n:127.0.0.1:40241_solr) [n:127.0.0.1:40241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1160135 INFO  (jetty-closer-1551-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1160135 INFO  (zkCallback-1596-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1160136 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@92f7f6
   [junit4]   2> 1160137 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=9631734
   [junit4]   2> 1160137 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@104e79f: rootName = solr_40241, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a9da5f
   [junit4]   2> 1160137 INFO  (jetty-closer-1551-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cd808{/solr,null,UNAVAILABLE}
   [junit4]   2> 1160141 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:42819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=4032103
   [junit4]   2> 1160145 INFO  (jetty-closer-1551-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99350023575765001-127.0.0.1:42819_solr-n_0000000000) closing
   [junit4]   2> 1160145 INFO  (OverseerStateUpdate-99350023575765001-127.0.0.1:42819_solr-n_0000000000) [n:127.0.0.1:42819_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42819_solr
   [junit4]   2> 1160145 INFO  (coreCloseExecutor-3557-thread-1) [n:127.0.0.1:40241_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=9631734
   [junit4]   2> 1160145 WARN  (OverseerAutoScalingTriggerThread-99350023575765001-127.0.0.1:42819_solr-n_0000000000) [n:127.0.0.1:42819_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1160147 INFO  (jetty-closer-1551-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a7059b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1161647 INFO  (jetty-closer-1551-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b8b24a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1161648 ERROR (SUITE-TestClusterStateProvider-seed#[607345A73B2456EA]-worker) [    ] 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> 1161648 INFO  (SUITE-TestClusterStateProvider-seed#[607345A73B2456EA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35357 35357
   [junit4]   2> 1176670 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35357 35357
   [junit4]   2> 1176671 WARN  (Thread-1472) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99350023575764999-127.0.0.1:40241_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_607345A73B2456EA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1858, maxMBSortInHeap=5.144544667996209, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cd89e5), locale=da, timezone=Pacific/Truk
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=237171552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestSolrFieldCacheBean, TestFieldCacheSortRandom, DistribJoinFromCollectionTest, ExitableDirectoryReaderTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrConfigHandler, FullSolrCloudDistribCmdsTest, TestExtendedDismaxParser, CdcrReplicationHandlerTest, DistributedFacetSimpleRefinementLongTailTest, TestExclusionRuleCollectionAccess, TestFieldSortValues, TestFunctionQuery, TestCoreDiscovery, MultiThreadedOCPTest, TestDistributedGrouping, TestSolrDeletionPolicy2, DistributedExpandComponentTest, ReplaceNodeTest, TestJsonRequest, TestRestoreCore, TestSolrCloudWithKerberosAlt, TestAuthenticationFramework, AliasIntegrationTest, TestReplicaProperties, TestPerFieldSimilarityWithDefaultOverride, LargeFieldTest, CdcrUpdateLogTest, TestNestedDocsSort, FieldMutatingUpdateProcessorTest, TestTrieFacet, TestCollectionAPI, ShardSplitTest, DocValuesNotIndexedTest, PreAnalyzedUpdateProcessorTest, NodeAddedTriggerTest, TestManagedSchemaThreadSafety, MetricsConfigTest, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, TestPartialUpdateDeduplication, TestManagedSynonymFilterFactory, SolrCoreCheckLockOnStartupTest, TestMacros, TestCloudJSONFacetJoinDomain, TestBackupRepositoryFactory, BooleanFieldTest, TestDeleteCollectionOnDownNodes, TestLFUCache, CSVRequestHandlerTest, HighlighterTest, IndexBasedSpellCheckerTest, TestReload, TestStressInPlaceUpdates, TestClusterStateProvider]
   [junit4] Completed [274/767 (2!)] on J2 in 21.09s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45454 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21273 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21273/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([A3C28CA11D439605:9C4A8F090A1566E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13523 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/init-core-data-001
   [junit4]   2> 3057722 WARN  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 3057722 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3057724 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3057724 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3057724 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 3057724 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001
   [junit4]   2> 3057724 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3057725 INFO  (Thread-6859) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3057725 INFO  (Thread-6859) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3057726 ERROR (Thread-6859) [    ] 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> 3057825 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35597
   [junit4]   2> 3057826 INFO  (zkConnectionManagerCallback-4666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057829 INFO  (jetty-launcher-4663-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3057829 INFO  (jetty-launcher-4663-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3057829 INFO  (jetty-launcher-4663-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3057830 INFO  (jetty-launcher-4663-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b2f8bc{/solr,null,AVAILABLE}
   [junit4]   2> 3057830 INFO  (jetty-launcher-4663-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d2ae5{/solr,null,AVAILABLE}
   [junit4]   2> 3057830 INFO  (jetty-launcher-4663-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23ffc3{/solr,null,AVAILABLE}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@be066b{HTTP/1.1,[http/1.1]}{127.0.0.1:42055}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b58c7d{HTTP/1.1,[http/1.1]}{127.0.0.1:39377}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-2) [    ] o.e.j.s.Server Started @3060443ms
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-1) [    ] o.e.j.s.Server Started @3060443ms
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42055}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39377}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49d2d2{HTTP/1.1,[http/1.1]}{127.0.0.1:45665}
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-3) [    ] o.e.j.s.Server Started @3060443ms
   [junit4]   2> 3057831 ERROR (jetty-launcher-4663-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3057831 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45665}
   [junit4]   2> 3057831 ERROR (jetty-launcher-4663-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3057832 ERROR (jetty-launcher-4663-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T15:48:56.004Z
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T15:48:56.004Z
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3057832 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T15:48:56.004Z
   [junit4]   2> 3057833 INFO  (zkConnectionManagerCallback-4672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057833 INFO  (zkConnectionManagerCallback-4668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057833 INFO  (zkConnectionManagerCallback-4670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057833 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057833 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057833 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057837 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f55c01d90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3057838 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f55c01d90003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3057839 INFO  (jetty-launcher-4663-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35597/solr
   [junit4]   2> 3057839 INFO  (jetty-launcher-4663-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35597/solr
   [junit4]   2> 3057839 INFO  (jetty-launcher-4663-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35597/solr
   [junit4]   2> 3057840 INFO  (zkConnectionManagerCallback-4680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057840 INFO  (zkConnectionManagerCallback-4682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057840 INFO  (zkConnectionManagerCallback-4684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057840 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f55c01d90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3057840 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f55c01d90006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3057841 INFO  (zkConnectionManagerCallback-4687-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057841 INFO  (zkConnectionManagerCallback-4688-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057841 INFO  (zkConnectionManagerCallback-4690-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057873 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3057874 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3057874 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3057874 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42055_solr
   [junit4]   2> 3057875 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39377_solr
   [junit4]   2> 3057875 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45665_solr
   [junit4]   2> 3057875 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.c.Overseer Overseer (id=99348967318945801-127.0.0.1:42055_solr-n_0000000000) starting
   [junit4]   2> 3057875 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3057880 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3057880 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3057882 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42055_solr
   [junit4]   2> 3057882 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3057882 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3057883 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3057942 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057947 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057947 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057948 INFO  (jetty-launcher-4663-thread-1) [n:127.0.0.1:39377_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node1/.
   [junit4]   2> 3057988 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42055.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057993 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45665.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057994 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42055.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057994 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42055.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057995 INFO  (jetty-launcher-4663-thread-2) [n:127.0.0.1:42055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node2/.
   [junit4]   2> 3057998 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45665.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057999 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45665.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3057999 INFO  (jetty-launcher-4663-thread-3) [n:127.0.0.1:45665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node3/.
   [junit4]   2> 3058036 INFO  (zkConnectionManagerCallback-4698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3058037 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f55c01d9000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3058038 INFO  (zkConnectionManagerCallback-4702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3058039 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3058039 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35597/solr ready
   [junit4]   2> 3058041 INFO  (qtp32264553-25225) [n:127.0.0.1:42055_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3058043 INFO  (OverseerThreadFactory-9372-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 3058146 INFO  (OverseerStateUpdate-99348967318945801-127.0.0.1:42055_solr-n_0000000000) [n:127.0.0.1:42055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42055/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3058146 INFO  (OverseerStateUpdate-99348967318945801-127.0.0.1:42055_solr-n_0000000000) [n:127.0.0.1:42055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45665/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3058147 INFO  (OverseerStateUpdate-99348967318945801-127.0.0.1:42055_solr-n_0000000000) [n:127.0.0.1:42055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39377/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3058349 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3058349 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 3058349 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3058349 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3058349 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3058349 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3058452 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3058452 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3058452 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3058452 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3058452 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3058452 INFO  (zkCallback-4685-thread-2-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059361 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3059362 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3059362 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3059367 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3059371 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 3059371 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3059371 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3059374 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 3059375 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 3059377 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3059379 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3059379 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 3059379 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 3059381 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 3059381 WARN  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [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:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [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.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3059382 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 3059382 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3059381 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 3059383 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39377.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3059383 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3059383 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42055.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3059384 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node1/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
   [junit4]   2> 3059384 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3059384 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 3059383 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 3059386 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 3059386 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 3059387 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45665.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3059387 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3059387 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node3/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 3059433 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3059433 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3059433 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3059433 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3059434 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3059434 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3059434 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3059434 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3059434 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3059434 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3059435 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1819439[.system_shard1_replica_n2] main]
   [junit4]   2> 3059435 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1130d39[.system_shard1_replica_n1] main]
   [junit4]   2> 3059436 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@f68dd4[.system_shard1_replica_p4] main]
   [junit4]   2> 3059436 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3059436 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3059436 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3059436 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3059436 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3059436 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3059436 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3059436 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3059437 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3059437 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3059437 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 3059437 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 3059437 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3059438 INFO  (searcherExecutor-9380-thread-1-processing-n:127.0.0.1:42055_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1130d39[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3059438 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589583478899343360
   [junit4]   2> 3059439 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 3059439 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 3059441 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3059441 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3059441 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 3059441 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 3059441 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3059442 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3059442 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3059442 INFO  (searcherExecutor-9381-thread-1-processing-n:127.0.0.1:45665_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1819439[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3059442 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 3059442 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589583478903537664
   [junit4]   2> 3059442 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 3059443 INFO  (searcherExecutor-9379-thread-1-processing-n:127.0.0.1:39377_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@f68dd4[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3059444 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 3059444 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3059542 INFO  (zkCallback-4685-thread-2-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059542 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059542 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059542 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059542 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059542 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3059942 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3059942 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3059942 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42055/solr/.system_shard1_replica_n1/
   [junit4]   2> 3059943 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:42055/solr START replicas=[http://127.0.0.1:45665/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 3059944 INFO  (qtp25809886-25238) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_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> 3060243 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:42055/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3060243 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3060244 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 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> 3060244 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3060248 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42055/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 3060350 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060350 INFO  (zkCallback-4685-thread-2-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060350 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060350 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060350 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060350 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060399 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3060423 INFO  (qtp32264553-25229) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2074
   [junit4]   2> 3060446 INFO  (qtp25429372-25231) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2097
   [junit4]   2> 3060447 INFO  (qtp25809886-25235) [n:127.0.0.1:45665_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2097
   [junit4]   2> 3060450 INFO  (qtp32264553-25225) [n:127.0.0.1:42055_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3060547 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060547 INFO  (zkCallback-4685-thread-2-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060547 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060547 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060547 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3060547 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3061450 INFO  (qtp32264553-25225) [n:127.0.0.1:42055_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3409
   [junit4]   2> 3061455 INFO  (qtp32264553-25217) [n:127.0.0.1:42055_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3061457 INFO  (qtp25809886-25223) [n:127.0.0.1:45665_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3061459 INFO  (qtp25429372-25236) [n:127.0.0.1:39377_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3061516 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 3061517 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3061518 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1adbb20{/solr,null,AVAILABLE}
   [junit4]   2> 3061518 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b44057{HTTP/1.1,[http/1.1]}{127.0.0.1:45373}
   [junit4]   2> 3061518 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.Server Started @3064130ms
   [junit4]   2> 3061518 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45373}
   [junit4]   2> 3061518 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3061519 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3061519 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3061519 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3061519 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T15:48:59.691Z
   [junit4]   2> 3061520 INFO  (zkConnectionManagerCallback-4704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3061521 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3061527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35597/solr
   [junit4]   2> 3061529 INFO  (zkConnectionManagerCallback-4708-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3061531 INFO  (zkConnectionManagerCallback-4710-thread-1-processing-n:127.0.0.1:45373_solr) [n:127.0.0.1:45373_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3061535 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3061536 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3061537 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45373_solr
   [junit4]   2> 3061537 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3061537 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3061537 INFO  (zkCallback-4709-thread-1-processing-n:127.0.0.1:45373_solr) [n:127.0.0.1:45373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3061537 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3061537 INFO  (zkCallback-4701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3061610 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45373.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3061617 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45373.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3061618 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45373.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1325d0a
   [junit4]   2> 3061619 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [n:127.0.0.1:45373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001/tempDir-001/node4/.
   [junit4]   2> 3062045 INFO  (OverseerCollectionConfigSetProcessor-99348967318945801-127.0.0.1:42055_solr-n_0000000000) [n:127.0.0.1:42055_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3062329 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:42055/solr/.system_shard1_replica_n1/
   [junit4]   2> 3062330 INFO  (qtp32264553-25225) [n:127.0.0.1:42055_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3062330 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1790b88 commitCommandVersion:0
   [junit4]   2> 3062331 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@a26125[.system_shard1_replica_p4] main]
   [junit4]   2> 3062331 INFO  (indexFetcher-9394-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3062332 INFO  (searcherExecutor-9379-thread-1-processing-n:127.0.0.1:39377_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@a26125[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3063654 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b58c7d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3063654 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8936937
   [junit4]   2> 3063655 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3063655 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fa3670: rootName = solr_39377, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@181e82a
   [junit4]   2> 3063668 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3063668 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8065a1: rootName = solr_39377, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b24b93
   [junit4]   2> 3063676 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3063676 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1413c1d: rootName = solr_39377, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67ef81
   [junit4]   2> 3063677 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39377_solr
   [junit4]   2> 3063678 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3063678 INFO  (zkCallback-4685-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3063678 INFO  (zkCallback-4701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3063678 INFO  (zkCallback-4709-thread-1-processing-n:127.0.0.1:45373_solr) [n:127.0.0.1:45373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3063678 INFO  (zkCallback-4686-thread-2-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3063678 INFO  (zkCallback-4689-thread-2-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3063679 INFO  (coreCloseExecutor-9401-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@d06d83
   [junit4]   2> 3063679 INFO  (zkCallback-4686-thread-1-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063679 INFO  (coreCloseExecutor-9401-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=13659523
   [junit4]   2> 3063679 INFO  (zkCallback-4685-thread-3-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063679 INFO  (coreCloseExecutor-9401-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11c7194: rootName = solr_39377, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@149d228
   [junit4]   2> 3063679 INFO  (zkCallback-4686-thread-3-processing-n:127.0.0.1:45665_solr) [n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063679 INFO  (zkCallback-4685-thread-2-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063679 INFO  (zkCallback-4689-thread-3-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063679 INFO  (zkCallback-4689-thread-1-processing-n:127.0.0.1:42055_solr) [n:127.0.0.1:42055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3063691 INFO  (coreCloseExecutor-9401-thread-1) [n:127.0.0.1:39377_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=13659523
   [junit4]   2> 3063693 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d2ae5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3065694 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[A3C28CA11D439605]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 3065736 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[A3C28CA11D439605]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 3065738 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[A3C28CA11D439605]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=A3C28CA11D439605 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3C28CA11D439605:9C4A8F090A1566E2]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3065744 INFO  (jetty-closer-4664-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@be066b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3065744 INFO  (jetty-closer-4664-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10044488
   [junit4]   2> 3065744 INFO  (jetty-closer-4664-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b44057{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3065744 INFO  (jetty-closer-4664-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49d2d2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1093720
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1675955
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e3c048: rootName = solr_42055, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1074e8
   [junit4]   2> 3065746 INFO  (jetty-closer-4664-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@993cd5: rootName = solr_45373, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9229ed
   [junit4]   2> 3065745 INFO  (jetty-closer-4664-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3065746 INFO  (jetty-closer-4664-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@730880: rootName = solr_45665, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1348ee2
   [junit4]   2> 3065759 INFO  (jetty-closer-4664-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3065759 INFO  (jetty-closer-4664-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@167cd75: rootName = solr_42055, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b24b93
   [junit4]   2> 3065761 INFO  (jetty-closer-4664-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3065761 INFO  (jetty-closer-4664-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3065761 INFO  (jetty-closer-4664-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c99448: rootName = solr_45373, domain = 

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

918271
   [junit4]   2> 3065773 INFO  (jetty-closer-4664-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b2f8bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 3065776 INFO  (jetty-closer-4664-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23ffc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 3067266 WARN  (zkCallback-4709-thread-1-processing-n:127.0.0.1:45373_solr) [n:127.0.0.1:45373_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:45665_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45665_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3067267 INFO  (jetty-closer-4664-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1adbb20{/solr,null,UNAVAILABLE}
   [junit4]   2> 3067268 ERROR (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] 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> 3067269 INFO  (SUITE-TestClusterStateProvider-seed#[A3C28CA11D439605]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35597 35597
   [junit4]   2> 3072372 INFO  (Thread-6859) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35597 35597
   [junit4]   2> 3072373 WARN  (Thread-6859) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99348967318945799-127.0.0.1:45665_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_A3C28CA11D439605-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=698, maxMBSortInHeap=7.844275055467917, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42d214), locale=es-SV, timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=257660032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConfigSetsAPITest, SuggesterTest, TestFieldSortValues, XsltUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, HdfsUnloadDistributedZkTest, TestRestoreCore, TestTrie, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, TestApiFramework, ReplicaListTransformerTest, TestMaxTokenLenTokenizer, TestSolrConfigHandler, SortSpecParsingTest, AsyncCallRequestStatusResponseTest, TestHdfsBackupRestoreCore, TestSSLRandomization, CdcrUpdateLogTest, TestSizeLimitedDistributedMap, TestDeleteCollectionOnDownNodes, TestFuzzyAnalyzedSuggestions, TestSolrCLIRunExample, TestConfigSetProperties, TestManagedResource, TestPayloadScoreQParserPlugin, TestSolrCoreSnapshots, TestHdfsUpdateLog, BlobRepositoryCloudTest, DisMaxRequestHandlerTest, ConnectionReuseTest, TestCSVResponseWriter, TestCloudRecovery, FieldMutatingUpdateProcessorTest, TestHalfAndHalfDocValues, TestBlobHandler, TestManagedSynonymFilterFactory, TestLockTree, BitVectorTest, TestDistributedMissingSort, PluginInfoTest, TestDistributedGrouping, LeaderFailureAfterFreshStartTest, DistributedSuggestComponentTest, BooleanFieldTest, TestClassicSimilarityFactory, AnalyticsMergeStrategyTest, TestCoreContainer, LargeFieldTest, ScriptEngineTest, TestAuthenticationFramework, RegexBytesRefFilterTest, TestBackupRepositoryFactory, MetricsConfigTest, TestReplicaProperties, TestFieldCacheSortRandom, SolrIndexMetricsTest, TestMacros, StatsComponentTest, InfoHandlerTest, TestLegacyFieldReuse, TestFiltering, TestSystemIdResolver, TestSolrCoreProperties, QueryElevationComponentTest, TestLeaderElectionZkExpiry, CSVRequestHandlerTest, TestNestedDocsSort, TestEmbeddedSolrServerConstructors, TestNoOpRegenerator, UUIDFieldTest, SolrCoreCheckLockOnStartupTest, SystemLogListenerTest, SpellPossibilityIteratorTest, SimplePostToolTest, BJQParserTest, TestLFUCache, CollectionReloadTest, UpdateLogTest, TimeZoneUtilsTest, FieldAnalysisRequestHandlerTest, OverseerTest, SolrMetricReporterTest, CollectionsAPIAsyncDistributedZkTest, FullSolrCloudDistribCmdsTest, ClassificationUpdateProcessorIntegrationTest, XmlUpdateRequestHandlerTest, CdcrBidirectionalTest, TestLMJelinekMercerSimilarityFactory, TestExecutePlanAction, TestExclusionRuleCollectionAccess, DistributedFacetSimpleRefinementLongTailTest, HdfsBasicDistributedZk2Test, SolrGraphiteReporterTest, HdfsRecoverLeaseTest, TestPushWriter, TestRuleBasedAuthorizationPlugin, TestExtendedDismaxParser, WrapperMergePolicyFactoryTest, TestMultiValuedNumericRangeQuery, MetricUtilsTest, RollingRestartTest, TestGroupingSearch, TestReload, TestManagedSchemaThreadSafety, TestRetrieveFieldsOptimizer, BasicDistributedZk2Test, TestSmileRequest, TestIndexSearcher, TestFileDictionaryLookup, MoveReplicaHDFSFailoverTest, TestReloadAndDeleteDocs, TestRealTimeGet, TestGeoJSONResponseWriter, NodeAddedTriggerTest, TestHashPartitioner, HLLSerializationTest, TestValueSourceCache, CdcrReplicationHandlerTest, DistanceFunctionTest, AliasIntegrationTest, ZkFailoverTest, SolrCLIZkUtilsTest, ConfigureRecoveryStrategyTest, TestSolrConfigHandlerCloud, TestRandomFlRTGCloud, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, TestReplicationHandler, ZkSolrClientTest, ZkCLITest, TestJoin, SpellCheckComponentTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestBadConfig, TestCoreDiscovery, SuggesterFSTTest, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DebugComponentTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, TestCollationField, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, SearchHandlerTest, NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, ResourceLoaderTest, DateMathParserTest, PreAnalyzedFieldTest, DateFieldTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CustomCollectionTest, DeleteNodeTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HttpPartitionTest, MoveReplicaTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest, SaslZkACLProviderTest, ShardSplitTest, TestUtilizeNode, AutoAddReplicasIntegrationTest, TestClusterStateProvider]
   [junit4] Completed [569/767 (1!)] on J2 in 14.76s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44519 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21272 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21272/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([68A69044002CCA22:572E93EC177A3AC5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11881 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 238715 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/init-core-data-001
   [junit4]   2> 238716 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 238717 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 238718 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 238718 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001
   [junit4]   2> 238718 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 238718 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 238718 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 238720 ERROR (Thread-479) [    ] 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> 238818 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34741
   [junit4]   2> 238824 INFO  (zkConnectionManagerCallback-351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238856 INFO  (jetty-launcher-348-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 238856 INFO  (jetty-launcher-348-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 238856 INFO  (jetty-launcher-348-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 238863 INFO  (jetty-launcher-348-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fc20a{/solr,null,AVAILABLE}
   [junit4]   2> 238864 INFO  (jetty-launcher-348-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127782f{SSL,[ssl, http/1.1]}{127.0.0.1:36707}
   [junit4]   2> 238864 INFO  (jetty-launcher-348-thread-1) [    ] o.e.j.s.Server Started @240288ms
   [junit4]   2> 238864 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36707}
   [junit4]   2> 238865 ERROR (jetty-launcher-348-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 238865 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 238865 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238865 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238865 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:09:09.591Z
   [junit4]   2> 238865 INFO  (jetty-launcher-348-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf7291{/solr,null,AVAILABLE}
   [junit4]   2> 238866 INFO  (jetty-launcher-348-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13eed01{SSL,[ssl, http/1.1]}{127.0.0.1:44879}
   [junit4]   2> 238866 INFO  (jetty-launcher-348-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad52d7{/solr,null,AVAILABLE}
   [junit4]   2> 238866 INFO  (jetty-launcher-348-thread-3) [    ] o.e.j.s.Server Started @240290ms
   [junit4]   2> 238866 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44879}
   [junit4]   2> 238867 ERROR (jetty-launcher-348-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 238867 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 238867 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238867 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238867 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:09:09.593Z
   [junit4]   2> 238873 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238873 INFO  (jetty-launcher-348-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d049f1{SSL,[ssl, http/1.1]}{127.0.0.1:42075}
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.e.j.s.Server Started @240297ms
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42075}
   [junit4]   2> 238874 ERROR (jetty-launcher-348-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238874 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:09:09.600Z
   [junit4]   2> 238877 INFO  (zkConnectionManagerCallback-355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238878 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238878 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238879 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238911 INFO  (jetty-launcher-348-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34741/solr
   [junit4]   2> 238911 INFO  (jetty-launcher-348-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34741/solr
   [junit4]   2> 238912 INFO  (jetty-launcher-348-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34741/solr
   [junit4]   2> 238914 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238914 INFO  (zkConnectionManagerCallback-367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238915 INFO  (zkConnectionManagerCallback-369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238915 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f424ef450005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 238915 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f424ef450006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 238916 INFO  (zkConnectionManagerCallback-372-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238916 INFO  (zkConnectionManagerCallback-373-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238916 INFO  (zkConnectionManagerCallback-375-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42075_solr
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36707_solr
   [junit4]   2> 238962 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44879_solr
   [junit4]   2> 238963 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.c.Overseer Overseer (id=99347631272427529-127.0.0.1:42075_solr-n_0000000000) starting
   [junit4]   2> 238963 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 238963 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 238964 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 238968 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42075_solr
   [junit4]   2> 238969 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 238969 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 238969 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239071 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239080 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239080 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239082 INFO  (jetty-launcher-348-thread-3) [n:127.0.0.1:44879_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node3/.
   [junit4]   2> 239114 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239126 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239126 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239127 INFO  (jetty-launcher-348-thread-1) [n:127.0.0.1:36707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node1/.
   [junit4]   2> 239165 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239173 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239173 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 239174 INFO  (jetty-launcher-348-thread-2) [n:127.0.0.1:42075_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node2/.
   [junit4]   2> 239210 INFO  (zkConnectionManagerCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239212 INFO  (zkConnectionManagerCallback-387-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239213 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 239214 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34741/solr ready
   [junit4]   2> 239259 INFO  (qtp9983831-1792) [n:127.0.0.1:36707_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 239264 INFO  (OverseerThreadFactory-548-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 239370 INFO  (OverseerStateUpdate-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42075/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239372 INFO  (OverseerStateUpdate-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36707/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239374 INFO  (OverseerStateUpdate-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44879/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239593 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 239594 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 239645 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 239646 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 239650 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 239650 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 239754 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 239754 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 239754 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 239754 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 239754 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 239754 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240616 WARN  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 240621 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 240635 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 240641 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 240646 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 240655 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 240656 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 240656 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 240657 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 240657 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 240660 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 240662 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 240662 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 240678 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 240678 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 240684 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 240684 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 240684 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 240684 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 240685 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44879.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 240685 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42075.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 240685 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 240685 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 240685 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node3/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node3/./.system_shard1_replica_p4/data/]
   [junit4]   2> 240685 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 240757 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 240757 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 240757 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 240757 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 240761 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 240761 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 240762 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 240762 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 240762 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 240762 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 240764 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b75d54[.system_shard1_replica_n1] main]
   [junit4]   2> 240764 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f00acf[.system_shard1_replica_n2] main]
   [junit4]   2> 240765 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b921de[.system_shard1_replica_p4] main]
   [junit4]   2> 240765 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 240765 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 240765 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 240765 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 240766 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 240766 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 240767 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 240767 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 240767 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 240768 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 240768 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 240768 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 240769 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240769 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240769 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240771 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 240771 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 240771 INFO  (searcherExecutor-556-thread-1-processing-n:127.0.0.1:44879_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@1b921de[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240771 INFO  (searcherExecutor-555-thread-1-processing-n:127.0.0.1:36707_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1f00acf[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240771 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589562102510518272
   [junit4]   2> 240771 INFO  (searcherExecutor-557-thread-1-processing-n:127.0.0.1:42075_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1b75d54[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240772 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589562102511566848
   [junit4]   2> 240772 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 240772 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240776 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 240776 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 240776 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36707/solr/.system_shard1_replica_n2/
   [junit4]   2> 240777 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:36707/solr START replicas=[https://127.0.0.1:42075/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 240782 INFO  (qtp7114394-1787) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 240877 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240877 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240878 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240877 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240877 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 240877 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241077 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:36707/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 241077 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 241077 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 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> 241077 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 241083 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36707/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 241186 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241186 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241186 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241186 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241186 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241186 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241223 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader but it's state is down, skipping replication
   [junit4]   2> 241235 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 241269 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1676
   [junit4]   2> 241340 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241340 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241340 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241340 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241340 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241340 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241797 INFO  (qtp7114394-1804) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2152
   [junit4]   2> 241797 INFO  (qtp31628098-1803) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2147
   [junit4]   2> 241811 INFO  (qtp9983831-1792) [n:127.0.0.1:36707_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 241880 INFO  (zkCallback-374-thread-3-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241880 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241880 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241880 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241880 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 241880 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242811 INFO  (qtp9983831-1792) [n:127.0.0.1:36707_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3552
   [junit4]   2> 242828 INFO  (qtp9983831-1781) [n:127.0.0.1:36707_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4
   [junit4]   2> 242835 INFO  (qtp7114394-1787) [n:127.0.0.1:42075_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 242843 INFO  (qtp31628098-1801) [n:127.0.0.1:44879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 242860 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[68A69044002CCA22]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 242863 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[68A69044002CCA22]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=68A69044002CCA22 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68A69044002CCA22:572E93EC177A3AC5]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 242882 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 242884 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 242894 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70be93{/solr,null,AVAILABLE}
   [junit4]   2> 242895 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18b377e{SSL,[ssl, http/1.1]}{127.0.0.1:40915}
   [junit4]   2> 242895 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.Server Started @244319ms
   [junit4]   2> 242895 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40915}
   [junit4]   2> 242895 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 242895 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 242895 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 242896 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 242896 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:09:13.622Z
   [junit4]   2> 242897 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 242897 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 242911 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34741/solr
   [junit4]   2> 242912 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 242914 INFO  (zkConnectionManagerCallback-395-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 242919 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 242920 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 242921 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40915_solr
   [junit4]   2> 242922 INFO  (zkCallback-374-thread-3-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 242922 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 242922 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 242922 INFO  (zkCallback-386-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 242922 INFO  (zkCallback-394-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243019 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 243033 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 243033 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17aa077
   [junit4]   2> 243035 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [n:127.0.0.1:40915_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001/tempDir-001/node4/.
   [junit4]   2> 243267 INFO  (OverseerCollectionConfigSetProcessor-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 243772 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 243772 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:36707/solr/.system_shard1_replica_n2/
   [junit4]   2> 243779 INFO  (qtp9983831-1790) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 243780 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 243780 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 243780 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 243780 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 243780 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 243781 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243781 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ebad4 commitCommandVersion:0
   [junit4]   2> 243783 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@bda94a[.system_shard1_replica_p4] main]
   [junit4]   2> 243783 INFO  (indexFetcher-570-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 243785 INFO  (searcherExecutor-556-thread-1-processing-n:127.0.0.1:44879_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@bda94a[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 245095 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13eed01{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 245096 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32328058
   [junit4]   2> 245096 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 245097 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1602c0: rootName = solr_44879, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1ce0b83
   [junit4]   2> 245112 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 245112 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b5719: rootName = solr_44879, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1029072
   [junit4]   2> 245123 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 245123 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a504f4: rootName = solr_44879, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@135a843
   [junit4]   2> 245125 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44879_solr
   [junit4]   2> 245126 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 245127 INFO  (zkCallback-394-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 245127 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 245127 INFO  (zkCallback-370-thread-2-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 245127 INFO  (zkCallback-386-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 245128 INFO  (zkCallback-374-thread-3-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 245128 INFO  (coreCloseExecutor-577-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@df474b
   [junit4]   2> 245128 INFO  (coreCloseExecutor-577-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=14632779
   [junit4]   2> 245128 INFO  (coreCloseExecutor-577-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@176065c: rootName = solr_44879, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1c691ef
   [junit4]   2> 245129 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245129 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245129 INFO  (zkCallback-370-thread-1-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245129 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245129 INFO  (zkCallback-371-thread-3-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245129 INFO  (zkCallback-370-thread-3-processing-n:127.0.0.1:44879_solr) [n:127.0.0.1:44879_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 245143 INFO  (coreCloseExecutor-577-thread-1) [n:127.0.0.1:44879_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=14632779
   [junit4]   2> 245147 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cf7291{/solr,null,UNAVAILABLE}
   [junit4]   2> 247148 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[68A69044002CCA22]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 247150 INFO  (jetty-closer-349-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18b377e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 247150 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6974116
   [junit4]   2> 247150 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 247150 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c853b5: rootName = solr_40915, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@14bdeb6
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@127782f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2719382
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d049f1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6431407
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12ebc41: rootName = solr_36707, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2f0609
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 247151 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100067c: rootName = solr_42075, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7f1c2b
   [junit4]   2> 247160 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 247160 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@208a55: rootName = solr_40915, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1029072
   [junit4]   2> 247160 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 247160 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9f249b: rootName = solr_36707, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1029072
   [junit4]   2> 247161 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 247161 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13241e1: rootName = solr_42075, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1029072
   [junit4]   2> 247169 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 247169 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5522fd: rootName = solr_36707, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@135a843
   [junit4]   2> 247170 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 247170 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d442: rootName = solr_42075, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@135a843
   [junit4]   2> 247170 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 247170 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d6fc1: rootName = solr_40915, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@135a843
   [junit4]   2> 247170 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36707_solr
   [junit4]   2> 247171 INFO  (jetty-closer-349-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 247171 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42075_solr
   [junit4]   2> 247171 INFO  (zkCallback-371-thread-3-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 247171 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40915_solr
   [junit4]   2> 247171 INFO  (zkCallback-394-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 247172 INFO  (zkCallback-374-thread-3-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 247172 INFO  (zkCallback-371-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247172 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247172 INFO  (zkCallback-374-thread-1-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247172 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247172 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 247172 INFO  (coreCloseExecutor-579-thread-1) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@169abe5
   [junit4]   2> 247172 INFO  (coreCloseExecutor-579-thread-1) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=23702501
   [junit4]   2> 247172 INFO  (coreCloseExecutor-579-thread-1) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c58582: rootName = solr_36707, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@6df6fc
   [junit4]   2> 247173 INFO  (coreCloseExecutor-580-thread-1) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@77b42
   [junit4]   2> 247173 INFO  (coreCloseExecutor-580-thread-1) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=490306
   [junit4]   2> 247173 INFO  (zkCallback-394-thread-2-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 247173 INFO  (coreCloseExecutor-580-thread-1) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@93a834: rootName = solr_42075, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1d7bb99
   [junit4]   2> 247173 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 247173 INFO  (jetty-closer-349-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 247174 INFO  (zkCallback-394-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 247174 INFO  (zkCallback-371-thread-4-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 247174 INFO  (zkCallback-374-thread-4-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 247174 INFO  (zkCallback-371-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 247174 INFO  (zkCallback-374-thread-2-processing-n:127.0.0.1:42075_solr) [n:127.0.0.1:42075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 247175 INFO  (jetty-closer-349-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70be93{/solr,null,UNAVAILABLE}
   [junit4]   2> 247184 INFO  (coreCloseExecutor-580-thread-1) [n:127.0.0.1:42075_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=490306
   [junit4]   2> 247188 INFO  (coreCloseExecutor-579-thread-1) [n:127.0.0.1:36707_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=23702501
   [junit4]   2> 247189 INFO  (jetty-closer-349-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99347631272427529-127.0.0.1:42075_solr-n_0000000000) closing
   [junit4]   2> 247189 INFO  (OverseerStateUpdate-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42075_solr
   [junit4]   2> 247189 WARN  (OverseerAutoScalingTriggerThread-99347631272427529-127.0.0.1:42075_solr-n_0000000000) [n:127.0.0.1:42075_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 247191 INFO  (jetty-closer-349-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fc20a{/solr,null,UNAVAILABLE}
   [junit4]   2> 248691 INFO  (jetty-closer-349-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ad52d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 248691 ERROR (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] 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> 248692 INFO  (SUITE-TestClusterStateProvider-seed#[68A69044002CCA22]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34741 34741
   [junit4]   2> 257216 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34741 34741
   [junit4]   2> 257217 WARN  (Thread-479) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99347631272427529-127.0.0.1:42075_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_68A69044002CCA22-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19decfb), locale=es-AR, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=40436152,total=153833472
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, TestMacros, TestUnifiedSolrHighlighter, TestHashQParserPlugin, ImplicitSnitchTest, FieldMutatingUpdateProcessorTest, PluginInfoTest, TestMaxScoreQueryParser, TestMaxTokenLenTokenizer, TestInfoStreamLogging, MetricUtilsTest, TestFunctionQuery, UUIDFieldTest, SimplePostToolTest, TestBackupRepositoryFactory, DistributedFacetPivotLongTailTest, HdfsDirectoryTest, AsyncCallRequestStatusResponseTest, AnalyticsMergeStrategyTest, DefaultValueUpdateProcessorTest, DistributedExpandComponentTest, BasicDistributedZk2Test, SuggesterWFSTTest, SolrCLIZkUtilsTest, TestClusterStateProvider]
   [junit4] Completed [77/767 (1!)] on J2 in 18.63s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46216 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 21271 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21271/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
.response[0][id][0]:2!=1

Stack Trace:
junit.framework.AssertionFailedError: .response[0][id][0]:2!=1
	at __randomizedtesting.SeedInfo.seed([792452919D3C2D4B:F1706D4B33C040B3]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:650)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:641)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([792452919D3C2D4B:46AC51398A6ADDAC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12249 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> 570439 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/init-core-data-001
   [junit4]   2> 570440 WARN  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 570440 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 570442 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 570442 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 570442 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 570443 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 570457 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 570465 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 570530 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 570554 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570559 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570559 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570560 INFO  (coreLoadExecutor-1847-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570560 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 570575 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 570582 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 570645 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 570649 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 570649 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570649 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570649 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/init-core-data-001/]
   [junit4]   2> 570650 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375, noCFSRatio=0.858801550795916]
   [junit4]   2> 570652 WARN  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 570674 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 570674 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570675 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570675 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570675 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 570675 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56d1a6d9[collection1] main]
   [junit4]   2> 570675 WARN  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 570676 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 570676 INFO  (coreLoadExecutor-1847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589542770116132864
   [junit4]   2> 570677 INFO  (searcherExecutor-1848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56d1a6d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570678 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 570736 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores/collection1
   [junit4]   2> 570737 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 570737 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7052ca28{/,null,AVAILABLE}
   [junit4]   2> 570737 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d1591d7{HTTP/1.1,[http/1.1]}{127.0.0.1:37101}
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server Started @572445ms
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=37101, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores}
   [junit4]   2> 570738 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T05:01:54.751Z
   [junit4]   2> 570738 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/solr.xml
   [junit4]   2> 570740 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 570741 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 570741 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 570765 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570771 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570771 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570772 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores
   [junit4]   2> 570772 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 570773 INFO  (coreLoadExecutor-1858-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 570773 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 570788 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 570796 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 570862 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 570868 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 570868 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570868 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570868 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 570870 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375, noCFSRatio=0.858801550795916]
   [junit4]   2> 570872 WARN  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 570904 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 570904 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570904 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570904 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570905 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 570905 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ae46212[collection1] main]
   [junit4]   2> 570905 WARN  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 570906 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 570907 INFO  (searcherExecutor-1859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ae46212[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570907 INFO  (coreLoadExecutor-1858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589542770358353920
   [junit4]   2> 570965 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 570966 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 570967 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45f31919{/,null,AVAILABLE}
   [junit4]   2> 570967 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53f1d1a7{HTTP/1.1,[http/1.1]}{127.0.0.1:41709}
   [junit4]   2> 570967 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server Started @572675ms
   [junit4]   2> 570967 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=41709, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores}
   [junit4]   2> 570968 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 570968 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 570968 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 570968 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 570968 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T05:01:54.981Z
   [junit4]   2> 570968 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 570971 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 570971 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 570972 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 570991 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570997 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570997 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 570998 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores
   [junit4]   2> 570998 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 570999 INFO  (coreLoadExecutor-1869-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 571000 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 571025 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 571033 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 571094 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 571119 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 571119 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571119 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 571119 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 571120 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375, noCFSRatio=0.858801550795916]
   [junit4]   2> 571122 WARN  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 571142 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 571142 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 571143 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 571143 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 571143 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 571144 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@710338f6[collection1] main]
   [junit4]   2> 571144 WARN  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 571144 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 571144 INFO  (coreLoadExecutor-1869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589542770606866432
   [junit4]   2> 571145 INFO  (searcherExecutor-1870-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@710338f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 571200 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 571201 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 571202 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@543fa15e{/,null,AVAILABLE}
   [junit4]   2> 571202 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c56fa97{HTTP/1.1,[http/1.1]}{127.0.0.1:33897}
   [junit4]   2> 571202 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server Started @572910ms
   [junit4]   2> 571202 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=33897, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores}
   [junit4]   2> 571202 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 571203 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 571203 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 571203 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 571203 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T05:01:55.216Z
   [junit4]   2> 571203 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 571205 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 571205 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 571206 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 571226 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571231 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571231 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571233 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores
   [junit4]   2> 571233 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 571233 INFO  (coreLoadExecutor-1880-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 571233 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 571248 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 571260 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 571322 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 571328 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 571328 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571328 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 571329 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 571330 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375, noCFSRatio=0.858801550795916]
   [junit4]   2> 571332 WARN  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 571360 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 571360 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 571361 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 571361 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 571362 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 571362 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae9c599[collection1] main]
   [junit4]   2> 571362 WARN  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 571362 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 571367 INFO  (searcherExecutor-1881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ae9c599[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 571367 INFO  (coreLoadExecutor-1880-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589542770840698880
   [junit4]   2> 571426 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 571427 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 571427 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20a4b060{/,null,AVAILABLE}
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49fd6c92{HTTP/1.1,[http/1.1]}{127.0.0.1:40723}
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.Server Started @573136ms
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=40723, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores}
   [junit4]   2> 571428 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T05:01:55.441Z
   [junit4]   2> 571428 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 571431 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 571431 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 571431 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 571452 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571458 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571458 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571459 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores
   [junit4]   2> 571459 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 571460 INFO  (coreLoadExecutor-1891-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 571460 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 571480 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 571491 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 571558 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 571563 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 571563 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
   [junit4]   2> 571564 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 571564 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 571565 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375, noCFSRatio=0.858801550795916]
   [junit4]   2> 571566 WARN  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 571589 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 571589 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 571590 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 571590 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 571591 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 571591 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6decb241[collection1] main]
   [junit4]   2> 571591 WARN  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 571592 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 571592 INFO  (searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6decb241[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 571592 INFO  (coreLoadExecutor-1891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589542771076628480
   [junit4]   2> 571595 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 571598 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 571601 INFO  (qtp1341615873-4792) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
   [junit4]   2> 571607 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e49d241[collection1] realtime]
   [junit4]   2> 571608 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@3e49d241[collection1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(8.0.0):C1)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 571608 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 571608 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 571609 INFO  (qtp1341615873-4792) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 571609 INFO  (qtp216034934-4770) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 571609 INFO  (qtp216034934-4770) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 571909 INFO  (qtp1341615873-4792) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 571909 INFO  (qtp1341615873-4792) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2} status=0 QTime=308
   [junit4]   2> 571911 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 571911 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
   [junit4]   2> 571912 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 571912 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 571915 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba98f4[collection1] realtime]
   [junit4]   2> 571915 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@4ba98f4[collection1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(8.0.0):C1)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 571915 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 571915 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 571915 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 571916 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589542771415318528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 571916 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@307774e8 commitCommandVersion:1589542771415318528
   [junit4]   2> 571916 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5230d84b[collection1] main]
   [junit4]   2> 571917 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571918 INFO  (searcherExecutor-1870-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5230d84b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 571919 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 571919 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589542771419512832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 571919 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7931d554 commitCommandVersion:1589542771419512832
   [junit4]   2> 571920 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10dbed8a[collection1] main]
   [junit4]   2> 571920 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571922 INFO  (searcherExecutor-1881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10dbed8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 571922 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 571923 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 571924 INFO  (qtp1341615873-4792) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 571927 INFO  (qtp216034934-4770) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 1
   [junit4]   2> 571927 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
   [junit4]   2> 571929 INFO  (qtp216034934-4771) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3376e970[collection1] realtime]
   [junit4]   2> 571930 INFO  (qtp216034934-4771) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@3376e970[collection1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(8.0.0):C1)) docBase=1 ord=1) mavVersion:9223372036854775807
   [junit4]   2> 571930 INFO  (qtp216034934-4771) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 571930 INFO  (qtp216034934-4771) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 571930 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 571931 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a6b77bf[collection1] realtime]
   [junit4]   2> 571932 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 571932 INFO  (qtp216034934-4776) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 572230 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 2 versions from http://127.0.0.1:41709//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 572231 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from http://127.0.0.1:41709//collection1n=1 versions=2
   [junit4]   2> 572233 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c253e05[collection1] realtime]
   [junit4]   2> 572234 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@c253e05[collection1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_2(8.0.0):C2)) docBase=0 ord=0) mavVersion:2
   [junit4]   2> 572234 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=2}
   [junit4]   2> 572234 INFO  (qtp216034934-4777) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={getUpdates=2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 572245 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 10
   [junit4]   2> 572248 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@208c126e[collection1] realtime]
   [junit4]   2> 572250 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@208c126e[collection1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(8.0.0):C1)) docBase=1 ord=1) mavVersion:2
   [junit4]   2> 572250 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 572250 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 572250 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 572250 INFO  (qtp1341615873-4793) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2} status=0 QTime=322
   [junit4]   2> 572251 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589542771767640064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572252 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@307774e8 commitCommandVersion:1589542771767640064
   [junit4]   2> 572253 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ee84ee9[collection1] main]
   [junit4]   2> 572253 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572256 INFO  (searcherExecutor-1870-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ee84ee9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 572257 INFO  (qtp216034934-4775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 572257 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589542771773931520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572258 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7931d554 commitCommandVersion:1589542771773931520
   [junit4]   2> 572259 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@458d3b3[collection1] main]
   [junit4]   2> 572260 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572264 INFO  (searcherExecutor-1881-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@458d3b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 572264 INFO  (qtp1341615873-4794) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 572265 INFO  (qtp216034934-4771) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 572266 INFO  (qtp1341615873-4787) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 572268 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.BaseDistributedSearchTestCase Mismatched responses:
   [junit4]   2> {responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=2, range_facet_l=[2], id_i1=2, range_facet_l_dv=[2], range_facet_i_dv=[2], n_ti1=1553969377, n_f1=0.843196, n_tf1=0.9856818, n_d1=0.7821797416189478, n_td1=0.5298921062493508, n_l1=-5572650842088117040, n_tl1=-5844264611546217240, n_dt1=Sun Mar 31 03:08:50 AMT 43233235, n_tdt1=Sat Nov 28 12:03:08 AMT 239190764, multiDefault=[muLti-Default], intDefault=42, timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=2, intDvoDefault=42}, SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=1, intDvoDefault=42}]}}
   [junit4]   2> {responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=1, intDvoDefault=42}, SolrDocument{id=2, range_facet_l=[2], id_i1=2, range_facet_l_dv=[2], range_facet_i_dv=[2], n_ti1=1553969377, n_f1=0.843196, n_tf1=0.9856818, n_d1=0.7821797416189478, n_td1=0.5298921062493508, n_l1=-5572650842088117040, n_tl1=-5844264611546217240, n_dt1=Sun Mar 31 03:08:50 AMT 43233235, n_tdt1=Sat Nov 28 12:03:08 AMT 239190764, multiDefault=[muLti-Default], intDefault=42, timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=2, intDvoDefault=42}]}}
   [junit4]   2> 572269 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 572270 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d1591d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 572270 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1104386344
   [junit4]   2> 572270 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 572271 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e99a899: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@64080640
   [junit4]   2> 572281 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 572281 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f543f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b9f6e65
   [junit4]   2> 572288 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 572288 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@474f5dbe: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 572289 INFO  (coreCloseExecutor-1897-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49b1ff16
   [junit4]   2> 572289 INFO  (coreCloseExecutor-1897-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1236401942
   [junit4]   2> 572289 INFO  (coreCloseExecutor-1897-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28dc383d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6232bed3
   [junit4]   2> 572301 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7052ca28{/,null,UNAVAILABLE}
   [junit4]   2> 572302 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@53f1d1a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 572302 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1510258818
   [junit4]   2> 572302 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 572302 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f4d6208: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@218a2d3b
   [junit4]   2> 572309 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 572309 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5862bd26: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b9f6e65
   [junit4]   2> 572313 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 572313 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fda3a6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 572313 INFO  (coreCloseExecutor-1899-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c25553c
   [junit4]   2> 572313 INFO  (coreCloseExecutor-1899-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1814385980
   [junit4]   2> 572313 INFO  (coreCloseExecutor-1899-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c61630b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@505960b6
   [junit4]   2> 572321 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45f31919{/,null,UNAVAILABLE}
   [junit4]   2> 572322 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c56fa97{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 572322 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1871926261
   [junit4]   2> 572322 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 572322 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76e59aaa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d6f4102
   [junit4]   2> 572326 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 572326 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11f9a922: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b9f6e65
   [junit4]   2> 572329 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 572329 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a98d809: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 572330 INFO  (coreCloseExecutor-1901-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33ca3865
   [junit4]   2> 572330 INFO  (coreCloseExecutor-1901-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=868890725
   [junit4]   2> 572330 INFO  (coreCloseExecutor-1901-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@342da20a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a72ae4d
   [junit4]   2> 572336 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@543fa15e{/,null,UNAVAILABLE}
   [junit4]   2> 572337 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49fd6c92{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 572337 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651685226
   [junit4]   2> 572337 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 572337 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14603c87: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6b36c59d
   [junit4]   2> 572341 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 572341 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4580648c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b9f6e65
   [junit4]   2> 572344 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 572344 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fe6d9d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 572345 INFO  (coreCloseExecutor-1903-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@518d8da
   [junit4]   2> 572345 INFO  (coreCloseExecutor-1903-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=85514458
   [junit4]   2> 572345 INFO  (coreCloseExecutor-1903-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19b83cdf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@34c16190
   [junit4]   2> 572352 INFO  (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20a4b060{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=792452919D3C2D4B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=Brazil/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.91s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .response[0][id][0]:2!=1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([792452919D3C2D4B:F1706D4B33C040B3]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:650)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:641)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:105)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 572354 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 572354 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1279220287
   [junit4]   2> 572354 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 572354 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5650d8af: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6bea3fec
   [junit4]   2> 572355 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 572355 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ca5619f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b9f6e65
   [junit4]   2> 572355 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 572355 INFO  (SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@207b2b78: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 572355 INFO  (coreCloseExecutor-1905-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49767611
   [junit4]   2> 572355 INFO  (coreCloseExecutor-1905-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1232500241
   [junit4]   2> 572355 INFO  (coreCloseExecutor-1905-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f6a38c2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4da7ffbe
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), n_l1=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene70), intDefault=DocValuesF

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

6a2c466
   [junit4]   2> 2895698 INFO  (jetty-closer-6961-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2895698 INFO  (jetty-closer-6961-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19cfafc5: rootName = solr_39533, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
   [junit4]   2> 2895699 INFO  (jetty-closer-6961-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39533_solr
   [junit4]   2> 2895699 INFO  (jetty-closer-6961-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2895699 INFO  (jetty-closer-6961-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2895699 INFO  (zkCallback-7006-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2895699 INFO  (zkCallback-6982-thread-1-processing-n:127.0.0.1:33917_solr) [n:127.0.0.1:33917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2895699 INFO  (zkCallback-6986-thread-4-processing-n:127.0.0.1:44719_solr) [n:127.0.0.1:44719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2895707 INFO  (jetty-closer-6961-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f96e527{/solr,null,UNAVAILABLE}
   [junit4]   2> 2895710 INFO  (coreCloseExecutor-9573-thread-1) [n:127.0.0.1:33917_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1543298303
   [junit4]   2> 2895711 INFO  (jetty-closer-6961-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ccf423{/solr,null,UNAVAILABLE}
   [junit4]   2> 2895711 INFO  (coreCloseExecutor-9572-thread-1) [n:127.0.0.1:44719_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=423223208
   [junit4]   2> 2895712 INFO  (jetty-closer-6961-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99346574955970569-127.0.0.1:44719_solr-n_0000000000) closing
   [junit4]   2> 2895712 INFO  (OverseerStateUpdate-99346574955970569-127.0.0.1:44719_solr-n_0000000000) [n:127.0.0.1:44719_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44719_solr
   [junit4]   2> 2895712 WARN  (OverseerAutoScalingTriggerThread-99346574955970569-127.0.0.1:44719_solr-n_0000000000) [n:127.0.0.1:44719_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2895713 INFO  (jetty-closer-6961-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79b00ce2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2895713 ERROR (SUITE-TestClusterStateProvider-seed#[792452919D3C2D4B]-worker) [    ] 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> 2895714 INFO  (SUITE-TestClusterStateProvider-seed#[792452919D3C2D4B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44605 44605
   [junit4]   2> 2901120 INFO  (Thread-5879) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44605 44605
   [junit4]   2> 2901121 WARN  (Thread-5879) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99346574955970567-127.0.0.1:33917_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_792452919D3C2D4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=880, maxMBSortInHeap=6.4080389127416275, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f4b6c98), locale=pl, timezone=Asia/Bahrain
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=209627016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestNumericRangeQuery32, TestTriggerIntegration, TestSubQueryTransformerCrossCore, OverseerCollectionConfigSetProcessorTest, CollectionsAPISolrJTest, ResponseHeaderTest, DistanceUnitsTest, TestSolr4Spatial2, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestAddFieldRealTimeGet, TestQueryUtils, ExternalFileFieldSortTest, TestSegmentSorting, JavabinLoaderTest, TestCodecSupport, TestPHPSerializedResponseWriter, TestStressVersions, TestSolrCloudWithHadoopAuthPlugin, TestLegacyNumericUtils, SyncSliceTest, TestConfigReload, DeleteInactiveReplicaTest, TestFilteredDocIdSet, SolrPluginUtilsTest, DistributedQueueTest, TestSolrJ, HdfsDirectoryFactoryTest, TestRawResponseWriter, TestFoldingMultitermQuery, TestEmbeddedSolrServerSchemaAPI, BasicFunctionalityTest, TestManagedResourceStorage, CoreSorterTest, TestScoreJoinQPNoScore, ClassificationUpdateProcessorTest, TestCloudSearcherWarming, HdfsThreadLeakTest, BasicAuthIntegrationTest, MergeStrategyTest, SolrJmxReporterCloudTest, TestComplexPhraseQParserPlugin, TestMissingGroups, CloudMLTQParserTest, TestXmlQParser, TestDocBasedVersionConstraints, SpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest, TestConfigOverlay, TestRandomFaceting, DistributedFacetExistsSmallTest, DistributedQueryComponentCustomSortTest, NodeLostTriggerTest, TestSort, TestWordDelimiterFilterFactory, TestSolrCloudWithSecureImpersonation, LeaderElectionIntegrationTest, PeerSyncTest, NoCacheHeaderTest, RAMDirectoryFactoryTest, TestFieldCollectionResource, CleanupOldIndexTest, DocValuesTest, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored, ReplicationFactorTest, PrimitiveFieldTypeTest, ComputePlanActionTest, RuleEngineTest, TestNodeLostTrigger, TestAnalyzeInfixSuggestions, AutoAddReplicasIntegrationTest, TestRandomDVFaceting, TestComponentsName, TestInitQParser, TestPullReplica, TestSolrXml, TestStandardQParsers, ForceLeaderTest, TimeRoutedAliasUpdateProcessorTest, TestSearcherReuse, TestGenericDistributedQueue, TestSweetSpotSimilarityFactory, V2StandaloneTest, TestCollectionsAPIViaSolrCloudCluster, DeleteReplicaTest, TestTolerantUpdateProcessorRandomCloud, TestStreamBody, TestFieldCacheReopen, SpellCheckCollatorTest, DocValuesMissingTest, TestDFISimilarityFactory, TestCollectionAPIs, TestHighlightDedupGrouping, TestFreeTextSuggestions, HttpTriggerListenerTest, SimpleFacetsTest, HdfsBasicDistributedZkTest, DistributedMLTComponentTest, TestIBSimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestFieldCacheVsDocValues, SolrCoreMetricManagerTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrIndexConfig, DistributedFacetPivotSmallAdvancedTest, CacheHeaderTest, HdfsLockFactoryTest, AssignBackwardCompatibilityTest, SolrCloudReportersTest, ChangedSchemaMergeTest, TestUtils, TestNumericTerms32, URLClassifyProcessorTest, FastVectorHighlighterTest, ExplicitHLLTest, TestCloudDeleteByQuery, TestAuthorizationFramework, TestPolicyCloud, TestFieldTypeResource, QueryParsingTest, BasicZkTest, RecoveryAfterSoftCommitTest, TestSQLHandler, DistribCursorPagingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest, TestRecovery, ZkControllerTest, TestReload, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, AddReplicaTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest, DocValuesNotIndexedTest, HttpPartitionTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, MultiThreadedOCPTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestRebalanceLeaders, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, TestClusterStateProvider]
   [junit4] Completed [592/767 (2!)] on J0 in 13.85s, 2 tests, 1 failure <<< FAILURES!

[...truncated 48648 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21270 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21270/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([47DFD082391574BE:7857D32A2E438459]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13535 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 3164106 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/init-core-data-001
   [junit4]   2> 3164107 WARN  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 3164107 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3164108 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3164109 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 3164109 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001
   [junit4]   2> 3164109 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3164110 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3164110 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3164113 ERROR (Thread-4302) [    ] 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> 3164210 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38457
   [junit4]   2> 3164213 INFO  (zkConnectionManagerCallback-4540-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164220 INFO  (jetty-launcher-4537-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3164221 INFO  (jetty-launcher-4537-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3164221 INFO  (jetty-launcher-4537-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3164238 INFO  (jetty-launcher-4537-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca7174{/solr,null,AVAILABLE}
   [junit4]   2> 3164239 INFO  (jetty-launcher-4537-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1661bce{SSL,[ssl, http/1.1]}{127.0.0.1:37169}
   [junit4]   2> 3164239 INFO  (jetty-launcher-4537-thread-3) [    ] o.e.j.s.Server Started @3166964ms
   [junit4]   2> 3164239 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37169}
   [junit4]   2> 3164239 ERROR (jetty-launcher-4537-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3164239 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3164240 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3164240 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3164240 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T00:51:24.345Z
   [junit4]   2> 3164240 INFO  (jetty-launcher-4537-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9cd8b9{/solr,null,AVAILABLE}
   [junit4]   2> 3164244 INFO  (jetty-launcher-4537-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fbcc2{/solr,null,AVAILABLE}
   [junit4]   2> 3164245 INFO  (jetty-launcher-4537-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f417ad{SSL,[ssl, http/1.1]}{127.0.0.1:44205}
   [junit4]   2> 3164246 INFO  (jetty-launcher-4537-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@115f05a{SSL,[ssl, http/1.1]}{127.0.0.1:45101}
   [junit4]   2> 3164246 INFO  (jetty-launcher-4537-thread-1) [    ] o.e.j.s.Server Started @3166971ms
   [junit4]   2> 3164246 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45101}
   [junit4]   2> 3164246 ERROR (jetty-launcher-4537-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3164247 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3164247 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3164247 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3164247 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T00:51:24.352Z
   [junit4]   2> 3164249 INFO  (jetty-launcher-4537-thread-2) [    ] o.e.j.s.Server Started @3166975ms
   [junit4]   2> 3164250 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44205}
   [junit4]   2> 3164250 ERROR (jetty-launcher-4537-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3164250 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3164250 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3164250 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3164250 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T00:51:24.355Z
   [junit4]   2> 3164254 INFO  (zkConnectionManagerCallback-4542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164254 INFO  (zkConnectionManagerCallback-4544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164254 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3164255 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3164260 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f2264bb80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3164262 INFO  (zkConnectionManagerCallback-4546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164263 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3164267 INFO  (jetty-launcher-4537-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38457/solr
   [junit4]   2> 3164267 INFO  (jetty-launcher-4537-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38457/solr
   [junit4]   2> 3164280 INFO  (zkConnectionManagerCallback-4552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164280 INFO  (jetty-launcher-4537-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38457/solr
   [junit4]   2> 3164280 INFO  (zkConnectionManagerCallback-4554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164291 INFO  (zkConnectionManagerCallback-4558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164291 INFO  (zkConnectionManagerCallback-4560-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164291 INFO  (zkConnectionManagerCallback-4562-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164292 INFO  (zkConnectionManagerCallback-4564-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37169_solr
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44205_solr
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45101_solr
   [junit4]   2> 3164321 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.c.Overseer Overseer (id=99345438095179784-127.0.0.1:37169_solr-n_0000000000) starting
   [junit4]   2> 3164323 INFO  (zkCallback-4561-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3164323 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3164323 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3164325 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37169_solr
   [junit4]   2> 3164325 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3164325 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3164325 INFO  (zkCallback-4561-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3164406 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45101.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164406 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164414 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164414 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45101.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164414 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164414 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45101.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164416 INFO  (jetty-launcher-4537-thread-1) [n:127.0.0.1:45101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node1/.
   [junit4]   2> 3164416 INFO  (jetty-launcher-4537-thread-3) [n:127.0.0.1:37169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node3/.
   [junit4]   2> 3164442 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44205.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164448 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44205.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164448 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44205.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3164449 INFO  (jetty-launcher-4537-thread-2) [n:127.0.0.1:44205_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node2/.
   [junit4]   2> 3164477 INFO  (zkConnectionManagerCallback-4572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164479 INFO  (zkConnectionManagerCallback-4576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3164480 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3164480 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38457/solr ready
   [junit4]   2> 3164505 INFO  (qtp23656748-21273) [n:127.0.0.1:37169_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3164508 INFO  (OverseerThreadFactory-7668-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 3164611 INFO  (OverseerStateUpdate-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44205/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3164612 INFO  (OverseerStateUpdate-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37169/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3164613 INFO  (OverseerStateUpdate-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45101/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3164820 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3164821 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3164855 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 3164855 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3164856 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3164856 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3164958 INFO  (zkCallback-4561-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3164958 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3164958 INFO  (zkCallback-4561-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3164958 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3164958 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3164958 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3165836 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3165842 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3165845 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 3165862 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3165862 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 3165863 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 3165864 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 3165864 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3165864 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3165864 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node3/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 3165866 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3165866 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3165871 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 3165871 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 3165873 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3165874 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 3165874 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45101.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3165874 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3165874 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node1/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
   [junit4]   2> 3165875 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 3165875 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 3165875 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44205.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3165875 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3165875 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 3165901 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3165902 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3165903 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3165903 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165904 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@101ad00[.system_shard1_replica_n2] main]
   [junit4]   2> 3165905 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3165905 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3165905 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3165905 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3165906 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165906 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3165906 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165906 INFO  (searcherExecutor-7675-thread-1-processing-n:127.0.0.1:37169_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@101ad00[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165906 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589527011405070336
   [junit4]   2> 3165907 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d6f40[.system_shard1_replica_p4] main]
   [junit4]   2> 3165908 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3165908 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3165908 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3165908 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3165909 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165909 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3165910 INFO  (searcherExecutor-7676-thread-1-processing-n:127.0.0.1:45101_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@18d6f40[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165910 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 3165910 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 3165912 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 3165912 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165921 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3165921 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3165923 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 3165923 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165925 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2c2a6[.system_shard1_replica_n1] main]
   [junit4]   2> 3165926 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 3165926 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 3165926 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 3165926 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3165927 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165927 INFO  (searcherExecutor-7677-thread-1-processing-n:127.0.0.1:44205_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1e2c2a6[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165927 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589527011427090432
   [junit4]   2> 3166010 INFO  (zkCallback-4561-thread-3-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166010 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166010 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166010 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166010 INFO  (zkCallback-4561-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166010 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166410 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3166410 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3166410 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37169/solr/.system_shard1_replica_n2/
   [junit4]   2> 3166411 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:37169/solr START replicas=[https://127.0.0.1:44205/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3166416 INFO  (qtp14252717-21264) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166711 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:37169/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3166711 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3166712 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 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> 3166712 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3166716 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37169/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 3166817 INFO  (zkCallback-4561-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166817 INFO  (zkCallback-4561-thread-3-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166817 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166817 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166817 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166817 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3166840 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader but it's state is down, skipping replication
   [junit4]   2> 3166867 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3166874 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2053
   [junit4]   2> 3166918 INFO  (qtp20910434-21282) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2063
   [junit4]   2> 3166936 INFO  (qtp14252717-21283) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2080
   [junit4]   2> 3166941 INFO  (qtp23656748-21273) [n:127.0.0.1:37169_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3167033 INFO  (zkCallback-4561-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167033 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167033 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167033 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167033 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167033 INFO  (zkCallback-4561-thread-3-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3167941 INFO  (qtp23656748-21273) [n:127.0.0.1:37169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3436
   [junit4]   2> 3167947 INFO  (qtp23656748-21266) [n:127.0.0.1:37169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3167953 INFO  (qtp20910434-21279) [n:127.0.0.1:45101_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3167958 INFO  (qtp14252717-21264) [n:127.0.0.1:44205_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3168015 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[47DFD082391574BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 3168019 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[47DFD082391574BE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=47DFD082391574BE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([47DFD082391574BE:7857D32A2E438459]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3168064 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 3168066 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3168067 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13a8ec8{/solr,null,AVAILABLE}
   [junit4]   2> 3168068 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b8c442{SSL,[ssl, http/1.1]}{127.0.0.1:40167}
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.Server Started @3170794ms
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40167}
   [junit4]   2> 3168069 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168069 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T00:51:28.174Z
   [junit4]   2> 3168071 INFO  (zkConnectionManagerCallback-4578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168072 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168081 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38457/solr
   [junit4]   2> 3168082 INFO  (zkConnectionManagerCallback-4582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168086 INFO  (zkConnectionManagerCallback-4584-thread-1-processing-n:127.0.0.1:40167_solr) [n:127.0.0.1:40167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168090 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3168091 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3168092 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40167_solr
   [junit4]   2> 3168093 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3168093 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3168093 INFO  (zkCallback-4583-thread-1-processing-n:127.0.0.1:40167_solr) [n:127.0.0.1:40167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3168093 INFO  (zkCallback-4575-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3168093 INFO  (zkCallback-4561-thread-3-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3168235 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3168242 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3168242 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1122312
   [junit4]   2> 3168243 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [n:127.0.0.1:40167_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001/tempDir-001/node4/.
   [junit4]   2> 3168511 INFO  (OverseerCollectionConfigSetProcessor-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3169640 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 3169640 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:37169/solr/.system_shard1_replica_n2/
   [junit4]   2> 3169641 INFO  (qtp23656748-21262) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3169642 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1cfae commitCommandVersion:0
   [junit4]   2> 3169643 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb959d[.system_shard1_replica_p4] main]
   [junit4]   2> 3169643 INFO  (indexFetcher-7687-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3169645 INFO  (searcherExecutor-7676-thread-1-processing-n:127.0.0.1:45101_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@1fb959d[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3170281 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1661bce{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3170282 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25637985
   [junit4]   2> 3170282 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3170282 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a8297a: rootName = solr_37169, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1af965e
   [junit4]   2> 3170292 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3170292 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fd624: rootName = solr_37169, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca508c
   [junit4]   2> 3170298 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3170298 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b4ce2d: rootName = solr_37169, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1841ec0
   [junit4]   2> 3170298 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37169_solr
   [junit4]   2> 3170299 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3170299 INFO  (zkCallback-4561-thread-3-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170299 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170299 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170299 INFO  (zkCallback-4561-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170299 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170299 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170299 INFO  (zkCallback-4559-thread-3-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170299 INFO  (zkCallback-4575-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170299 INFO  (zkCallback-4583-thread-1-processing-n:127.0.0.1:40167_solr) [n:127.0.0.1:40167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170299 INFO  (zkCallback-4561-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170300 INFO  (zkCallback-4563-thread-3-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170300 INFO  (coreCloseExecutor-7697-thread-1) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@b723ed
   [junit4]   2> 3170300 INFO  (coreCloseExecutor-7697-thread-1) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=12002285
   [junit4]   2> 3170300 INFO  (coreCloseExecutor-7697-thread-1) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c6c44: rootName = solr_37169, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@d136b1
   [junit4]   2> 3170306 INFO  (coreCloseExecutor-7697-thread-1) [n:127.0.0.1:37169_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=12002285
   [junit4]   2> 3170307 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.c.Overseer Overseer (id=99345438095179784-127.0.0.1:37169_solr-n_0000000000) closing
   [junit4]   2> 3170307 INFO  (OverseerStateUpdate-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37169_solr
   [junit4]   2> 3170307 WARN  (OverseerAutoScalingTriggerThread-99345438095179784-127.0.0.1:37169_solr-n_0000000000) [n:127.0.0.1:37169_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3170310 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ca7174{/solr,null,UNAVAILABLE}
   [junit4]   2> 3170310 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44205_solr
   [junit4]   2> 3170311 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.Overseer Overseer (id=99345438095179785-127.0.0.1:44205_solr-n_0000000001) starting
   [junit4]   2> 3170311 INFO  (zkCallback-4563-thread-3-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3170313 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170314 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170313 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3170314 INFO  (zkCallback-4559-thread-3-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3172311 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[47DFD082391574BE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 3172312 INFO  (jetty-closer-4538-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@115f05a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3172312 INFO  (jetty-closer-4538-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f417ad{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3172313 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17033060
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15443891
   [junit4]   2> 3172313 INFO  (jetty-closer-4538-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b8c442{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f3996b: rootName = solr_45101, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a9a3a3
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d57e4: rootName = solr_44205, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e08ec6
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7690464
   [junit4]   2> 3172314 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3172315 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@97be22: rootName = solr_40167, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ef911d
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@645d8e: rootName = solr_44205, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca508c
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1721bfa: rootName = solr_45101, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca508c
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3172321 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e9970f: rootName = solr_40167, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca508c
   [junit4]   2> 3172325 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9a6087: rootName = solr_44205, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1841ec0
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@383df3: rootName = solr_45101, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1841ec0
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b17085: rootName = solr_40167, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1841ec0
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45101_solr
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44205_solr
   [junit4]   2> 3172326 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40167_solr
   [junit4]   2> 3172327 INFO  (jetty-closer-4538-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3172327 INFO  (zkCallback-4563-thread-2-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 3172327 INFO  (zkCallback-4559-thread-3-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 3172327 INFO  (zkCallback-4583-thread-1-processing-n:127.0.0.1:40167_solr) [n:127.0.0.1:40167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 3172327 INFO  (coreCloseExecutor-7703-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b46fe1
   [junit4]   2> 3172327 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3172327 INFO  (coreCloseExecutor-7703-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=28602337
   [junit4]   2> 3172328 INFO  (jetty-closer-4538-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3172327 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3172328 INFO  (coreCloseExecutor-7703-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1550a2b: rootName = solr_45101, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1a5cb47
   [junit4]   2> 3172328 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3172329 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3172329 INFO  (zkCallback-4559-thread-2-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3172329 INFO  (zkCallback-4563-thread-4-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3172329 INFO  (jetty-closer-4538-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99345438095179785-127.0.0.1:44205_solr-n_0000000001) closing
   [junit4]   2> 3172329 INFO  (OverseerStateUpdate-99345438095179785-127.0.0.1:44205_solr-n_0000000001) [n:127.0.0.1:44205_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44205_solr
   [junit4]   2> 3172329 WARN  (OverseerAutoScalingTriggerThread-99345438095179785-127.0.0.1:44205_solr-n_0000000001) [n:127.0.0.1:44205_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3172331 INFO  (zkCallback-4559-thread-3-processing-n:127.0.0.1:45101_solr) [n:127.0.0.1:45101_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45101_solr
   [junit4]   2> 3172337 INFO  (coreCloseExecutor-7703-thread-1) [n:127.0.0.1:45101_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=28602337
   [junit4]   2> 3172339 INFO  (jetty-closer-4538-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14fbcc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 3172811 WARN  (zkCallback-4563-thread-3-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr c:.system s:

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

ng-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183b62a: rootName = solr_44205, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@f2b076
   [junit4]   2> 3172821 INFO  (zkCallback-4563-thread-3-processing-n:127.0.0.1:44205_solr) [n:127.0.0.1:44205_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=17815299
   [junit4]   2> 3172823 INFO  (jetty-closer-4538-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9cd8b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 3173829 WARN  (zkCallback-4583-thread-1-processing-n:127.0.0.1:40167_solr) [n:127.0.0.1:40167_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:45101_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45101_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3173829 INFO  (jetty-closer-4538-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13a8ec8{/solr,null,UNAVAILABLE}
   [junit4]   2> 3173830 ERROR (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] 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> 3173830 INFO  (SUITE-TestClusterStateProvider-seed#[47DFD082391574BE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38457 38457
   [junit4]   2> 3173935 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38457 38457
   [junit4]   2> 3173936 WARN  (Thread-4302) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_47DFD082391574BE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16c6eb), locale=lt-LT, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=314147784,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, TestLFUCache, MetricsConfigTest, TestEmbeddedSolrServerConstructors, TestRestoreCore, AliasIntegrationTest, DirectSolrConnectionTest, TestFunctionQuery, TestReload, ConnectionReuseTest, TestHdfsBackupRestoreCore, CdcrUpdateLogTest, DeleteNodeTest, TestNumericTokenStream, TestDistributedMissingSort, SuggestComponentContextFilterQueryTest, BitVectorTest, TestLeaderElectionZkExpiry, TestCloudRecovery, UpdateLogTest, TestSolrCloudWithKerberosAlt, TestSizeLimitedDistributedMap, DistributedFacetPivotWhiteBoxTest, TestFieldCache, HdfsAutoAddReplicasIntegrationTest, CustomCollectionTest, TestGeoJSONResponseWriter, DocExpirationUpdateProcessorFactoryTest, TestCoreContainer, TestLMJelinekMercerSimilarityFactory, ConfigureRecoveryStrategyTest, OverseerTest, TestSearchPerf, HttpSolrCallGetCoreTest, PeerSyncReplicationTest, DirectSolrSpellCheckerTest, ScriptEngineTest, TestClusterStateMutator, ExitableDirectoryReaderTest, UUIDUpdateProcessorFallbackTest, TestHashQParserPlugin, MultiThreadedOCPTest, DisMaxRequestHandlerTest, AtomicUpdateProcessorFactoryTest, DistanceFunctionTest, HdfsBasicDistributedZk2Test, TestStressInPlaceUpdates, SortByFunctionTest, HdfsDirectoryTest, BooleanFieldTest, DefaultValueUpdateProcessorTest, HttpPartitionTest, IndexSchemaTest, TestPrepRecovery, SolrGraphiteReporterTest, TestRetrieveFieldsOptimizer, TestTrieFacet, TestMaxTokenLenTokenizer, ReplaceNodeTest, SecurityConfHandlerTest, FullSolrCloudDistribCmdsTest, RecoveryZkTest, RegexBytesRefFilterTest, ReplicaListTransformerTest, V2ApiIntegrationTest, TestSystemIdResolver, TestPartialUpdateDeduplication, HdfsRecoverLeaseTest, AlternateDirectoryTest, TestHalfAndHalfDocValues, TestInfoStreamLogging, WrapperMergePolicyFactoryTest, LeaderFailureAfterFreshStartTest, TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, CdcrBidirectionalTest, TestReplicaProperties, EchoParamsTest, TestSolrCLIRunExample, CdcrReplicationHandlerTest, SpellPossibilityIteratorTest, FieldAnalysisRequestHandlerTest, TestCoreAdminApis, FieldMutatingUpdateProcessorTest, LeaderElectionTest, TestUnifiedSolrHighlighter, TestManagedResource, BlobRepositoryCloudTest, SolrSlf4jReporterTest, DistributedFacetPivotLongTailTest, TestMinMaxOnMultiValuedField, SolrCoreCheckLockOnStartupTest, TestRealTimeGet, TestHashPartitioner, SolrCLIZkUtilsTest, ShardSplitTest, TestExecutePlanAction, TestRuleBasedAuthorizationPlugin, TestUninvertingReader, TestReloadDeadlock, StatsComponentTest, TestNoOpRegenerator, TestSSLRandomization, BadComponentTest, DistributedSuggestComponentTest, OverseerRolesTest, SolrIndexMetricsTest, TestPushWriter, RequiredFieldsTest, AsyncCallRequestStatusResponseTest, TestAuthenticationFramework, SuggesterTest, TestTrackingShardHandlerFactory, TestFiltering, BlockCacheTest, OverriddenZkACLAndCredentialsProvidersTest, TestTrie, TlogReplayBufferedWhileIndexingTest, AnalyticsMergeStrategyTest, TestSolrCoreSnapshots, TestSimDistributedQueue, TestLegacyFieldCache, TestSchemalessBufferedUpdates, TestBinaryResponseWriter, CollectionsAPIDistributedZkTest, TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestSolr4Spatial, SpellCheckComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestPerFieldSimilarity, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, LeaderFailoverAfterPartitionTest, SolrCloudExampleTest, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, TestClusterStateProvider]
   [junit4] Completed [582/767 (1!)] on J2 in 9.99s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44507 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 21269 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21269/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([760B9D604F883BA4:FE5FA2BAE174565C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([760B9D604F883BA4:49839EC858DECB43]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11978 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 465304 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/init-core-data-001
   [junit4]   2> 465305 WARN  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=179 numCloses=179
   [junit4]   2> 465305 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 465308 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 465309 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 465310 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001
   [junit4]   2> 465310 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 465310 INFO  (Thread-1535) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 465311 INFO  (Thread-1535) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 465315 ERROR (Thread-1535) [    ] 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> 465411 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33035
   [junit4]   2> 465414 INFO  (zkConnectionManagerCallback-929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465420 INFO  (jetty-launcher-926-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 465424 INFO  (jetty-launcher-926-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 465428 INFO  (jetty-launcher-926-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 465451 INFO  (jetty-launcher-926-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a17d278{/solr,null,AVAILABLE}
   [junit4]   2> 465452 INFO  (jetty-launcher-926-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70a2450d{/solr,null,AVAILABLE}
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56b309d7{SSL,[ssl, http/1.1]}{127.0.0.1:45723}
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.e.j.s.Server Started @467744ms
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45723}
   [junit4]   2> 465453 ERROR (jetty-launcher-926-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 465453 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T19:05:47.438Z
   [junit4]   2> 465462 INFO  (jetty-launcher-926-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42c8ffc4{/solr,null,AVAILABLE}
   [junit4]   2> 465462 INFO  (jetty-launcher-926-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54d8f1b6{SSL,[ssl, http/1.1]}{127.0.0.1:39551}
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.e.j.s.Server Started @467754ms
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39551}
   [junit4]   2> 465463 ERROR (jetty-launcher-926-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3582f8e1{SSL,[ssl, http/1.1]}{127.0.0.1:36651}
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T19:05:47.448Z
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.e.j.s.Server Started @467754ms
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36651}
   [junit4]   2> 465463 ERROR (jetty-launcher-926-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 465463 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T19:05:47.448Z
   [junit4]   2> 465473 INFO  (zkConnectionManagerCallback-933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465479 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 465486 INFO  (zkConnectionManagerCallback-931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465487 INFO  (zkConnectionManagerCallback-935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465487 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 465493 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 465510 INFO  (jetty-launcher-926-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 465513 INFO  (jetty-launcher-926-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 465522 INFO  (jetty-launcher-926-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 465522 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465532 INFO  (zkConnectionManagerCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465538 INFO  (zkConnectionManagerCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465547 INFO  (zkConnectionManagerCallback-951-thread-1-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465547 INFO  (zkConnectionManagerCallback-949-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465567 INFO  (zkConnectionManagerCallback-953-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465572 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 465573 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39551_solr
   [junit4]   2> 465574 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.c.Overseer Overseer (id=99344079080587271-127.0.0.1:39551_solr-n_0000000000) starting
   [junit4]   2> 465575 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 465575 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36651_solr
   [junit4]   2> 465587 INFO  (zkCallback-950-thread-1-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 465614 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 465616 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 465617 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45723_solr
   [junit4]   2> 465624 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 465627 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39551_solr
   [junit4]   2> 465646 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 465651 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 465670 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 465697 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39551.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465701 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465709 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465727 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465727 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465730 INFO  (jetty-launcher-926-thread-3) [n:127.0.0.1:45723_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node3/.
   [junit4]   2> 465731 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39551.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465731 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39551.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465732 INFO  (jetty-launcher-926-thread-1) [n:127.0.0.1:39551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node1/.
   [junit4]   2> 465754 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465754 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 465755 INFO  (jetty-launcher-926-thread-2) [n:127.0.0.1:36651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node2/.
   [junit4]   2> 465818 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465821 INFO  (zkConnectionManagerCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 465822 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 465822 INFO  (SUITE-TestClusterStateProvider-seed#[760B9D604F883BA4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33035/solr ready
   [junit4]   2> 465852 INFO  (qtp392311545-4937) [n:127.0.0.1:45723_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 465867 INFO  (OverseerThreadFactory-1533-thread-1-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 465984 INFO  (OverseerStateUpdate-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45723/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 465986 INFO  (OverseerStateUpdate-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36651/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 465993 INFO  (OverseerStateUpdate-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39551/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 466241 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 466241 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 466322 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 466322 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p5&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 466322 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 466322 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 466426 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 466426 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 466426 INFO  (zkCallback-950-thread-1-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 466426 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 466426 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 466426 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467275 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 467277 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 467279 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 467282 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 467283 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 467284 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 467284 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 467284 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45723.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 467284 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 467284 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 467324 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 467324 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 467325 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 467325 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 467326 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bc7c90f[.system_shard1_replica_n1] main]
   [junit4]   2> 467327 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 467327 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 467327 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 467327 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 467328 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 467329 INFO  (searcherExecutor-1540-thread-1-processing-n:127.0.0.1:45723_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6bc7c90f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 467329 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589505267402276864
   [junit4]   2> 467332 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 467332 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 467336 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 467336 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.IndexSchema [.system_shard1_replica_p5] Schema name=_system collection or core
   [junit4]   2> 467336 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 467339 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 467339 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 467339 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using configuration from collection .system, trusted=true
   [junit4]   2> 467339 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p5' using configuration from collection .system, trusted=true
   [junit4]   2> 467339 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39551.solr.core..system.shard1.replica_p5' (registry 'solr.core..system.shard1.replica_p5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 467339 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36651.solr.core..system.shard1.replica_n3' (registry 'solr.core..system.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 467339 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 467339 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 467339 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.SolrCore [[.system_shard1_replica_p5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node1/.system_shard1_replica_p5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node1/./.system_shard1_replica_p5/data/]
   [junit4]   2> 467340 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node2/./.system_shard1_replica_n3/data/]
   [junit4]   2> 467382 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 467382 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 467383 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dd21df2[.system_shard1_replica_p5] main]
   [junit4]   2> 467383 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 467383 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 467384 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 467384 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 467384 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 467384 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 467384 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 467385 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 467385 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 467385 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.ZkController .system_shard1_replica_p5 starting background replication from leader
   [junit4]   2> 467385 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 467385 INFO  (searcherExecutor-1546-thread-1-processing-n:127.0.0.1:39551_solr x:.system_shard1_replica_p5 s:shard1 c:.system r:core_node6) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.SolrCore [.system_shard1_replica_p5] Registered new searcher Searcher@3dd21df2[.system_shard1_replica_p5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 467386 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 467386 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 467386 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a157cf5[.system_shard1_replica_n3] main]
   [junit4]   2> 467386 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 467391 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 467391 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 467391 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 467392 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 467392 INFO  (searcherExecutor-1545-thread-1-processing-n:127.0.0.1:36651_solr x:.system_shard1_replica_n3 s:shard1 c:.system r:core_node4) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@5a157cf5[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 467392 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589505267468337152
   [junit4]   2> 467436 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467436 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467436 INFO  (zkCallback-950-thread-1-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467436 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467436 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467436 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 467836 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 467836 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 467836 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45723/solr/.system_shard1_replica_n1/
   [junit4]   2> 467836 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:45723/solr START replicas=[https://127.0.0.1:36651/solr/.system_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 467840 INFO  (qtp234839646-4924) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.S.Request [.system_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 468137 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:45723/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 468137 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 468137 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 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> 468137 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 468138 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45723/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 468239 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468239 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468239 INFO  (zkCallback-950-thread-3-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468239 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468239 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468239 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468248 INFO  (indexFetcher-1555-thread-1) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.h.IndexFetcher Replica core_node2 is leader but it's state is down, skipping replication
   [junit4]   2> 468289 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 468290 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2049
   [junit4]   2> 468462 INFO  (qtp1178592524-4928) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p5&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2139
   [junit4]   2> 468462 INFO  (qtp234839646-4940) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2140
   [junit4]   2> 468464 INFO  (qtp392311545-4937) [n:127.0.0.1:45723_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 468496 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468496 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468496 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468496 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468496 INFO  (zkCallback-950-thread-3-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 468496 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 469464 INFO  (qtp392311545-4937) [n:127.0.0.1:45723_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3611
   [junit4]   2> 469468 INFO  (qtp392311545-4938) [n:127.0.0.1:45723_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 469471 INFO  (qtp234839646-4924) [n:127.0.0.1:36651_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 469474 INFO  (qtp1178592524-4925) [n:127.0.0.1:39551_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 469504 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[760B9D604F883BA4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 469506 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[760B9D604F883BA4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=760B9D604F883BA4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J2 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([760B9D604F883BA4:49839EC858DECB43]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 469524 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 469525 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 469526 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7faed6e{/solr,null,AVAILABLE}
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d5f7d6{SSL,[ssl, http/1.1]}{127.0.0.1:37813}
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.Server Started @471818ms
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37813}
   [junit4]   2> 469527 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469527 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 469528 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T19:05:51.512Z
   [junit4]   2> 469530 INFO  (zkConnectionManagerCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469530 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469536 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33035/solr
   [junit4]   2> 469542 INFO  (zkConnectionManagerCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469552 INFO  (zkConnectionManagerCallback-973-thread-1-processing-n:127.0.0.1:37813_solr) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469556 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 469557 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 469563 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37813_solr
   [junit4]   2> 469564 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 469564 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 469564 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 469567 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:37813_solr) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 469570 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 469617 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37813.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 469731 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37813.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 469731 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37813.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@607cdcf4
   [junit4]   2> 469732 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [n:127.0.0.1:37813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_760B9D604F883BA4-001/tempDir-001/node4/.
   [junit4]   2> 469868 INFO  (OverseerCollectionConfigSetProcessor-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 469965 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@54d8f1b6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 469966 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1229641925
   [junit4]   2> 469966 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 469966 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ede365a: rootName = solr_39551, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@73f85eff
   [junit4]   2> 469973 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 469973 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50c818a1: rootName = solr_39551, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@424e715a
   [junit4]   2> 469978 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 469978 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34c7a86f: rootName = solr_39551, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74da6a86
   [junit4]   2> 469978 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39551_solr
   [junit4]   2> 469979 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 469979 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 469979 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 469979 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:37813_solr) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 469979 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 469979 INFO  (zkCallback-950-thread-2-processing-n:127.0.0.1:39551_solr) [n:127.0.0.1:39551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 469984 INFO  (coreCloseExecutor-1566-thread-1) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.c.SolrCore [.system_shard1_replica_p5]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f6752fc
   [junit4]   2> 469984 INFO  (coreCloseExecutor-1566-thread-1) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p5, tag=795300604
   [junit4]   2> 469984 INFO  (coreCloseExecutor-1566-thread-1) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e96087a: rootName = solr_39551, domain = solr.core..system.shard1.replica_p5, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p5 / com.codahale.metrics.MetricRegistry@5efa7280
   [junit4]   2> 469992 INFO  (coreCloseExecutor-1566-thread-1) [n:127.0.0.1:39551_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=795300604
   [junit4]   2> 469994 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.c.Overseer Overseer (id=99344079080587271-127.0.0.1:39551_solr-n_0000000000) closing
   [junit4]   2> 469994 INFO  (OverseerStateUpdate-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39551_solr
   [junit4]   2> 469994 WARN  (OverseerAutoScalingTriggerThread-99344079080587271-127.0.0.1:39551_solr-n_0000000000) [n:127.0.0.1:39551_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 469996 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36651_solr
   [junit4]   2> 469997 INFO  (zkCallback-952-thread-2-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.Overseer Overseer (id=99344079080587273-127.0.0.1:36651_solr-n_0000000001) starting
   [junit4]   2> 469997 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a17d278{/solr,null,UNAVAILABLE}
   [junit4]   2> 470001 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470001 INFO  (zkCallback-952-thread-1-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470001 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470003 INFO  (zkCallback-952-thread-3-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470203 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[760B9D604F883BA4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 470203 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 470205 INFO  (jetty-closer-927-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@56b309d7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 470206 INFO  (jetty-closer-927-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d5f7d6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=887471992
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3582f8e1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1938375029
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1903370377
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@518933ba: rootName = solr_37813, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@32b3537f
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 470207 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4561bfb1: rootName = solr_36651, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@337c9cfb
   [junit4]   2> 470212 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 470212 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a83db04: rootName = solr_36651, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@424e715a
   [junit4]   2> 470213 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 470213 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9112d: rootName = solr_37813, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@424e715a
   [junit4]   2> 470213 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 470213 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@395cebce: rootName = solr_45723, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a17ef4d
   [junit4]   2> 470216 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 470216 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dae8e43: rootName = solr_36651, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74da6a86
   [junit4]   2> 470217 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36651_solr
   [junit4]   2> 470217 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 470217 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ca6608f: rootName = solr_37813, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74da6a86
   [junit4]   2> 470217 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 470218 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 470218 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:37813_solr) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 470218 INFO  (zkCallback-952-thread-3-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 470219 INFO  (coreCloseExecutor-1572-thread-1) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@34be6e51
   [junit4]   2> 470219 INFO  (coreCloseExecutor-1572-thread-1) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3, tag=884895313
   [junit4]   2> 470219 INFO  (coreCloseExecutor-1572-thread-1) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f46ac23: rootName = solr_36651, domain = solr.core..system.shard1.replica_n3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@55acd9fd
   [junit4]   2> 470219 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37813_solr
   [junit4]   2> 470220 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 470220 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@284408fc: rootName = solr_45723, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@424e715a
   [junit4]   2> 470222 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 470222 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 470222 INFO  (jetty-closer-927-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 470223 INFO  (zkCallback-952-thread-3-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 470222 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:37813_solr) [n:127.0.0.1:37813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 470224 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 470224 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39461814: rootName = solr_45723, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74da6a86
   [junit4]   2> 470225 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45723_solr
   [junit4]   2> 470226 INFO  (jetty-closer-927-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 470226 INFO  (zkCallback-952-thread-3-processing-n:127.0.0.1:36651_solr) [n:127.0.0.1:36651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 470226 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 470226 INFO  (coreCloseExecutor-1574-thread-1) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@254d9910
   [junit4]   2> 470227 INFO  (coreCloseExecutor-1574-thread-1) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=625842448
   [junit4]   2> 470227 INFO  (coreCloseExecutor-1574-thread-1) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f6f6003: rootName = solr_45723, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@49847180
   [junit4]   2> 470228 INFO  (coreCloseExecutor-1572-thread-1) [n:127.0.0.1:36651_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=884895313
   [junit4]   2> 470233 INFO  (jetty-closer-927-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99344079080587273-127.0.0.1:36651_solr-n_0000000001) closing
   [junit4]   2> 470233 INFO  (OverseerStateUpdate-99344079080587273-127.0.0.1:36651_solr-n_0000000001) [n:127.0.0.1:36651_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36651_solr
   [junit4]   2> 470233 WARN  (OverseerAutoScalingTriggerThread-99344079080587273-127.0.0.1:36651_solr-n_0000000001) [n:127.0.0.1:36651_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 470235 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:45723_solr) [n:127.0.0.1:45723_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45723_solr
   [junit4]   2> 470235 INFO  (jetty-closer-927-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42c8ffc4{/solr,null,UNAVAILABLE}
   [junit4]   2> 470238 INFO  (coreCloseExecutor-1574-thread-1) [n:127.0.0.1:45723_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=625842448
   [junit4]   2> 470255 INFO  (jetty-closer-927-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70a2450d{/solr,null,UNAVAILABLE}
   [junit4]   2> 471723 WARN  (zkCallback-972-thread-1-processing-n:127.

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

] o.a.s.c.ChaosMonkey monkey: stop jetty! 33249
   [junit4]   2> 1088569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=894429054
   [junit4]   2> 1088569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1088569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2394fba2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@139b603f
   [junit4]   2> 1088571 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1088571 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@408bff95: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@424e715a
   [junit4]   2> 1088571 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1088571 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62966d99: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74da6a86
   [junit4]   2> 1088572 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33249_
   [junit4]   2> 1088572 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1088572 INFO  (zkCallback-1939-thread-1-processing-n:127.0.0.1:33249_) [n:127.0.0.1:33249_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1088573 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.c.Overseer Overseer (id=99344116068319253-127.0.0.1:33249_-n_0000000005) closing
   [junit4]   2> 1088573 INFO  (OverseerStateUpdate-99344116068319253-127.0.0.1:33249_-n_0000000005) [n:127.0.0.1:33249_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33249_
   [junit4]   2> 1088573 WARN  (OverseerAutoScalingTriggerThread-99344116068319253-127.0.0.1:33249_-n_0000000005) [n:127.0.0.1:33249_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1088578 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@53293fcf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1088578 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22a9c550{/,null,UNAVAILABLE}
   [junit4]   2> 1088579 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 46475
   [junit4]   2> 1088579 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] 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> 1088579 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[760B9D604F883BA4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39423 39423
   [junit4]   2> 1095110 INFO  (Thread-3014) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39423 39423
   [junit4]   2> 1095110 WARN  (Thread-3014) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard2/election/99344116068319244-core_node10-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99344116068319244-127.0.0.1:34591_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=760B9D604F883BA4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 65.4s J2 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([760B9D604F883BA4:FE5FA2BAE174565C]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_760B9D604F883BA4-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@26fdccc0), locale=sv-SE, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=151862024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, TestSolrConfigHandlerCloud, PKIAuthenticationIntegrationTest, UpdateLogTest, BlobRepositoryCloudTest, TestHdfsBackupRestoreCore, TestCloudRecovery, TestSerializedLuceneMatchVersion, CollectionReloadTest, TestNumericTokenStream, TestIndexSearcher, TestCoreDiscovery, BasicDistributedZk2Test, ScriptEngineTest, TestIntervalFaceting, CdcrBidirectionalTest, MetricsConfigTest, TestHdfsUpdateLog, AutoScalingHandlerTest, TestHashPartitioner, DistributedFacetPivotLongTailTest, TestElisionMultitermQuery, TestMacros, ReplaceNodeTest, TestGroupingSearch, TestClusterStateProvider, TestPayloadScoreQParserPlugin, DateRangeFieldTest, FieldMutatingUpdateProcessorTest, TestSolrCoreProperties, TestExpandComponent, TestJsonRequest, TestHalfAndHalfDocValues, TestDistribIDF, DistribJoinFromCollectionTest, TestDeleteCollectionOnDownNodes, TestComplexPhraseLeadingWildcard, ClassificationUpdateProcessorIntegrationTest, EchoParamsTest, DisMaxRequestHandlerTest, BlockCacheTest, TestFileDictionaryLookup, TestRuleBasedAuthorizationPlugin, TestFieldCache, TestPerFieldSimilarityWithDefaultOverride, DirectSolrConnectionTest, TestCloudJSONFacetJoinDomain, SortByFunctionTest, TestFuzzyAnalyzedSuggestions, TestReloadDeadlock, PreAnalyzedUpdateProcessorTest, TestPushWriter, CdcrUpdateLogTest, HttpPartitionTest, UniqFieldsUpdateProcessorFactoryTest, TestLRUStatsCache, ConfigSetsAPITest, SolrMetricReporterTest, TestAuthenticationFramework, CopyFieldTest, ReturnFieldsTest, ImplicitSnitchTest, TestUninvertingReader, XmlUpdateRequestHandlerTest, TestHashQParserPlugin, SpellCheckCollatorWithCollapseTest, BitVectorTest, TestEmbeddedSolrServerConstructors, TestConfigSetsAPIExclusivity, AlternateDirectoryTest, DocExpirationUpdateProcessorFactoryTest, TestNoOpRegenerator, BJQParserTest, TestSSLRandomization, InfoHandlerTest, MoveReplicaHDFSFailoverTest, TestClassicSimilarityFactory, TestLeaderElectionZkExpiry, TestSearchPerf, DistributedSuggestComponentTest, CollectionsAPIAsyncDistributedZkTest, SystemLogListenerTest, RollingRestartTest, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedMissingSort, TestTrackingShardHandlerFactory, TestSubQueryTransformer, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [277/767 (2!)] on J2 in 65.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 49756 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+37) - Build # 21268 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21268/
Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:33185/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33185/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([B1C26D7A7DC263C6:DE472622C1B45029]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([B1C26D7A7DC263C6:8E4A6ED26A949321]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 1782 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180113_133117_2485227922276747046833.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180113_133117_2485208293406581862229.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180113_133117_2483829795515628342156.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180113_133947_95616167715531411811601.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180113_133947_95618134895305681810013.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180113_133947_956670274829158721479.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 1057 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180113_134103_6848109238456816853840.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180113_134103_6843995111648164638833.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180113_134103_68414390225586544193296.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 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180113_134246_9604627843380851026473.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180113_134246_960107084662490194718.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180113_134246_96012463100520297638526.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180113_134259_0921756307712760981335.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180113_134259_09212263850974590540927.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180113_134259_0922431140692324116445.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180113_134326_36613950102651481611451.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180113_134326_36812461959501367122089.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180113_134326_3665193430900146211019.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 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180113_134330_2267393987519372698246.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180113_134330_22616414902954522171062.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180113_134330_2268588060152153346137.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180113_134332_8874653456200192184987.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180113_134332_88717675765512307730392.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180113_134332_88717350985627239083317.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 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180113_134343_95211749644523915255269.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180113_134343_95214094312642518071495.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 157 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180113_134351_3012467715507063322135.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180113_134351_30113585094342800351909.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180113_134351_3012326701804107667624.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 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180113_134353_91214830215374105388510.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 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180113_134402_33717713870412803992758.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180113_134402_33715871608704789536523.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180113_134402_3376282304894760294022.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 1293 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180113_134421_92311607325476232411607.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180113_134421_9239091604018016852680.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180113_134421_9237250622713078795348.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 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180113_134430_021931449006974159267.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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180113_134430_02112217073588160938910.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180113_134430_02110299781728861921267.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 247 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180113_134440_37316760174275331092982.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180113_134440_37213443906666202132888.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 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180113_134440_3724264095963513550178.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 214 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180113_134722_96315659550848548210090.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180113_134722_96310805780557960042728.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180113_134722_96316768380571134053284.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 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180113_134725_618875373871111674630.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180113_134725_61812832550244144086091.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180113_134725_6183752732831123833114.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 226 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180113_134731_0654973465094238032405.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180113_134731_0657681276543860346089.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180113_134731_065151872810792898462.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180113_134801_52017196160749798813435.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180113_134801_52015799552190664139319.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180113_134801_5207945852103599631766.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180113_134811_0187473620082696996839.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180113_134811_0189154266571204781740.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180113_134811_01814087066633278901352.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180113_134827_4213382294787661258738.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180113_134827_421342537095965850126.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180113_134827_4212541848935393826626.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 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180113_134847_01314198987121240154520.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180113_134847_01317562088405459073369.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 175 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180113_134858_4392833840197588510095.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180113_134858_43911367653802521665291.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180113_134858_4397060747511165960317.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 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180113_134915_3356276328949736431579.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180113_134915_339530757410171173362.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180113_134915_33513011065274754599575.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 224 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180113_134922_47313952330501249603526.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180113_134922_4732801198711612943990.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180113_134922_47310115216104212046900.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 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180113_134929_49817964941558121161234.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180113_134929_4986580991681440929102.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180113_134929_4981599625292419600898.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 218 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180113_134941_34614379641816126446792.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180113_134941_3461252046523458638457.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180113_134941_3467048805813456029600.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 320 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180113_135026_86116872340725690057709.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180113_135026_86012414773988091675056.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180113_135026_860785559021142414974.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180113_135040_3379531857168838142626.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 169 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180113_135042_0281065811871782890058.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180113_135042_02810921751429770132520.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 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180113_135042_02815932846023952831418.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 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180113_135128_8592389534874252512640.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180113_135128_8599177204334758388299.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180113_135128_85918175779095351636991.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 1789 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/init-core-data-001
   [junit4]   2> 203214 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 203215 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 203215 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 203215 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 203215 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001
   [junit4]   2> 203216 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 203216 INFO  (Thread-2257) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 203216 INFO  (Thread-2257) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 203218 ERROR (Thread-2257) [    ] 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> 203316 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[B1C26D7A7DC263C6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39639
   [junit4]   2> 203321 INFO  (zkConnectionManagerCallback-4315-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203323 INFO  (jetty-launcher-4312-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 203325 INFO  (jetty-launcher-4312-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 203349 INFO  (jetty-launcher-4312-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7557e61f{/solr,null,AVAILABLE}
   [junit4]   2> 203350 INFO  (jetty-launcher-4312-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4838881{HTTP/1.1,[http/1.1]}{127.0.0.1:41353}
   [junit4]   2> 203350 INFO  (jetty-launcher-4312-thread-1) [    ] o.e.j.s.Server Started @205188ms
   [junit4]   2> 203350 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41353}
   [junit4]   2> 203351 ERROR (jetty-launcher-4312-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203351 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 203351 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203351 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203351 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T13:55:54.422247Z
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fca2132{/solr,null,AVAILABLE}
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@671579ee{HTTP/1.1,[http/1.1]}{127.0.0.1:33185}
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.e.j.s.Server Started @205191ms
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33185}
   [junit4]   2> 203353 ERROR (jetty-launcher-4312-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203353 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T13:55:54.424879Z
   [junit4]   2> 203362 INFO  (zkConnectionManagerCallback-4319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203362 INFO  (zkConnectionManagerCallback-4317-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203362 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203363 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203369 INFO  (jetty-launcher-4312-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39639/solr
   [junit4]   2> 203370 INFO  (jetty-launcher-4312-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39639/solr
   [junit4]   2> 203370 INFO  (zkConnectionManagerCallback-4324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203371 INFO  (zkConnectionManagerCallback-4327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203373 INFO  (zkConnectionManagerCallback-4329-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203373 INFO  (zkConnectionManagerCallback-4331-thread-1-processing-n:127.0.0.1:33185_solr) [n:127.0.0.1:33185_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203421 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203421 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41353_solr
   [junit4]   2> 203422 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.c.Overseer Overseer (id=99342860569018373-127.0.0.1:41353_solr-n_0000000000) starting
   [junit4]   2> 203423 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203423 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33185_solr
   [junit4]   2> 203437 INFO  (zkCallback-4330-thread-1-processing-n:127.0.0.1:33185_solr) [n:127.0.0.1:33185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 203437 INFO  (zkCallback-4328-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 203438 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41353_solr
   [junit4]   2> 203438 INFO  (zkCallback-4330-thread-1-processing-n:127.0.0.1:33185_solr) [n:127.0.0.1:33185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 203438 INFO  (zkCallback-4328-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 203468 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203469 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203474 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203474 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203475 INFO  (jetty-launcher-4312-thread-1) [n:127.0.0.1:41353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/.
   [junit4]   2> 203478 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203478 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 203479 INFO  (jetty-launcher-4312-thread-2) [n:127.0.0.1:33185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node2/.
   [junit4]   2> 203512 INFO  (zkConnectionManagerCallback-4337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203518 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[B1C26D7A7DC263C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 203520 INFO  (zkConnectionManagerCallback-4342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203520 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[B1C26D7A7DC263C6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 203521 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[B1C26D7A7DC263C6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39639/solr ready
   [junit4]   2> 203522 INFO  (qtp1981489016-10647) [n:127.0.0.1:33185_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 203522 INFO  (qtp1981489016-10647) [n:127.0.0.1:33185_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 203523 INFO  (qtp1981489016-10649) [n:127.0.0.1:33185_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 203525 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 203525 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 203525 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 203526 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 203527 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 203528 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 203529 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 203532 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 203533 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 203534 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 203534 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 203535 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 203536 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 203536 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 203537 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 203537 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 203538 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 203539 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 203540 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 203541 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 203541 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 203542 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 203543 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 203544 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 203544 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 203545 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 203545 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 203546 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 203547 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 203547 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 203548 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 203549 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 203549 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 203550 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 203550 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 203551 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 203551 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 203552 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 203553 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 203553 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 203554 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 203555 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 203555 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 203556 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 203557 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 203557 INFO  (OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 203661 INFO  (OverseerStateUpdate-99342860569018373-127.0.0.1:41353_solr-n_0000000000) [n:127.0.0.1:41353_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41353/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 203863 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 203863 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 203966 INFO  (zkCallback-4328-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 203966 INFO  (zkCallback-4328-thread-2-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204871 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 204872 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 204873 WARN  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 204879 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 204900 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 205201 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 205319 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 205319 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c94f961
   [junit4]   2> 205320 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 205320 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_B1C26D7A7DC263C6-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 205328 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 205566 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 205566 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 205567 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 205567 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 205569 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ecf6904[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 205570 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 205571 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 205571 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 205571 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 205572 INFO  (qtp1516780934-10642) [n:127.0.0.1:41353_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spe

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

rkspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180113_144736_5416417954898716553622.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180113_144736_54110828183498912491276.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 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180113_144843_33316841731780232538265.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180113_144843_3339607921134002551643.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180113_144843_3336745983885684109466.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 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180113_144904_32216918383321810747574.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180113_144904_3224252035414375764772.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 647 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180113_144911_78910756127173625530769.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180113_144911_7893073563402683063148.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180113_144911_7898438717174886382632.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 558 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180113_144937_96916431025316762295779.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180113_144937_97012255547062416000246.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180113_144937_9693926985210527490416.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 563 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180113_144948_1598468693890735782755.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180113_144948_1594631524171941382289.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 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180113_144954_850108438769086072828.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180113_144954_85010021691716956580131.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180113_144954_85015741952199240654377.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180113_145018_26914436154373862936786.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180113_145018_2693972083521818633291.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180113_145028_7465403964169534784586.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 32229 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 21267 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21267/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at https://127.0.0.1:38459/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38459/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([FB5233197E6097B2:94D77841C216A45D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([FB5233197E6097B2:C4DA30B169366755]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13539 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/init-core-data-001
   [junit4]   2> 2467141 WARN  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2467141 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2467142 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2467142 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2467142 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 2467142 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001
   [junit4]   2> 2467143 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2467143 INFO  (Thread-7579) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2467143 INFO  (Thread-7579) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2467144 ERROR (Thread-7579) [    ] 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> 2467243 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40145
   [junit4]   2> 2467244 INFO  (zkConnectionManagerCallback-4597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467249 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2467249 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2467249 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bd078ee{/solr,null,AVAILABLE}
   [junit4]   2> 2467249 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71587fd1{/solr,null,AVAILABLE}
   [junit4]   2> 2467251 INFO  (jetty-launcher-4594-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2467253 INFO  (jetty-launcher-4594-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@543ae1a7{/solr,null,AVAILABLE}
   [junit4]   2> 2467255 INFO  (jetty-launcher-4594-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70006c46{SSL,[ssl, http/1.1]}{127.0.0.1:๔๔๐๐๗}
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.e.j.s.Server Started @๒๔๖๙๐๕๒ms
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44007}
   [junit4]   2> 2467256 ERROR (jetty-launcher-4594-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e7de2c1{SSL,[ssl, http/1.1]}{127.0.0.1:๔๐๒๑๓}
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.Server Started @๒๔๖๙๐๕๓ms
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40213}
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:36:37.874Z
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68fb6bdd{SSL,[ssl, http/1.1]}{127.0.0.1:๓๕๑๖๓}
   [junit4]   2> 2467256 ERROR (jetty-launcher-4594-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.Server Started @๒๔๖๙๐๕๓ms
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35163}
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467256 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:36:37.874Z
   [junit4]   2> 2467257 ERROR (jetty-launcher-4594-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467257 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2467257 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467257 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467257 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:36:37.875Z
   [junit4]   2> 2467257 INFO  (zkConnectionManagerCallback-4599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467258 INFO  (zkConnectionManagerCallback-4601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467258 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2467258 INFO  (zkConnectionManagerCallback-4603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467258 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2467258 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2467261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eee0cb810003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2467263 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40145/solr
   [junit4]   2> 2467263 INFO  (jetty-launcher-4594-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40145/solr
   [junit4]   2> 2467263 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40145/solr
   [junit4]   2> 2467264 INFO  (zkConnectionManagerCallback-4610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467264 INFO  (zkConnectionManagerCallback-4613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467264 INFO  (zkConnectionManagerCallback-4615-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467274 INFO  (zkConnectionManagerCallback-4618-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467274 INFO  (zkConnectionManagerCallback-4621-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467274 INFO  (zkConnectionManagerCallback-4619-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467316 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467316 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467316 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467318 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44007_solr
   [junit4]   2> 2467318 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40213_solr
   [junit4]   2> 2467318 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35163_solr
   [junit4]   2> 2467330 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.c.Overseer Overseer (id=99341841056464904-127.0.0.1:44007_solr-n_0000000000) starting
   [junit4]   2> 2467334 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2467334 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2467335 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2467338 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44007_solr
   [junit4]   2> 2467339 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2467339 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2467346 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2467378 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467383 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467383 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467384 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node2/.
   [junit4]   2> 2467418 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467423 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467423 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467424 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:40213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node1/.
   [junit4]   2> 2467439 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467444 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467444 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2467444 INFO  (jetty-launcher-4594-thread-3) [n:127.0.0.1:44007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node3/.
   [junit4]   2> 2467462 INFO  (zkConnectionManagerCallback-4629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467464 INFO  (zkConnectionManagerCallback-4633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467464 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2467465 INFO  (SUITE-TestClusterStateProvider-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40145/solr ready
   [junit4]   2> 2467480 INFO  (qtp1015711249-24699) [n:127.0.0.1:44007_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2467482 INFO  (OverseerThreadFactory-9128-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 2467586 INFO  (OverseerStateUpdate-99341841056464904-127.0.0.1:44007_solr-n_0000000000) [n:127.0.0.1:44007_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40213/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2467587 INFO  (OverseerStateUpdate-99341841056464904-127.0.0.1:44007_solr-n_0000000000) [n:127.0.0.1:44007_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2467587 INFO  (OverseerStateUpdate-99341841056464904-127.0.0.1:44007_solr-n_0000000000) [n:127.0.0.1:44007_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35163/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2467791 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2467792 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2467804 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2467804 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2467804 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2467804 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2467907 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2467907 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2467907 INFO  (zkCallback-4620-thread-2-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2467907 INFO  (zkCallback-4616-thread-2-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2467907 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2467907 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468799 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2468802 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2468803 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 2468807 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2468807 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 2468808 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 2468808 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 2468809 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44007.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2468809 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2468809 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node3/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 2468810 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2468810 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2468823 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 2468823 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 2468824 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2468824 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 2468825 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40213.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2468825 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2468825 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 2468825 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2468825 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 2468825 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2468826 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2468826 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node2/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node2/./.system_shard1_replica_p4/data/]
   [junit4]   2> 2468853 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2468853 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2468853 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2468853 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2468854 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2061547[.system_shard1_replica_n2] main]
   [junit4]   2> 2468855 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2468855 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2468855 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2468856 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2468856 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2468857 INFO  (searcherExecutor-9135-thread-1-processing-n:127.0.0.1:44007_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@2061547[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2468857 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589469458700697600
   [junit4]   2> 2468859 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2468862 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2468862 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2468863 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2468863 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2468864 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2468864 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2468865 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2471f345[.system_shard1_replica_n1] main]
   [junit4]   2> 2468865 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@54d02aae[.system_shard1_replica_p4] main]
   [junit4]   2> 2468866 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2468866 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2468866 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2468866 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2468866 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2468866 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2468866 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2468866 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2468866 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2468867 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2468867 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 2468867 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2468867 INFO  (searcherExecutor-9137-thread-1-processing-n:127.0.0.1:35163_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@54d02aae[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2468867 INFO  (searcherExecutor-9136-thread-1-processing-n:127.0.0.1:40213_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@2471f345[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2468867 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589469458711183360
   [junit4]   2> 2468868 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2468868 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2468961 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468961 INFO  (zkCallback-4620-thread-2-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468961 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468961 INFO  (zkCallback-4616-thread-2-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468961 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2468961 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469360 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2469360 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2469360 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44007/solr/.system_shard1_replica_n2/
   [junit4]   2> 2469361 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:44007/solr START replicas=[https://127.0.0.1:40213/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2469365 INFO  (qtp158634734-24679) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2469661 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:44007/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2469661 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2469661 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 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> 2469661 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2469666 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44007/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 2469768 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469768 INFO  (zkCallback-4616-thread-2-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469768 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469768 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469768 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469768 INFO  (zkCallback-4620-thread-2-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469769 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader but it's state is down, skipping replication
   [junit4]   2> 2469817 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2469849 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2057
   [junit4]   2> 2469870 INFO  (qtp990210370-24686) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2066
   [junit4]   2> 2469871 INFO  (qtp158634734-24681) [n:127.0.0.1:40213_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2066
   [junit4]   2> 2469873 INFO  (qtp1015711249-24699) [n:127.0.0.1:44007_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2469972 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469972 INFO  (zkCallback-4620-thread-2-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469972 INFO  (zkCallback-4616-thread-2-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469972 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469972 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2469972 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2470873 INFO  (qtp1015711249-24699) [n:127.0.0.1:44007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3393
   [junit4]   2> 2470878 INFO  (qtp1015711249-24697) [n:127.0.0.1:44007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2470882 INFO  (qtp158634734-24679) [n:127.0.0.1:40213_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2470887 INFO  (qtp990210370-24684) [n:127.0.0.1:35163_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2470943 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 2470946 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2470950 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474021de{/solr,null,AVAILABLE}
   [junit4]   2> 2470951 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7bd4c55e{SSL,[ssl, http/1.1]}{127.0.0.1:๔๓๗๕๗}
   [junit4]   2> 2470951 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.Server Started @๒๔๗๒๗๔๘ms
   [junit4]   2> 2470951 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43757}
   [junit4]   2> 2470952 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2470952 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2470952 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2470952 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2470952 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:36:41.570Z
   [junit4]   2> 2470955 INFO  (zkConnectionManagerCallback-4635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470956 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2470966 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40145/solr
   [junit4]   2> 2470967 INFO  (zkConnectionManagerCallback-4639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470970 INFO  (zkConnectionManagerCallback-4641-thread-1-processing-n:127.0.0.1:43757_solr) [n:127.0.0.1:43757_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470978 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2470979 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2470981 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43757_solr
   [junit4]   2> 2470982 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2470982 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2470982 INFO  (zkCallback-4632-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2470983 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:43757_solr) [n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2470982 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2471065 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43757.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2471077 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43757.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2471077 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43757.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b948872
   [junit4]   2> 2471078 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [n:127.0.0.1:43757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_FB5233197E6097B2-001/tempDir-001/node4/.
   [junit4]   2> 2471484 INFO  (OverseerCollectionConfigSetProcessor-99341841056464904-127.0.0.1:44007_solr-n_0000000000) [n:127.0.0.1:44007_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2471868 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2471868 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:44007/solr/.system_shard1_replica_n2/
   [junit4]   2> 2471870 INFO  (qtp1015711249-24693) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2471870 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2471870 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68216380 commitCommandVersion:0
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c448927[.system_shard1_replica_p4] main]
   [junit4]   2> 2471871 INFO  (indexFetcher-9150-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2471873 INFO  (searcherExecutor-9137-thread-1-processing-n:127.0.0.1:35163_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@1c448927[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2473107 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68fb6bdd{SSL,[ssl, http/1.1]}{127.0.0.1:๐}
   [junit4]   2> 2473108 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1942056889
   [junit4]   2> 2473108 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2473108 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44197b87: rootName = solr_35163, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2edd953f
   [junit4]   2> 2473113 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2473113 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f338591: rootName = solr_35163, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@60920817
   [junit4]   2> 2473116 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2473116 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c7a441d: rootName = solr_35163, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b2c0f9f
   [junit4]   2> 2473117 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35163_solr
   [junit4]   2> 2473117 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2473117 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:43757_solr) [n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2473117 INFO  (zkCallback-4632-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2473117 INFO  (zkCallback-4620-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2473117 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2473117 INFO  (zkCallback-4616-thread-2-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473117 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2473118 INFO  (zkCallback-4617-thread-3-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473118 INFO  (coreCloseExecutor-9157-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6dcc431
   [junit4]   2> 2473118 INFO  (zkCallback-4620-thread-2-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473117 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473118 INFO  (coreCloseExecutor-9157-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=115131441
   [junit4]   2> 2473118 INFO  (coreCloseExecutor-9157-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69bcfe5d: rootName = solr_35163, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@45148006
   [junit4]   2> 2473121 INFO  (zkCallback-4620-thread-3-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473121 INFO  (zkCallback-4616-thread-3-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473123 INFO  (coreCloseExecutor-9157-thread-1) [n:127.0.0.1:35163_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=115131441
   [junit4]   2> 2473124 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4bd078ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 2475125 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[FB5233197E6097B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 2475168 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[FB5233197E6097B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 2475171 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[FB5233197E6097B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=FB5233197E6097B2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB5233197E6097B2:C4DA30B169366755]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2475176 INFO  (jetty-closer-4595-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7bd4c55e{SSL,[ssl, http/1.1]}{127.0.0.1:๐}
   [junit4]   2> 2475177 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=831870837
   [junit4]   2> 2475177 INFO  (jetty-closer-4595-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@70006c46{SSL,[ssl, http/1.1]}{127.0.0.1:๐}
   [junit4]   2> 2475177 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2475178 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=881443055
   [junit4]   2> 2475178 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@456df775: rootName = solr_43757, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3c0d6fea
   [junit4]   2> 2475177 INFO  (jetty-closer-4595-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e7de2c1{SSL,[ssl, http/1.1]}{127.0.0.1:๐}
   [junit4]   2> 2475178 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2475179 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1424107407
   [junit4]   2> 2475179 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39d1134b: rootName = solr_44007, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@32477cb2
   [junit4]   2> 2475179 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2475179 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cc1a83: rootName = solr_40213, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@55244cde
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e3e58ca: rootName = solr_43757, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@60920817
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dfbf32c: rootName = solr_44007, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@60920817
   [junit4]   2> 2475187 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bf941b9: rootName = solr_40213, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@60920817
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a89c498: rootName = solr_43757, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b2c0f9f
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ec081ab: rootName = solr_44007, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b2c0f9f
   [junit4]   2> 2475193 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@529fc6f2: rootName = solr_40213, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b2c0f9f
   [junit4]   2> 2475194 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43757_solr
   [junit4]   2> 2475194 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44007_solr
   [junit4]   2> 2475194 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40213_solr
   [junit4]   2> 2475194 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2475195 INFO  (zkCallback-4617-thread-2-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2475195 INFO  (jetty-closer-4595-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2475195 INFO  (zkCallback-4616-thread-3-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2475195 INFO  (zkCallback-4617-thread-1-processing-n:127.0.0.1:44007_solr) [n:127.0.0.1:44007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2475195 INFO  (jetty-closer-4595-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2475195 INFO  (zkCallback-4616-thread-1-processing-n:127.0.0.1:40213_solr) [n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2475195 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:43757_solr) [n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2475195 INFO  (jetty-closer-4595-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2475195 INFO  (coreCloseExecutor-9160-thread-1) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5827f2ec
   [junit4]   2> 2475195 INFO  (coreCloseExecutor-9160-thread-1) [n:127.0.0.1:44007_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica

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

] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51d8892c: rootName = solr_32783, domain = solr.core.myalias_2017-10-25.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.myalias_2017-10-25.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@343a95fd
   [junit4]   2> 2787141 INFO  (coreCloseExecutor-9890-thread-2) [n:127.0.0.1:32783_solr c:myalias_2017-10-25 s:shard1 r:core_node2 x:myalias_2017-10-25_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-25.shard1.leader, tag=573202046
   [junit4]   2> 2787141 INFO  (coreCloseExecutor-9890-thread-3) [n:127.0.0.1:32783_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.myalias_2017-10-26.shard1.replica_n1, tag=993622097
   [junit4]   2> 2787142 INFO  (coreCloseExecutor-9890-thread-3) [n:127.0.0.1:32783_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f289e26: rootName = solr_32783, domain = solr.core.myalias_2017-10-26.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.myalias_2017-10-26.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7337ab7a
   [junit4]   2> 2787147 INFO  (coreCloseExecutor-9890-thread-3) [n:127.0.0.1:32783_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-26.shard1.leader, tag=993622097
   [junit4]   2> 2787147 INFO  (coreCloseExecutor-9890-thread-1) [n:127.0.0.1:32783_solr c:myalias_2017-10-24 s:shard1 r:core_node2 x:myalias_2017-10-24_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-24.shard1.leader, tag=1731352414
   [junit4]   2> 2787149 INFO  (jetty-closer-8212-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39091afd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2787149 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[FB5233197E6097B2]-worker) [    ] 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> 2787150 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[FB5233197E6097B2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38411 38411
   [junit4]   2> 2794523 INFO  (Thread-9603) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38411 38411
   [junit4]   2> 2794524 WARN  (Thread-9603) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	5	/solr/configs/timeConfig
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-25/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-26/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_FB5233197E6097B2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=596, maxMBSortInHeap=5.745650694986605, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59fd14ce), locale=tr, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=237587128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, BigEndianAscendingWordDeserializerTest, TestComplexPhraseQParserPlugin, AtomicUpdatesTest, TestCloudDeleteByQuery, TestGraphMLResponseWriter, TestPointFields, TestDFRSimilarityFactory, BasicZkTest, CustomHighlightComponentTest, SearchHandlerTest, DistributedFacetExistsSmallTest, TestRequestForwarding, TestConfigSetsAPIZkFailure, TestSolrCloudWithSecureImpersonation, TestDistributedSearch, TestSolrIndexConfig, TestInitParams, ComputePlanActionTest, CacheHeaderTest, TestSkipOverseerOperations, TestSha256AuthenticationProvider, TestConfigOverlay, CleanupOldIndexTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestReRankQParserPlugin, ConnectionManagerTest, NodeLostTriggerTest, FastVectorHighlighterTest, TriLevelCompositeIdRoutingTest, TestFreeTextSuggestions, TestSolrQueryResponse, TestDFISimilarityFactory, SliceStateTest, DateMathParserTest, TestLeaderInitiatedRecoveryThread, TestPhraseSuggestions, TestLuceneIndexBackCompat, MultiTermTest, TestRecovery, AnalysisAfterCoreReloadTest, TestInitQParser, FacetPivotSmallTest, TestAuthorizationFramework, TestIBSimilarityFactory, PeerSyncTest, TestSegmentSorting, TestShardHandlerFactory, TestReplicationHandler, TestTriggerIntegration, DistribCursorPagingTest, CoreAdminRequestStatusTest, DeleteInactiveReplicaTest, SpellCheckComponentTest, CdcrRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TestFieldTypeResource, TestStreamBody, BlockJoinFacetDistribTest, HdfsThreadLeakTest, FileUtilsTest, HLLUtilTest, TestSolr4Spatial2, HttpTriggerListenerTest, ReplicationFactorTest, ZkStateReaderTest, TestWordDelimiterFilterFactory, TestSolrConfigHandlerConcurrent, RecoveryAfterSoftCommitTest, ResourceLoaderTest, AssignBackwardCompatibilityTest, TestEmbeddedSolrServerSchemaAPI, ResponseHeaderTest, TestFoldingMultitermQuery, ChangedSchemaMergeTest, TestBinaryField, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPullReplica, TestSearcherReuse, TestMergePolicyConfig, TestNumericTerms32, ClassificationUpdateProcessorTest, TestConfig, BasicDistributedZkTest, TestCloudSchemaless, AutoAddReplicasIntegrationTest, TestOrdValues, TestPHPSerializedResponseWriter, TestConfigSets, TestDynamicLoading, DocValuesMissingTest, TestCloudSearcherWarming, DirectUpdateHandlerOptimizeTest, SolrPluginUtilsTest, TestComponentsName, TestSolrXml, TestIndexingPerformance, SolrCoreMetricManagerTest, SpellCheckCollatorTest, TestCollectionAPIs, BasicFunctionalityTest, DistributedQueueTest, VersionInfoTest, ForceLeaderTest, DistanceUnitsTest, TestAddFieldRealTimeGet, HdfsDirectoryFactoryTest, UpdateRequestProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, LeaderElectionIntegrationTest, TestDocBasedVersionConstraints, TestFieldCacheVsDocValues, QueryParsingTest, TestInPlaceUpdatesDistrib, SolrInfoBeanTest, TestScoreJoinQPNoScore, TestSolrCloudWithHadoopAuthPlugin, TestXmlQParser, GraphQueryTest, TestUniqueKeyFieldResource, V2StandaloneTest, CheckHdfsIndexTest, TestMissingGroups, TestSlowCompositeReaderWrapper, SoftAutoCommitTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, ShardSplitTest, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, TestSimDistributedQueue, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, TestClusterStateMutator, ZkStateWriterTest, TestSolrCoreSnapshots, TestCoreBackup, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestApiFramework, TestConfigsApi, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, TestExpandComponent, JavabinLoaderTest, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery32, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterTest, SubstringBytesRefFilterTest, TestMacroExpander, TestMacros, JSONWriterTest, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, SpatialRPTFieldTypeTest, TestCloudManagedSchema, AnalyticsQueryTest, LargeFieldTest, MergeStrategyTest, TestComplexPhraseLeadingWildcard, TestFieldSortValues, TestFilteredDocIdSet, TestHashQParserPlugin, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestQueryWrapperFilter, TestReloadDeadlock, TestSimpleQParserPlugin, TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, TestTrieFacet, TestJsonFacetRefinement, TestJsonFacets, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, BlockDirectoryTest, HdfsLockFactoryTest, CdcrUpdateLogTest, DataDrivenBlockJoinTest, UpdateLogTest, ParsingFieldUpdateProcessorsTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [766/767 (2!)] on J0 in 24.78s, 2 tests, 1 error <<< FAILURES!

[...truncated 48023 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+37) - Build # 21266 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21266/
Java: 64bit/jdk-10-ea+37 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([B2396574FC9AA482:3A6D5AAE5266C97A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([B2396574FC9AA482:8DB166DCEBCC5465]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 1776 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180113_033119_96217516888868980453477.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180113_033119_9623061587623342322153.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180113_033119_96211533455460981554464.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 290 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180113_033952_36512447734383157110064.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180113_033952_3658894128495769624628.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180113_033952_36514418107810571127746.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 1060 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180113_034117_53615827967684730445162.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180113_034117_5367582566618961945775.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180113_034117_5363446659388948367666.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180113_034313_9305975268389312542446.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180113_034313_9307038403565556128525.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180113_034313_9301610360672664591477.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180113_034326_54016966382956947783683.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180113_034326_54013127801172302087596.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180113_034326_54015563185423881036840.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180113_034356_30414778463738688538285.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180113_034356_30417497210583174383974.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180113_034356_3041532053839795958652.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180113_034401_6855508115314038351715.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180113_034401_68510749908667901407288.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180113_034401_68518329287129482506072.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180113_034404_85712482631327524577575.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180113_034404_86318329910540674542538.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180113_034404_8632545885299295177542.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 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180113_034416_0735135831327588459464.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180113_034416_0735953347539065552513.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 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180113_034424_36016027083693667208462.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180113_034424_361956728680731980090.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180113_034424_36010729495563900928575.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 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180113_034427_8887214698279024957735.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 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180113_034437_1096440790486687454381.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180113_034437_1092720365026538846817.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 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180113_034437_10915729792405392406929.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 1290 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180113_034456_6399788707676754638480.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180113_034456_6397611857991674713955.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180113_034456_63918118509532319584015.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 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180113_034505_8342050782197375452379.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180113_034505_8343007493311174662716.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180113_034505_8341025903829371966172.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180113_034516_6042776189711009914734.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180113_034516_60613001071185482118236.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180113_034516_6049934940525705303615.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 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180113_034728_6533259325834688550606.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180113_034728_65313304009407506850397.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180113_034728_65311950837733120954663.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180113_034732_20517584636776185522404.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180113_034732_20514798663779391990696.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180113_034732_20512495275542749271861.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 215 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180113_034738_59811348184261897462095.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180113_034738_59814186368776605940736.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 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180113_034738_598524129176067302352.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 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180113_034816_0135169607952680660166.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180113_034816_0131284106026736124049.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180113_034816_0135943285427605762360.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180113_034827_9055605693812354254918.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180113_034827_9057370106660037641347.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180113_034827_90510908005229286400531.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 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180113_034844_4402080410086834930709.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180113_034844_44017792766851138402263.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180113_034844_4407378534271590659940.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 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180113_034907_74814622904295399947150.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180113_034907_74817008541089386365719.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 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180113_034919_1597225509785618390638.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180113_034919_1608895889527713517152.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180113_034919_16110549670611259487262.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 301 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180113_034938_24416645180521597055222.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180113_034938_2448340545440864627456.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180113_034938_2442845085312727025414.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 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180113_034946_8976521841432426418655.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180113_034946_8976332483787816282588.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180113_034946_8967719440287629617034.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180113_034954_58412260154246636960986.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180113_034954_5847187931049010708169.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180113_034954_5842230081849110564606.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180113_035007_38815204539551356687281.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180113_035007_38915928721188371878981.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180113_035007_38817386590547326013993.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 320 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180113_035057_877876747967514536915.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180113_035057_877354487805847781769.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180113_035057_87716084248347211257826.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180113_035117_617195100884307854999.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 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180113_035119_8037173555554303383516.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180113_035119_803430732134280775462.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180113_035119_8033869035808603059339.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 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180113_035219_4653083910123047385504.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180113_035219_4657281172951802683433.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180113_035219_46515006748601044750835.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 2080 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/init-core-data-001
   [junit4]   2> 483818 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B2396574FC9AA482]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 483818 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B2396574FC9AA482]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 483818 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B2396574FC9AA482]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 483818 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B2396574FC9AA482]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 483818 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B2396574FC9AA482]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 483819 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 483820 INFO  (Thread-699) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 483820 INFO  (Thread-699) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 483820 ERROR (Thread-699) [    ] 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> 483920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.ZkTestServer start zk server on port:43207
   [junit4]   2> 483922 INFO  (zkConnectionManagerCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 483931 INFO  (zkConnectionManagerCallback-648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 483935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 483937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 483938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 483939 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 483940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 483940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 483941 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 483942 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 483942 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 483943 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 483944 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 483944 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 484002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 484003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7434ab13{/,null,AVAILABLE}
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fe51ca8{HTTP/1.1,[http/1.1]}{127.0.0.1:34555}
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.Server Started @485991ms
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/tempDir-001/control/data, hostPort=34555, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/control-001/cores}
   [junit4]   2> 484004 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 484004 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T04:01:32.409720Z
   [junit4]   2> 484005 INFO  (zkConnectionManagerCallback-650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484006 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160edae02410002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 484006 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 484006 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/control-001/solr.xml
   [junit4]   2> 484007 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 484007 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 484008 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 484009 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43207/solr
   [junit4]   2> 484010 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484011 INFO  (zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484038 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 484038 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34555_
   [junit4]   2> 484038 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.c.Overseer Overseer (id=99340523420057604-127.0.0.1:34555_-n_0000000000) starting
   [junit4]   2> 484040 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34555_
   [junit4]   2> 484041 INFO  (OverseerStateUpdate-99340523420057604-127.0.0.1:34555_-n_0000000000) [n:127.0.0.1:34555_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 484070 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 484075 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 484075 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 484076 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:34555_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/control-001/cores
   [junit4]   2> 484093 INFO  (zkConnectionManagerCallback-662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 484094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43207/solr ready
   [junit4]   2> 484095 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34555_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 484096 INFO  (OverseerThreadFactory-1090-thread-1-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 484201 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 484202 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 484306 INFO  (zkCallback-655-thread-1-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 485259 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 485271 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 485316 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 485323 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 485323 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 485323 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 485323 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 485325 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 485326 WARN  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 485347 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 485347 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 485348 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 485348 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 485349 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=95.025390625, floorSegmentMB=1.9609375, forceMergeDeletesPctAllowed=11.031049606850939, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 485349 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dd5131e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 485350 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 485350 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 485350 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 485351 INFO  (searcherExecutor-1093-thread-1-processing-n:127.0.0.1:34555_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3dd5131e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 485351 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589448376326291456
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34555/control_collection_shard1_replica_n1/
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34555/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 485354 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 485355 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34555/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 485456 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 485505 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 485521 INFO  (qtp977577529-3258) [n:127.0.0.1:34555_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1319
   [junit4]   2> 485531 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 485608 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 486098 INFO  (OverseerCollectionConfigSetProcessor-99340523420057604-127.0.0.1:34555_-n_0000000000) [n:127.0.0.1:34555_    ] 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> 486531 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34555_&wt=javabin&version=2} status=0 QTime=2436
   [junit4]   2> 486536 INFO  (zkConnectionManagerCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486537 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 486539 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43207/solr ready
   [junit4]   2> 486539 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 486540 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 486542 INFO  (OverseerThreadFactory-1090-thread-2-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 486543 WARN  (OverseerThreadFactory-1090-thread-2-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 486748 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 486748 INFO  (qtp977577529-3256) [n:127.0.0.1:34555_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 486823 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001 of type NRT
   [junit4]   2> 486823 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 486824 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505d93ef{/,null,AVAILABLE}
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55e76003{HTTP/1.1,[http/1.1]}{127.0.0.1:38755}
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.e.j.s.Server Started @488812ms
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/tempDir-001/jetty1, hostPort=38755, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001/cores}
   [junit4]   2> 486825 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 486825 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T04:01:35.230768Z
   [junit4]   2> 486826 INFO  (zkConnectionManagerCallback-668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486827 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 486827 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001/solr.xml
   [junit4]   2> 486829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 486829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 486829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 486830 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43207/solr
   [junit4]   2> 486831 INFO  (zkConnectionManagerCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486833 INFO  (zkConnectionManagerCallback-674-thread-1-processing-n:127.0.0.1:38755_) [n:127.0.0.1:38755_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 486835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 486836 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38755_
   [junit4]   2> 486836 INFO  (zkCallback-665-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 486836 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 486837 INFO  (zkCallback-673-thread-1-processing-n:127.0.0.1:38755_) [n:127.0.0.1:38755_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 486859 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 486865 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 486865 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 486866 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B2396574FC9AA482]) [n:127.0.0.1:38755_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001/cores
   [junit4]   2> 486887 INFO  (qtp977577529-3257) [n:127.0.0.1:34555_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38755_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 486888 INFO  (OverseerCollectionConfigSetProcessor-99340523420057604-127.0.0.1:34555_-n_0000000000) [n:127.0.0.1:34555_    ] 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> 486888 INFO  (OverseerThreadFactory-1090-thread-3-processing-n:127.0.0.1:34555_) [n:127.0.0.1:34555_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38755_ for creating new replica
   [junit4]   2> 486890 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 486890 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 487904 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 487916 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 487958 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 487966 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 487966 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d8b7fa
   [junit4]   2> 487966 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 487967 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B2396574FC9AA482-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 487968 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 487970 WARN  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 488015 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 488015 INFO  (qtp242969863-3305) [n:127.0.0.1:38755_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a

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

rkspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180113_044051_3619614965363234355525.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180113_044051_36116760347431958449494.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180113_044148_37216103377293097581069.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180113_044148_3725586666183043871530.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180113_044148_37210944542005321883135.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 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180113_044206_984846543801611236515.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180113_044206_9849603132294314523204.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 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180113_044213_92117305570844014532725.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180113_044213_9215891871405830226169.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180113_044213_9212998230970998664635.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 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180113_044235_5693919790460181927679.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180113_044235_5692595164195718982154.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180113_044235_5694844324098024419008.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 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180113_044245_8053350365078348208762.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180113_044245_80515567317847079345664.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 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180113_044252_8619718875451204374077.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180113_044252_8618050766311836931117.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180113_044252_86116009318293580381497.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180113_044318_05912244316727225426746.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180113_044318_05912460885607839404061.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180113_044328_42310438190028010948921.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 32229 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21265 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21265/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest

Error Message:
Error starting up MiniSolrCloudCluster

Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
	at __randomizedtesting.SeedInfo.seed([AC5770E25B384D37]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:507)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:251)
	at org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
	at org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: java.lang.AssertionError
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.getUpperBoundASTs(WildcardTypeImpl.java:86)
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.getUpperBounds(WildcardTypeImpl.java:122)
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.toString(WildcardTypeImpl.java:190)
		at java.lang.reflect.Type.getTypeName(Type.java:46)
		at sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.toString(ParameterizedTypeImpl.java:234)
		at java.lang.reflect.Type.getTypeName(Type.java:46)
		at java.lang.reflect.Method.specificToGenericStringHeader(Method.java:421)
		at java.lang.reflect.Executable.sharedToGenericString(Executable.java:163)
		at java.lang.reflect.Method.toGenericString(Method.java:415)
		at java.beans.MethodRef.set(MethodRef.java:46)
		at java.beans.MethodDescriptor.setMethod(MethodDescriptor.java:117)
		at java.beans.MethodDescriptor.<init>(MethodDescriptor.java:72)
		at java.beans.MethodDescriptor.<init>(MethodDescriptor.java:56)
		at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1205)
		at java.beans.Introspector.getBeanInfo(Introspector.java:426)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at org.apache.solr.util.SolrPluginUtils.findSetter(SolrPluginUtils.java:1027)
		at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1011)
		at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1000)
		at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:61)
		at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
		at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
		at org.apache.solr.core.CoreContainer.load(CoreContainer.java:550)
		at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
		at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
		at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
		at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
		at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
		at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
		at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
		at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
		at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [Overseer, InternalHttpClient, InternalHttpClient, ZkController, InternalHttpClient, SolrZkClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.Overseer.start(Overseer.java:540)  at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)  at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)  at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)  at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:94)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:512)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:209)  at org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:47)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:506)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:445)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:522)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:236)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:223)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:279)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1504)  at org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:613)  at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:556)  at org.apache.solr.cloud.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:193)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:86)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:69)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:40)  at org.apache.solr.cloud.Overseer.start(Overseer.java:528)  at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)  at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)  at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)  at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:319)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:522)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not released!!! [Overseer, InternalHttpClient, InternalHttpClient, ZkController, InternalHttpClient, SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.Overseer.start(Overseer.java:540)
	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:94)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:512)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:209)
	at org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:47)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:506)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:445)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:522)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:236)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:223)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1504)
	at org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:613)
	at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:556)
	at org.apache.solr.cloud.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:193)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:86)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:69)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:40)
	at org.apache.solr.cloud.Overseer.start(Overseer.java:528)
	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:319)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:522)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([AC5770E25B384D37]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest

Error Message:
26 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest:     1) Thread[id=40, name=qtp4382204-40-acceptor-0@1b1f1d2-ServerConnector@110853f{SSL,[ssl, http/1.1]}{127.0.0.1:44309}, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=73, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=136, name=ScheduledTrigger-32-thread-2, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=43, name=qtp4382204-43, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=33, name=qtp4382204-33, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=105, name=zkCallback-29-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=41, name=qtp4382204-41, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=134, name=OverseerAutoScalingTriggerThread-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=WAITING, group=Overseer autoscaling triggers]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=137, name=ScheduledTrigger-32-thread-3, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=139, name=zkCallback-29-thread-3, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=140, name=zkCallback-29-thread-4, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=102, name=zkConnectionManagerCallback-33-thread-1, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=39, name=qtp4382204-39, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   14) Thread[id=138, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   15) Thread[id=135, name=ScheduledTrigger-32-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)         at org.apache.solr.cloud.ZkDistributedQueue.offer(ZkDistributedQueue.java:321)         at org.apache.solr.cloud.autoscaling.TriggerEventQueue.offerEvent(TriggerEventQueue.java:58)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.enqueue(ScheduledTriggers.java:488)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:267)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$136/744467.process(Unknown Source)         at org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:159)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:536)         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=129, name=zkCallback-29-thread-2, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   17) Thread[id=47, name=org.eclipse.jetty.server.session.HashSessionManager@15f6658Timer, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   18) Thread[id=131, name=OverseerStateUpdate-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:414)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:144)         at java.lang.Thread.run(Thread.java:748)   19) Thread[id=78, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   20) Thread[id=97, name=jetty-launcher-1-thread-4-EventThread, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   21) Thread[id=42, name=qtp4382204-42, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   22) Thread[id=132, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   23) Thread[id=26, name=qtp4382204-26, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   24) Thread[id=133, name=OverseerCollectionConfigSetProcessor-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)         at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:392)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)         at java.lang.Thread.run(Thread.java:748)   25) Thread[id=24, name=qtp4382204-24, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   26) Thread[id=94, name=jetty-launcher-1-thread-4-SendThread(127.0.0.1:32877), state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 26 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest: 
   1) Thread[id=40, name=qtp4382204-40-acceptor-0@1b1f1d2-ServerConnector@110853f{SSL,[ssl, http/1.1]}{127.0.0.1:44309}, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=73, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=136, name=ScheduledTrigger-32-thread-2, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=43, name=qtp4382204-43, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=33, name=qtp4382204-33, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=105, name=zkCallback-29-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=41, name=qtp4382204-41, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=134, name=OverseerAutoScalingTriggerThread-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=WAITING, group=Overseer autoscaling triggers]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=137, name=ScheduledTrigger-32-thread-3, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=139, name=zkCallback-29-thread-3, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=140, name=zkCallback-29-thread-4, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=102, name=zkConnectionManagerCallback-33-thread-1, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=39, name=qtp4382204-39, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=138, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  15) Thread[id=135, name=ScheduledTrigger-32-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
        at org.apache.solr.cloud.ZkDistributedQueue.offer(ZkDistributedQueue.java:321)
        at org.apache.solr.cloud.autoscaling.TriggerEventQueue.offerEvent(TriggerEventQueue.java:58)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.enqueue(ScheduledTriggers.java:488)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:267)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$136/744467.process(Unknown Source)
        at org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:159)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:536)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=129, name=zkCallback-29-thread-2, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  17) Thread[id=47, name=org.eclipse.jetty.server.session.HashSessionManager@15f6658Timer, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  18) Thread[id=131, name=OverseerStateUpdate-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:414)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:144)
        at java.lang.Thread.run(Thread.java:748)
  19) Thread[id=78, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  20) Thread[id=97, name=jetty-launcher-1-thread-4-EventThread, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  21) Thread[id=42, name=qtp4382204-42, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  22) Thread[id=132, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  23) Thread[id=26, name=qtp4382204-26, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  24) Thread[id=133, name=OverseerCollectionConfigSetProcessor-99339587006758923-127.0.0.1:44309_solr-n_0000000001, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
        at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:392)
        at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
        at java.lang.Thread.run(Thread.java:748)
  25) Thread[id=24, name=qtp4382204-24, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  26) Thread[id=94, name=jetty-launcher-1-thread-4-SendThread(127.0.0.1:32877), state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
	at __randomizedtesting.SeedInfo.seed([AC5770E25B384D37]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=129, name=zkCallback-29-thread-2, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=47, name=org.eclipse.jetty.server.session.HashSessionManager@15f6658Timer, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=136, name=ScheduledTrigger-32-thread-2, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=33, name=qtp4382204-33, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:240)         at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:173)         at org.eclipse.jetty.util.log.JettyAwareLogger.log(JettyAwareLogger.java:619)         at org.eclipse.jetty.util.log.JettyAwareLogger.debug(JettyAwareLogger.java:206)         at org.eclipse.jetty.util.log.Slf4jLog.debug(Slf4jLog.java:89)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:245)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=105, name=zkCallback-29-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=137, name=ScheduledTrigger-32-thread-3, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=139, name=zkCallback-29-thread-3, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=140, name=zkCallback-29-thread-4, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=102, name=zkConnectionManagerCallback-33-thread-1, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=26, name=qtp4382204-26, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]         at java.lang.Thread.isInterrupted(Native Method)         at java.lang.Thread.isInterrupted(Thread.java:964)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:218)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(Q

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

4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=140, name=zkCallback-29-thread-4, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=102, name=zkConnectionManagerCallback-33-thread-1, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=26, name=qtp4382204-26, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at java.lang.Thread.isInterrupted(Native Method)
   [junit4]    >         at java.lang.Thread.isInterrupted(Thread.java:964)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:218)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   11) Thread[id=39, name=qtp4382204-39, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at java.lang.Thread.isInterrupted(Native Method)
   [junit4]    >         at java.lang.Thread.isInterrupted(Thread.java:964)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:218)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   12) Thread[id=24, name=qtp4382204-24, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   13) Thread[id=94, name=jetty-launcher-1-thread-4-SendThread(127.0.0.1:32877), state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]    >   14) Thread[id=138, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   15) Thread[id=135, name=ScheduledTrigger-32-thread-1, state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC5770E25B384D37]:0)
   [junit4] Completed [51/78 (1!)] on J2 in 56.41s, 0 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 40739 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21264 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21264/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([E10BB4F5A3CD3B52:DE83B75DB49BCBB5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13540 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 2480039 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/init-core-data-001
   [junit4]   2> 2480040 WARN  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 2480040 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2480041 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2480041 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 2480042 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001
   [junit4]   2> 2480042 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2480042 INFO  (Thread-7528) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2480042 INFO  (Thread-7528) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2480043 ERROR (Thread-7528) [    ] 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> 2480142 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37471
   [junit4]   2> 2480144 INFO  (zkConnectionManagerCallback-9517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480145 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebe68e1a0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2480147 INFO  (jetty-launcher-9514-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2480147 INFO  (jetty-launcher-9514-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2480147 INFO  (jetty-launcher-9514-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2480157 INFO  (jetty-launcher-9514-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18c5e3b{/solr,null,AVAILABLE}
   [junit4]   2> 2480157 INFO  (jetty-launcher-9514-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1565af1{/solr,null,AVAILABLE}
   [junit4]   2> 2480157 INFO  (jetty-launcher-9514-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174da62{/solr,null,AVAILABLE}
   [junit4]   2> 2480158 INFO  (jetty-launcher-9514-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1554a35{SSL,[ssl, http/1.1]}{127.0.0.1:45157}
   [junit4]   2> 2480158 INFO  (jetty-launcher-9514-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79a247{SSL,[ssl, http/1.1]}{127.0.0.1:45633}
   [junit4]   2> 2480158 INFO  (jetty-launcher-9514-thread-1) [    ] o.e.j.s.Server Started @2481687ms
   [junit4]   2> 2480158 INFO  (jetty-launcher-9514-thread-3) [    ] o.e.j.s.Server Started @2481687ms
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45157}
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45633}
   [junit4]   2> 2480158 INFO  (jetty-launcher-9514-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17b03c5{SSL,[ssl, http/1.1]}{127.0.0.1:42995}
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-2) [    ] o.e.j.s.Server Started @2481687ms
   [junit4]   2> 2480159 ERROR (jetty-launcher-9514-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2480159 ERROR (jetty-launcher-9514-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:44:03.726Z
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:44:03.726Z
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42995}
   [junit4]   2> 2480159 ERROR (jetty-launcher-9514-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2480159 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2480160 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2480160 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:44:03.727Z
   [junit4]   2> 2480160 INFO  (zkConnectionManagerCallback-9519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480160 INFO  (zkConnectionManagerCallback-9521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480160 INFO  (zkConnectionManagerCallback-9523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480161 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2480161 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2480161 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2480166 INFO  (jetty-launcher-9514-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37471/solr
   [junit4]   2> 2480166 INFO  (jetty-launcher-9514-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37471/solr
   [junit4]   2> 2480167 INFO  (jetty-launcher-9514-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37471/solr
   [junit4]   2> 2480167 INFO  (zkConnectionManagerCallback-9531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480167 INFO  (zkConnectionManagerCallback-9533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480167 INFO  (zkConnectionManagerCallback-9535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebe68e1a0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2480168 INFO  (zkConnectionManagerCallback-9538-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480168 INFO  (zkConnectionManagerCallback-9539-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480168 INFO  (zkConnectionManagerCallback-9541-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480198 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2480198 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2480198 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2480199 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45633_solr
   [junit4]   2> 2480199 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45157_solr
   [junit4]   2> 2480199 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42995_solr
   [junit4]   2> 2480199 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.c.Overseer Overseer (id=99338567261224967-127.0.0.1:45633_solr-n_0000000000) starting
   [junit4]   2> 2480204 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2480204 INFO  (zkCallback-9537-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2480204 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2480212 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45633_solr
   [junit4]   2> 2480212 INFO  (zkCallback-9537-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2480212 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2480212 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2480290 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480292 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480295 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480296 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480297 INFO  (jetty-launcher-9514-thread-1) [n:127.0.0.1:45157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node1/.
   [junit4]   2> 2480300 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480300 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480301 INFO  (jetty-launcher-9514-thread-3) [n:127.0.0.1:45633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node3/.
   [junit4]   2> 2480350 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480356 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480356 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2480357 INFO  (jetty-launcher-9514-thread-2) [n:127.0.0.1:42995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node2/.
   [junit4]   2> 2480391 INFO  (zkConnectionManagerCallback-9549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480393 INFO  (zkConnectionManagerCallback-9553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2480393 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2480393 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37471/solr ready
   [junit4]   2> 2480432 INFO  (qtp28735931-30788) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2480435 INFO  (OverseerThreadFactory-8317-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 2480538 INFO  (OverseerStateUpdate-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45633/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2480539 INFO  (OverseerStateUpdate-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2480540 INFO  (OverseerStateUpdate-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42995/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2480743 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2480743 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2480777 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2480777 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2480777 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2480778 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2480880 INFO  (zkCallback-9537-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2480880 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2480880 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2480880 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2480880 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2480880 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481752 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2481755 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2481756 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 2481759 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2481759 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 2481760 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 2481760 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 2481761 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42995.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2481761 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2481761 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node2/.system_shard1_replica_p4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node2/./.system_shard1_replica_p4/data/]
   [junit4]   2> 2481783 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2481783 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2481788 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 2481789 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 2481799 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2481799 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 2481799 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2481799 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 2481799 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45157.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2481799 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2481799 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 2481800 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2481800 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2481800 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 2481803 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2481803 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2481804 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b36a9[.system_shard1_replica_p4] main]
   [junit4]   2> 2481805 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2481805 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2481805 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2481806 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2481806 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2481807 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 2481807 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2481807 INFO  (searcherExecutor-8324-thread-1-processing-n:127.0.0.1:42995_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@10b36a9[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2481808 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2481808 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2481829 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2481829 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2481830 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2481830 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2481830 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2481830 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2481831 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2481831 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2481831 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16cb30f[.system_shard1_replica_n1] main]
   [junit4]   2> 2481832 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1adfc20[.system_shard1_replica_n2] main]
   [junit4]   2> 2481832 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2481832 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2481832 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2481832 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2481832 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2481833 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2481833 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2481833 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2481833 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2481833 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2481833 INFO  (searcherExecutor-8327-thread-1-processing-n:127.0.0.1:45633_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@16cb30f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2481833 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589417078056550400
   [junit4]   2> 2481834 INFO  (searcherExecutor-8326-thread-1-processing-n:127.0.0.1:45157_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1adfc20[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2481834 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589417078057598976
   [junit4]   2> 2481836 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2481836 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2481836 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45633/solr/.system_shard1_replica_n1/
   [junit4]   2> 2481836 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:45633/solr START replicas=[https://127.0.0.1:45157/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2481838 INFO  (qtp7633713-30790) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_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> 2481937 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481937 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481937 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481937 INFO  (zkCallback-9537-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481937 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2481937 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482137 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:45633/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2482137 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2482137 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 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> 2482137 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2482142 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45633/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 2482243 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482243 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482243 INFO  (zkCallback-9537-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482243 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482243 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482243 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482259 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 2482292 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2482326 INFO  (qtp20959511-30789) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1548
   [junit4]   2> 2482395 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482395 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482395 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482395 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482395 INFO  (zkCallback-9537-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482395 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482854 INFO  (qtp7633713-30787) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2077
   [junit4]   2> 2482859 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2116
   [junit4]   2> 2482862 INFO  (qtp28735931-30788) [n:127.0.0.1:42995_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2482939 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482939 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482939 INFO  (zkCallback-9537-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482939 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482939 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2482939 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2483862 INFO  (qtp28735931-30788) [n:127.0.0.1:42995_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3429
   [junit4]   2> 2483867 INFO  (qtp28735931-30791) [n:127.0.0.1:42995_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2483870 INFO  (qtp7633713-30790) [n:127.0.0.1:45157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2483874 INFO  (qtp20959511-30806) [n:127.0.0.1:45633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2483906 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 2483909 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=E10BB4F5A3CD3B52 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J0 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E10BB4F5A3CD3B52:DE83B75DB49BCBB5]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2483926 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 2483927 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2483928 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@706c54{/solr,null,AVAILABLE}
   [junit4]   2> 2483928 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b677e{SSL,[ssl, http/1.1]}{127.0.0.1:43739}
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.Server Started @2485457ms
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43739}
   [junit4]   2> 2483929 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2483929 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:44:07.496Z
   [junit4]   2> 2483930 INFO  (zkConnectionManagerCallback-9555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2483931 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2483937 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37471/solr
   [junit4]   2> 2483937 INFO  (zkConnectionManagerCallback-9559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2483939 INFO  (zkConnectionManagerCallback-9561-thread-1-processing-n:127.0.0.1:43739_solr) [n:127.0.0.1:43739_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2483941 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2483942 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2483942 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43739_solr
   [junit4]   2> 2483943 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2483943 INFO  (zkCallback-9552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2483943 INFO  (zkCallback-9560-thread-1-processing-n:127.0.0.1:43739_solr) [n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2483943 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2483943 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2484008 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43739.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2484015 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43739.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2484015 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43739.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a59d
   [junit4]   2> 2484016 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [n:127.0.0.1:43739_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001/tempDir-001/node4/.
   [junit4]   2> 2484438 INFO  (OverseerCollectionConfigSetProcessor-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2484808 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2484808 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:45633/solr/.system_shard1_replica_n1/
   [junit4]   2> 2484810 INFO  (qtp20959511-30802) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2484810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b7b35 commitCommandVersion:0
   [junit4]   2> 2484811 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@13be061[.system_shard1_replica_p4] main]
   [junit4]   2> 2484811 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2484812 INFO  (searcherExecutor-8324-thread-1-processing-n:127.0.0.1:42995_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@13be061[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2486050 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1554a35{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2486050 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16100618
   [junit4]   2> 2486050 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2486050 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42a50b: rootName = solr_45157, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11c9f81
   [junit4]   2> 2486060 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2486060 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8486fe: rootName = solr_45157, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@146b5c9
   [junit4]   2> 2486065 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2486065 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e71424: rootName = solr_45157, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114f55d
   [junit4]   2> 2486066 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45157_solr
   [junit4]   2> 2486067 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2486067 INFO  (zkCallback-9536-thread-1-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2486067 INFO  (zkCallback-9560-thread-1-processing-n:127.0.0.1:43739_solr) [n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2486067 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2486067 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (zkCallback-9537-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (zkCallback-9536-thread-2-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (zkCallback-9552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2486067 INFO  (zkCallback-9537-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (zkCallback-9540-thread-3-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2486067 INFO  (zkCallback-9536-thread-3-processing-n:127.0.0.1:45157_solr) [n:127.0.0.1:45157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2486067 INFO  (coreCloseExecutor-8346-thread-1) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@b334
   [junit4]   2> 2486067 INFO  (coreCloseExecutor-8346-thread-1) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=45876
   [junit4]   2> 2486067 INFO  (coreCloseExecutor-8346-thread-1) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1892caa: rootName = solr_45157, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@14bded5
   [junit4]   2> 2486074 INFO  (coreCloseExecutor-8346-thread-1) [n:127.0.0.1:45157_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=45876
   [junit4]   2> 2486075 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18c5e3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2487809 INFO  (qtp20959511-30806) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2487809 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2487809 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2487809 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2487809 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 1515786248377
   [junit4]   2> 2487809 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2487810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2487810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b7b35 commitCommandVersion:0
   [junit4]   2> 2487810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@172eb2d[.system_shard1_replica_p4] main]
   [junit4]   2> 2487810 INFO  (indexFetcher-8331-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2487812 INFO  (searcherExecutor-8324-thread-1-processing-n:127.0.0.1:42995_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@172eb2d[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2488076 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[E10BB4F5A3CD3B52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 2488077 INFO  (jetty-closer-9515-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@17b03c5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2488077 INFO  (jetty-closer-9515-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@79a247{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2488077 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20541873
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28226354
   [junit4]   2> 2488077 INFO  (jetty-closer-9515-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b677e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39f904: rootName = solr_42995, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f6e964
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ee5068: rootName = solr_45633, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15047d
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4396622
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2488078 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f39c9e: rootName = solr_43739, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1dc1c17
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@268de9: rootName = solr_43739, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@146b5c9
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b6063a: rootName = solr_42995, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@146b5c9
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2488083 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1adc73a: rootName = solr_45633, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@146b5c9
   [junit4]   2> 2488086 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2488086 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e6305b: rootName = solr_43739, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114f55d
   [junit4]   2> 2488087 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43739_solr
   [junit4]   2> 2488087 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2488087 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16f8256: rootName = solr_42995, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114f55d
   [junit4]   2> 2488087 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2488087 INFO  (zkCallback-9560-thread-1-processing-n:127.0.0.1:43739_solr) [n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2488087 INFO  (zkCallback-9540-thread-3-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2488088 INFO  (zkCallback-9537-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42995_solr
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1234349: rootName = solr_45633, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@114f55d
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@706c54{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488088 INFO  (jetty-closer-9515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2488088 INFO  (zkCallback-9540-thread-3-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2488088 INFO  (zkCallback-9537-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2488089 INFO  (coreCloseExecutor-8349-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ecb88
   [junit4]   2> 2488089 INFO  (coreCloseExecutor-8349-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=4115336
   [junit4]   2> 2488089 INFO  (coreCloseExecutor-8349-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e1fa08: rootName = solr_42995, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1ef25bd
   [junit4]   2> 2488089 INFO  (zkCallback-9540-thread-1-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEve

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

ad-1) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b9812
   [junit4]   2> 2488089 INFO  (coreCloseExecutor-8350-thread-1) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=1808402
   [junit4]   2> 2488089 INFO  (coreCloseExecutor-8350-thread-1) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e1a55e: rootName = solr_45633, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@19c402f
   [junit4]   2> 2488096 INFO  (coreCloseExecutor-8350-thread-1) [n:127.0.0.1:45633_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1808402
   [junit4]   2> 2488097 INFO  (jetty-closer-9515-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99338567261224967-127.0.0.1:45633_solr-n_0000000000) closing
   [junit4]   2> 2488097 INFO  (OverseerStateUpdate-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45633_solr
   [junit4]   2> 2488097 WARN  (OverseerAutoScalingTriggerThread-99338567261224967-127.0.0.1:45633_solr-n_0000000000) [n:127.0.0.1:45633_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2488097 INFO  (coreCloseExecutor-8349-thread-1) [n:127.0.0.1:42995_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=4115336
   [junit4]   2> 2488098 INFO  (zkCallback-9540-thread-2-processing-n:127.0.0.1:42995_solr) [n:127.0.0.1:42995_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42995_solr
   [junit4]   2> 2488098 INFO  (jetty-closer-9515-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@174da62{/solr,null,UNAVAILABLE}
   [junit4]   2> 2489599 INFO  (jetty-closer-9515-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1565af1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2489600 ERROR (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] 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> 2489600 INFO  (SUITE-TestClusterStateProvider-seed#[E10BB4F5A3CD3B52]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37471 37471
   [junit4]   2> 2494633 INFO  (Thread-7528) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37471 37471
   [junit4]   2> 2494634 WARN  (Thread-7528) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99338567261224967-127.0.0.1:45633_solr-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_E10BB4F5A3CD3B52-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, maxDocsPerChunk=504, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, blockSize=10)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14a003d), locale=es-ES, timezone=Europe/Andorra
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=105811960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSha256AuthenticationProvider, TestRandomFaceting, ResponseLogComponentTest, TestSearcherReuse, CoreAdminRequestStatusTest, CustomHighlightComponentTest, TestGraphMLResponseWriter, DistributedMLTComponentTest, PrimitiveFieldTypeTest, TestShardHandlerFactory, RAMDirectoryFactoryTest, TestFreeTextSuggestions, TestReplicationHandlerBackup, URLClassifyProcessorTest, TestReversedWildcardFilterFactory, SolrInfoBeanTest, ExternalFileFieldSortTest, TestFieldCacheVsDocValues, DocValuesTest, TestConfigReload, TestIndexingPerformance, TestReRankQParserPlugin, TestFastOutputStream, TestGenericDistributedQueue, TestComputePlanAction, TestHdfsCloudBackupRestore, MultiTermTest, NodeLostTriggerTest, BasicDistributedZkTest, TestSQLHandler, CloudMLTQParserTest, TestSuggestSpellingConverter, TestPolicyCloud, CdcrBootstrapTest, TestSolrCloudWithSecureImpersonation, TestDFRSimilarityFactory, DistributedQueueTest, ResourceLoaderTest, BasicAuthIntegrationTest, TestUtils, TestInPlaceUpdatesDistrib, TestSort, TestStreamBody, TestConfigOverlay, SimpleFacetsTest, HdfsDirectoryFactoryTest, HLLUtilTest, TestManagedSynonymGraphFilterFactory, SolrPluginUtilsTest, AssignBackwardCompatibilityTest, TestMiniSolrCloudClusterSSL, SuggestComponentTest, DeleteReplicaTest, PreAnalyzedFieldManagedSchemaCloudTest, FastVectorHighlighterTest, NoCacheHeaderTest, SpatialRPTFieldTypeTest, TestBinaryField, TestCloudDeleteByQuery, DocumentBuilderTest, AnalysisAfterCoreReloadTest, JsonLoaderTest, UpdateParamsTest, TestPHPSerializedResponseWriter, TestSolr4Spatial2, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestInitParams, MergeStrategyTest, HdfsLockFactoryTest, TestLegacyNumericUtils, TestPointFields, TestEmbeddedSolrServerSchemaAPI, SpellCheckComponentTest, TestTestInjection, TestUniqueKeyFieldResource, TestSolrDeletionPolicy1, CollectionStateFormat2Test, TestFoldingMultitermQuery, TestConfigSets, TestNodeLostTrigger, ResponseHeaderTest, FileUtilsTest, TestScoreJoinQPNoScore, DistributedFacetPivotSmallAdvancedTest, SliceStateTest, SSLMigrationTest, ActionThrottleTest, TestDocBasedVersionConstraints, TestFilteredDocIdSet, DeleteInactiveReplicaTest, CheckHdfsIndexTest, TestSolrQueryResponse, TestSegmentSorting, TestHttpShardHandlerFactory, TestPostingsSolrHighlighter, RequestLoggingTest, MoveReplicaHDFSTest, TestPhraseSuggestions, TestPullReplica, MinimalSchemaTest, LeaderElectionContextKeyTest, TestLeaderInitiatedRecoveryThread, TestCrossCoreJoin, TestUseDocValuesAsStored, TestSweetSpotSimilarityFactory, SegmentsInfoRequestHandlerTest, TestConfig, SolrCloudReportersTest, HttpTriggerListenerTest, GraphQueryTest, TestHighlightDedupGrouping, TestOverriddenPrefixQueryForCustomFieldType, QueryParsingTest, TestSolrXml, CdcrRequestHandlerTest, BasicFunctionalityTest, TestSolrCloudWithHadoopAuthPlugin, TestQueryUtils, CollectionsAPISolrJTest, DocValuesMissingTest, TestJoin, TestQueryWrapperFilter, TestExactSharedStatsCache, SolrMetricsIntegrationTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, TestStressVersions, TestCoreContainer, SolrCoreTest, PeerSyncTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, DebugComponentTest, CacheHeaderTest, DisMaxRequestHandlerTest, TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, TestMergePolicyConfig, OutputWriterTest, TestSolrCoreProperties, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, TestClusterStateProvider]
   [junit4] Completed [578/767 (1!)] on J0 in 14.63s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44498 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21263 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21263/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([1867B0CC74B2506A]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:379)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:792)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
	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$7.evaluate(RandomizedRunner.java:897)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([1867B0CC74B2506A]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:379)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:792)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:897)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
28 threads leaked from SUITE scope at org.apache.solr.cloud.BasicZkTest:     1) Thread[id=15802, name=zkCallback-3223-thread-2, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=15792, name=OverseerStateUpdate-99337280337870851-88.99.242.108:8983_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)         at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:204)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=15800, name=Thread-5055, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)    4) Thread[id=15795, name=OverseerAutoScalingTriggerThread-99337280337870851-88.99.242.108:8983_-n_0000000000, state=WAITING, group=Overseer autoscaling triggers]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at app//org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=15803, name=ScheduledTrigger-5961-thread-3, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=15813, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:41717, state=RUNNABLE, group=TGRP-BasicZkTest]         at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@9.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=15791, name=zkConnectionManagerCallback-3224-thread-1, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=15796, name=zkCallback-3223-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=15790, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-EventThread, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   10) Thread[id=15807, name=zkCallback-3223-thread-3, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   11) Thread[id=15801, name=watches-3225-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   12) Thread[id=15816, name=ProcessThread(sid:0 cport:41717):, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)   13) Thread[id=15797, name=ScheduledTrigger-5961-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   14) Thread[id=15805, name=searcherExecutor-5966-thread-1, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   15) Thread[id=15808, name=zkCallback-3223-thread-4, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   16) Thread[id=15794, name=OverseerCollectionConfigSetProcessor-99337280337870851-88.99.242.108:8983_-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)         at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:235)         at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:228)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   17) Thread[id=15784, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   18) Thread[id=15789, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-SendThread(127.0.0.1:41717), state=RUNNABLE, group=TGRP-BasicZkTest]         at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@9.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   19) Thread[id=15809, name=zkCallback-3223-thread-5, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   20) Thread[id=15793, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   21) Thread[id=15814, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   22) Thread[id=15806, name=coreZkRegister-5956-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   23) Thread[id=15811, name=ScheduledTrigger-5961-thread-4, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   24) Thread[id=15817, name=zkCallback-3223-thread-7, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   25) Thread[id=15785, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   26) Thread[id=15798, name=ScheduledTrigger-5961-thread-2, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   27) Thread[id=15810, name=zkCallback-3223-thread-6, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   28) Thread[id=15812, name=Thread-5056, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)         at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)         at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)         at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 28 threads leaked from SUITE scope at org.apache.solr.cloud.BasicZkTest: 
   1) Thread[id=15802, name=zkCallback-3223-thread-2, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=15792, name=OverseerStateUpdate-99337280337870851-88.99.242.108:8983_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
        at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:204)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=15800, name=Thread-5055, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   4) Thread[id=15795, name=OverseerAutoScalingTriggerThread-99337280337870851-88.99.242.108:8983_-n_0000000000, state=WAITING, group=Overseer autoscaling triggers]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at app//org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=15803, name=ScheduledTrigger-5961-thread-3, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=15813, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:41717, state=RUNNABLE, group=TGRP-BasicZkTest]
        at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@9.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=15791, name=zkConnectionManagerCallback-3224-thread-1, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=15796, name=zkCallback-3223-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=15790, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-EventThread, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  10) Thread[id=15807, name=zkCallback-3223-thread-3, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  11) Thread[id=15801, name=watches-3225-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  12) Thread[id=15816, name=ProcessThread(sid:0 cport:41717):, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
  13) Thread[id=15797, name=ScheduledTrigger-5961-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  14) Thread[id=15805, name=searcherExecutor-5966-thread-1, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  15) Thread[id=15808, name=zkCallback-3223-thread-4, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  16) Thread[id=15794, name=OverseerCollectionConfigSetProcessor-99337280337870851-88.99.242.108:8983_-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
        at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:235)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:228)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  17) Thread[id=15784, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  18) Thread[id=15789, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-SendThread(127.0.0.1:41717), state=RUNNABLE, group=TGRP-BasicZkTest]
        at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@9.0.1/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@9.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
  19) Thread[id=15809, name=zkCallback-3223-thread-5, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  20) Thread[id=15793, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  21) Thread[id=15814, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  22) Thread[id=15806, name=coreZkRegister-5956-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  23) Thread[id=15811, name=ScheduledTrigger-5961-thread-4, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  24) Thread[id=15817, name=zkCallback-3223-thread-7, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  25) Thread[id=15785, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  26) Thread[id=15798, name=ScheduledTrigger-5961-thread-2, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  27) Thread[id=15810, name=zkCallback-3223-thread-6, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  28) Thread[id=15812, name=Thread-5056, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
        at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
	at __randomizedtesting.SeedInfo.seed([1867B0CC74B2506A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=15802, name=zkCallback-3223-thread-2, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=15800, name=Thread-5055, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)    3) Thread[id=15803, name=ScheduledTrigger-5961-thread-3, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=15789, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-SendThread(127.0.0.1:41717), state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    5) Thread[id=15809, name=zkCallback-3223-thread-5, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=15791, name=zkConnectionManagerCallback-3224-thread-1, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=15796, name=zkCallback-3223-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=15807, name=zkCallback-3223-thread-3, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=15806, name=coreZkRegister-5956-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   10) Thread[id=15811, name=ScheduledTrigger-5961-thread-4, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   11) Thread[id=15801, name=watches-3225-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   12) Thread[id=15817, name=zkCallback-3223-thread-7, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   13) Thread[id=15798, name=ScheduledTrigger-5961-thread-2, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   14) Thread[id=15797, name=ScheduledTrigger-5961-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   15) Thread[id=15810, name=zkCallback-3223-thread-6, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   16) Thread[id=15805, name=searcherExecutor-5966-thread-1, state=WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)   17) Thread[id=15808, name=zkCallback-3223-thread-4, state=TIMED_WAITING, group=TGRP-BasicZkTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15802, name=zkCallback-3223-thread-2, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=15800, name=Thread-5055, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   3) Thread[id=15803, name=ScheduledTrigger-5961-thread-3, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=15789, name=SUITE-BasicZkTest-seed#[1867B0CC74B2506A]-worker-SendThread(127.0.0.1:41717), state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   5) Thread[id=15809, name=zkCallback-3223-thread-5, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=15791, name=zkConnectionManagerCallback-3224-thread-1, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=15796, name=zkCallback-3223-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=15807, name=zkCallback-3223-thread-3, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=15806, name=coreZkRegister-5956-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  10) Thread[id=15811, name=ScheduledTrigger-5961-thread-4, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  11) Thread[id=15801, name=watches-3225-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  12) Thread[id=15817, name=zkCallback-3223-thread-7, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  13) Thread[id=15798, name=ScheduledTrigger-5961-thread-2, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1126)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  14) Thread[id=15797, name=ScheduledTrigger-5961-thread-1, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.base@9.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  15) Thread[id=15810, name=zkCallback-3223-thread-6, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  16) Thread[id=15805, name=searcherExecutor-5966-thread-1, state=WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
  17) Thread[id=15808, name=zkCallback-3223-thread-4, state=TIMED_WAITING, group=TGRP-BasicZkTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([1867B0CC74B2506A]:0)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([1867B0CC74B2506A:90338F16DA4E3D92]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 1775 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180112_133119_46616391777866816482150.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180112_133119_4646053078510643872823.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180112_133119_46616498258395663598087.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 284 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180112_133838_464678215573471668726.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180112_133838_46416540583973080140864.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180112_133838_464606587604617987862.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180112_133954_98014765029638666688043.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180112_133954_9804166676614326371769.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180112_133954_9801949781973493208969.syserr
   [junit4] >>> JVM J0 em

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

orkspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180112_142325_8894556178644818496042.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180112_142325_8894117302600813885560.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180112_142431_76413192083485376064580.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180112_142431_7648478194605676558302.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180112_142431_7641390958219415768365.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 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180112_142446_9142001577014775073379.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180112_142446_9147455813193316490507.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 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180112_142453_6498329661108469264882.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180112_142453_6519304316675369824166.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180112_142453_652698550404870849585.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180112_142518_1408804767306925727376.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180112_142518_14012683363028380433887.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180112_142518_14015768015048702093432.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 560 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180112_142530_42416123032078433334985.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180112_142530_42415023264970667692949.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 646 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180112_142537_7877323093890600699795.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180112_142537_78711467136705353106025.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180112_142537_7872575122797698059880.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180112_142604_9375901470368592440652.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180112_142604_93714537533993618010463.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180112_142617_1071763439848038934321.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 32229 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+37) - Build # 21262 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21262/
Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([2A8D49BB9637529A:A1AA9A6AD731F91E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:428)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:44657/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44657/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([2A8D49BB9637529A:450802E32A416175]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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 12330 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/init-core-data-001
   [junit4]   2> 893618 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 893619 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 893619 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 893619 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 893619 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001
   [junit4]   2> 893619 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 893620 INFO  (Thread-3856) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 893620 INFO  (Thread-3856) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 893621 ERROR (Thread-3856) [    ] 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> 893720 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46225
   [junit4]   2> 893721 INFO  (zkConnectionManagerCallback-3597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893723 INFO  (jetty-launcher-3594-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 893723 INFO  (jetty-launcher-3594-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 893733 INFO  (jetty-launcher-3594-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c7b9631{/solr,null,AVAILABLE}
   [junit4]   2> 893733 INFO  (jetty-launcher-3594-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b806b46{HTTP/1.1,[http/1.1]}{127.0.0.1:33507}
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.e.j.s.Server Started @895926ms
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33507}
   [junit4]   2> 893734 ERROR (jetty-launcher-3594-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 893734 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T09:08:04.594433Z
   [junit4]   2> 893735 INFO  (jetty-launcher-3594-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64091b52{/solr,null,AVAILABLE}
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b2e13ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44657}
   [junit4]   2> 893736 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.e.j.s.Server Started @895928ms
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44657}
   [junit4]   2> 893736 ERROR (jetty-launcher-3594-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 893736 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T09:08:04.596636Z
   [junit4]   2> 893737 INFO  (zkConnectionManagerCallback-3601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893737 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 893743 INFO  (jetty-launcher-3594-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46225/solr
   [junit4]   2> 893743 INFO  (jetty-launcher-3594-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46225/solr
   [junit4]   2> 893744 INFO  (zkConnectionManagerCallback-3607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893744 INFO  (zkConnectionManagerCallback-3609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893744 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e9a04b000004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 893745 INFO  (zkConnectionManagerCallback-3611-thread-1-processing-n:127.0.0.1:33507_solr) [n:127.0.0.1:33507_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893745 INFO  (zkConnectionManagerCallback-3613-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893773 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 893773 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44657_solr
   [junit4]   2> 893773 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 893773 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.c.Overseer Overseer (id=99336066464481286-127.0.0.1:44657_solr-n_0000000000) starting
   [junit4]   2> 893773 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33507_solr
   [junit4]   2> 893774 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 893774 INFO  (zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr) [n:127.0.0.1:33507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 893779 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44657_solr
   [junit4]   2> 893780 INFO  (zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr) [n:127.0.0.1:33507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 893781 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 893811 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44657.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893816 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44657.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893816 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44657.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893817 INFO  (jetty-launcher-3594-thread-1) [n:127.0.0.1:44657_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/.
   [junit4]   2> 893842 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893847 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893847 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 893848 INFO  (jetty-launcher-3594-thread-2) [n:127.0.0.1:33507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node2/.
   [junit4]   2> 893900 INFO  (zkConnectionManagerCallback-3619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893905 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893907 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 893913 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[2A8D49BB9637529A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 893914 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893915 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 893915 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893916 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893916 INFO  (qtp106912338-11981) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893916 INFO  (qtp106912338-11981) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893917 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893917 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893917 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893917 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893918 INFO  (qtp106912338-11981) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 893929 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 893929 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 893930 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 893930 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 893931 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 893932 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 893935 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 893936 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 893937 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 893937 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 893938 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 893938 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 893939 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 893940 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 893942 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 893943 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 893944 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 893946 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 893947 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 893947 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 893948 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 893949 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 893949 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 893950 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 893951 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 893951 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 893952 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 893952 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 893953 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 893954 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 893954 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 893955 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 893955 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 893956 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 893956 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 893957 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 893958 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 893958 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 893959 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 893959 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 893960 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 893960 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 893961 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 893961 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 893962 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 893963 INFO  (OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 894066 INFO  (OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44657/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 894268 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 894268 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 894371 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 894371 INFO  (zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 895274 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 895275 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 895276 WARN  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 895280 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 895295 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 895422 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 895439 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 895439 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44657.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 895439 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 895440 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 895447 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 895510 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 895510 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 895511 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 895511 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 895512 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1feff47e[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 895513 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 895516 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 895516 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589377065419800576
   [junit4]   2> 895516 INFO  (searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1feff47e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 895516 INFO  (searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 895516 INFO  (searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 895517 INFO  (searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@1feff47e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 895519 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 895520 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 895621 INFO  (zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 895621 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 895671 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 895709 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1441
   [junit4]   2> 895711 INFO  (qtp106912338-11981) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 895772 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 895772 INFO  (zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 895930 INFO  (OverseerCollectionConfigSetProcessor-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 896711 INFO  (qtp106912338-11981) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2793
   [junit4]   2> 896712 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 896713 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 896717 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 896717 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 896717 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 896717 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 896718 INFO  (solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 896721 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 896721 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 896721 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 896721 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 896722 WARN  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 896726 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 896751 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 896818 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 896819 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 896819 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 896819 INFO  (solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 896819 INFO  (solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 896833 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 896846 INFO  (Thread-3875) [n:127.0.0.1:44657_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 896859 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44657.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
   [junit4]   2> 896859 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 896860 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 896891 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 896891 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 896892 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c74a0d1[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 896893 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 896894 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 896894 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5c74a0d1[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 896894 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589377066864738304
   [junit4]   2> 896894 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 896895 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 896896 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 896896 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@5c74a0d1[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 896897 INFO  (Thread-3875) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e9de6da[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 896897 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3e9de6da[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 896897 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 896899 INFO  (searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@3e9de6da[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 896919 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 896920 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 896920 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 896920 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 203.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 896920 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 896920 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@da83b35
   [junit4]   2> 896920 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=229129013
   [junit4]   2> 896920 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20d90b2e: rootName = solr_44657, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@77abe0e5
   [junit4]   2> 896929 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=229129013
   [junit4]   2> 896930 INFO  (qtp106912338-11983) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 896931 INFO  (qtp106912338-11983) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 896933 INFO  (qtp106912338-11977) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 896933 INFO  (qtp106912338-11977) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 896939 INFO  (Thread-3876) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 896939 INFO  (Thread-3876) [n:127.0.0.1:44657_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 896939 INFO  (Thread-3876) [n:127.0.0.1:44657_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 896943 INFO  (solrHandlerExecutor-3817-thread-1-processing-n:127.0.0.1:44657_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 897044 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 897044 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 897044 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 897044 INFO  (qtp106912338-11977) [n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 111.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 897044 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897045 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 897045 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897046 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 897046 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897047 INFO  (OverseerThreadFactory-3802-thread-2-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 897048 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 897048 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5490facf: rootName = solr_44657, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@77abe0e5
   [junit4]   2> 897062 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b56e1e7
   [junit4]   2> 897062 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1800856039
   [junit4]   2> 897062 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1800856039
   [junit4]   2> 897064 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 897767 INFO  (qtp106912338-11988) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=720
   [junit4]   2> 897767 INFO  (qtp106912338-11983) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897767 INFO  (qtp106912338-11983) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 897768 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897768 INFO  (qtp106912338-11975) [n:127.0.0.1:44657_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 897768 INFO  (qtp106912338-11977) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897769 INFO  (OverseerThreadFactory-3802-thread-3-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 897769 INFO  (OverseerCollectionConfigSetProcessor-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 897972 INFO  (OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 897973 INFO  (OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44657/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 897974 INFO  (OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 897975 INFO  (OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000) [n:127.0.0.1:44657_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44657/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 898176 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 898176 INFO  (qtp927641993-11978) [n:127.0.0.1:33507_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 898176 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 898176 INFO  (qtp927641993-11976) [n:127.0.0.1:33507_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 898177 INFO  (qtp927641993-11978) [n:127.0.0.1:33507_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 898280 INFO  (zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 898280 INFO  (zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr) [n:127.0.0.1:33507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 898280 INFO  (zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr) [n:127.0.0.1:44657_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 898280 INFO  (zkCallback-3610-thread-2-processing-n:127.0.0.1:33507_solr) [n:127.0.0.1:33507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 899184 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 899184 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 899184 INFO  (qtp106912338-11986) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 899184 INFO  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 899185 WARN  (qtp106912338-11986) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 899185 WARN  (qtp106912338-11990) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 899185 WARN  (qtp106912338-11986) [n:127.0.0.1:44657_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpat

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

ead.java:844)
   [junit4]   2> 1067708 INFO  (TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 40089
   [junit4]   2> 1067708 ERROR (TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [    ] 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> 1067709 INFO  (TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36145 36145
   [junit4]   2> 1067728 WARN  (indexFetcher-1557-thread-1) [n:127.0.0.1:37157_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.h.IndexFetcher Could not log failed replication details
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: Already closed
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:337)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1107)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:786)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:694)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:676)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1067728 ERROR (indexFetcher-1557-thread-1) [n:127.0.0.1:37157_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47] o.a.s.h.ReplicationHandler Index fetch failed :org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//clusterstate.json/81)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"inactive",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node44":{
   [junit4]   2>           "core":"collection1_shard1_replica_t43",
   [junit4]   2>           "base_url":"http://127.0.0.1:45013",
   [junit4]   2>           "node_name":"127.0.0.1:45013_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"TLOG"},
   [junit4]   2>         "core_node48":{
   [junit4]   2>           "core":"collection1_shard1_replica_t47",
   [junit4]   2>           "base_url":"http://127.0.0.1:37157",
   [junit4]   2>           "node_name":"127.0.0.1:37157_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"TLOG"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node42":{
   [junit4]   2>           "core":"collection1_shard2_replica_t41",
   [junit4]   2>           "base_url":"http://127.0.0.1:40247",
   [junit4]   2>           "node_name":"127.0.0.1:40247_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"TLOG"},
   [junit4]   2>         "core_node46":{
   [junit4]   2>           "core":"collection1_shard2_replica_t45",
   [junit4]   2>           "base_url":"http://127.0.0.1:33943",
   [junit4]   2>           "node_name":"127.0.0.1:33943_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"TLOG"}}},
   [junit4]   2>     "shard1_0":{
   [junit4]   2>       "range":"80000000-dfffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node51":{
   [junit4]   2>           "core":"collection1_shard1_0_replica_n49",
   [junit4]   2>           "base_url":"http://127.0.0.1:45013",
   [junit4]   2>           "node_name":"127.0.0.1:45013_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node53":{
   [junit4]   2>           "core":"collection1_shard1_0_replica0",
   [junit4]   2>           "base_url":"http://127.0.0.1:40247",
   [junit4]   2>           "node_name":"127.0.0.1:40247_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard1_1":{
   [junit4]   2>       "range":"e0000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node52":{
   [junit4]   2>           "core":"collection1_shard1_1_replica_n50",
   [junit4]   2>           "base_url":"http://127.0.0.1:45013",
   [junit4]   2>           "node_name":"127.0.0.1:45013_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node54":{
   [junit4]   2>           "core":"collection1_shard1_1_replica0",
   [junit4]   2>           "base_url":"http://127.0.0.1:45013",
   [junit4]   2>           "node_name":"127.0.0.1:45013_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:755)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:684)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:380)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1072821 INFO  (Thread-1083) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36145 36145
   [junit4]   2> 1072822 WARN  (Thread-1083) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_2A8D49BB9637529A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c37501d), locale=eu, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=123964200,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestLMDirichletSimilarityFactory, MoveReplicaHDFSFailoverTest, TestLRUStatsCache, TestDeleteCollectionOnDownNodes, BlockJoinFacetSimpleTest, EchoParamsTest, ManagedSchemaRoundRobinCloudTest, DistanceFunctionTest, TestExtendedDismaxParser, TestReload, CustomCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, ClusterStateTest, ShardSplitTest]
   [junit4] Completed [222/767 (2!)] on J2 in 893.31s, 5 tests, 1 failure <<< FAILURES!

[...truncated 42674 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21261 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21261/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at https://127.0.0.1:39609/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39609/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([9B99CA9B20F750F6:F41C81C39C816319]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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 14226 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/init-core-data-001
   [junit4]   2> 2625662 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 2625663 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2625663 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2625664 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2625664 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001
   [junit4]   2> 2625664 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2625665 INFO  (Thread-11270) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2625665 INFO  (Thread-11270) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2625666 ERROR (Thread-11270) [    ] 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> 2625765 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36979
   [junit4]   2> 2625766 INFO  (zkConnectionManagerCallback-8631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625773 INFO  (jetty-launcher-8628-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2625780 INFO  (jetty-launcher-8628-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2625780 INFO  (jetty-launcher-8628-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44500a52{/solr,null,AVAILABLE}
   [junit4]   2> 2625781 INFO  (jetty-launcher-8628-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44860728{SSL,[ssl, http/1.1]}{127.0.0.1:41783}
   [junit4]   2> 2625781 INFO  (jetty-launcher-8628-thread-1) [    ] o.e.j.s.Server Started @2627533ms
   [junit4]   2> 2625781 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41783}
   [junit4]   2> 2625782 ERROR (jetty-launcher-8628-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2625782 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2625782 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2625782 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2625782 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T04:37:07.550542Z
   [junit4]   2> 2625820 INFO  (jetty-launcher-8628-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ba25c10{/solr,null,AVAILABLE}
   [junit4]   2> 2625820 INFO  (jetty-launcher-8628-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@281ffad{SSL,[ssl, http/1.1]}{127.0.0.1:39609}
   [junit4]   2> 2625820 INFO  (jetty-launcher-8628-thread-2) [    ] o.e.j.s.Server Started @2627572ms
   [junit4]   2> 2625820 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39609}
   [junit4]   2> 2625821 ERROR (jetty-launcher-8628-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2625821 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2625821 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2625821 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2625821 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T04:37:07.589512Z
   [junit4]   2> 2625829 INFO  (zkConnectionManagerCallback-8633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625829 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2625838 INFO  (zkConnectionManagerCallback-8635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625838 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2625842 INFO  (jetty-launcher-8628-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36979/solr
   [junit4]   2> 2625851 INFO  (jetty-launcher-8628-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36979/solr
   [junit4]   2> 2625856 INFO  (zkConnectionManagerCallback-8639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625884 INFO  (zkConnectionManagerCallback-8643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625887 INFO  (zkConnectionManagerCallback-8645-thread-1-processing-n:127.0.0.1:41783_solr) [n:127.0.0.1:41783_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625925 INFO  (zkConnectionManagerCallback-8647-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625931 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2625931 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39609_solr
   [junit4]   2> 2625932 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.c.Overseer Overseer (id=99335001042649094-127.0.0.1:39609_solr-n_0000000000) starting
   [junit4]   2> 2625952 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39609_solr
   [junit4]   2> 2625988 INFO  (zkCallback-8646-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2625992 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2625993 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2625997 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41783_solr
   [junit4]   2> 2625999 INFO  (zkCallback-8646-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2626013 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626019 INFO  (zkCallback-8644-thread-1-processing-n:127.0.0.1:41783_solr) [n:127.0.0.1:41783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2626023 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626023 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626024 INFO  (jetty-launcher-8628-thread-2) [n:127.0.0.1:39609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/.
   [junit4]   2> 2626037 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41783.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626089 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41783.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626089 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41783.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2626090 INFO  (jetty-launcher-8628-thread-1) [n:127.0.0.1:41783_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node1/.
   [junit4]   2> 2626151 INFO  (zkConnectionManagerCallback-8653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2626198 INFO  (qtp317851453-36138) [n:127.0.0.1:41783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626199 INFO  (qtp317851453-36138) [n:127.0.0.1:41783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2626222 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[9B99CA9B20F750F6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2626252 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626253 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2626257 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626257 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2626278 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626278 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2626279 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626283 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2626283 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626284 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2626284 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2626291 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 2626291 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 2626292 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 2626293 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 2626294 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 2626296 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 2626297 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 2626298 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 2626299 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 2626300 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 2626301 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 2626302 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 2626303 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 2626304 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 2626305 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 2626306 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 2626307 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 2626308 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 2626309 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 2626310 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 2626311 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 2626313 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 2626313 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 2626314 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 2626315 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 2626316 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 2626319 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 2626321 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 2626323 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 2626325 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 2626326 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 2626328 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 2626329 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 2626331 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 2626332 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 2626335 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 2626336 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 2626336 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 2626337 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 2626338 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 2626339 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 2626341 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 2626342 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 2626343 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 2626343 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 2626344 INFO  (OverseerThreadFactory-9648-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 2626448 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2626651 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2626651 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2626754 INFO  (zkCallback-8646-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2626754 INFO  (zkCallback-8646-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2627659 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2627659 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2627659 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2627660 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2627660 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2627660 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2627660 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2627661 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2627661 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2627661 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2627668 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2627691 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2627862 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2627883 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 2627884 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2627884 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2627884 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 2627891 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2627955 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2627955 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2627957 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2627957 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2627959 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d528fb0[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 2627963 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 2627963 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 2627963 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 2627964 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2627965 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2627965 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2627967 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2627968 INFO  (searcherExecutor-9653-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3d528fb0[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2627968 INFO  (searcherExecutor-9653-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2627968 INFO  (searcherExecutor-9653-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2627969 INFO  (searcherExecutor-9653-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@3d528fb0[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2627969 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589360019098304512
   [junit4]   2> 2627973 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2627973 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2627973 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 2627974 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2627974 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 2627974 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2627977 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 2628078 INFO  (zkCallback-8646-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2628079 INFO  (zkCallback-8646-thread-3-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2628128 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2628218 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1566
   [junit4]   2> 2628223 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2628231 INFO  (zkCallback-8646-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2628231 INFO  (zkCallback-8646-thread-3-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2628287 INFO  (OverseerCollectionConfigSetProcessor-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2629224 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2939
   [junit4]   2> 2629225 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2629226 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2629230 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2629230 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 2629230 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 2629231 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2629231 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 2629239 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2629239 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2629240 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2629240 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2629240 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2629241 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2629241 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2629241 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2629241 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2629241 WARN  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 2629251 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2629273 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2629333 INFO  (qtp1955532541-36142) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2629335 INFO  (qtp1955532541-36142) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2629335 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2629335 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 2629335 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2629434 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2629496 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2629499 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2629499 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 2629499 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2629500 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2629505 INFO  (Thread-11289) [n:127.0.0.1:39609_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 2629521 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57887cc5
   [junit4]   2> 2629521 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 2629523 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2629604 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2629607 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2629607 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2629608 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1396b29d[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 2629609 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 2629610 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 2629610 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 2629610 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2629611 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2629611 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2629612 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2629612 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589360020821114880
   [junit4]   2> 2629614 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1396b29d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629614 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2629614 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2629615 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2629615 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:39609/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 2629615 INFO  (solrHandlerExecutor-9658-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2629615 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2629618 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@1396b29d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629621 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2629621 INFO  (Thread-11289) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45769a52[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 2629621 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@45769a52[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629621 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2629625 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@45769a52[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629726 INFO  (qtp1955532541-36142) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 2629726 INFO  (qtp1955532541-36142) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2629726 INFO  (qtp1955532541-36142) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2629727 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 497.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 2629727 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@519aaf43
   [junit4]   2> 2629727 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1369091907
   [junit4]   2> 2629728 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b4df038: rootName = solr_39609, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4ba56f46
   [junit4]   2> 2629739 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1369091907
   [junit4]   2> 2629740 INFO  (qtp1955532541-36130) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2629741 INFO  (qtp1955532541-36130) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2629748 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 2629749 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 2629755 INFO  (Thread-11290) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 2629755 INFO  (Thread-11290) [n:127.0.0.1:39609_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2629756 INFO  (Thread-11290) [n:127.0.0.1:39609_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2629756 INFO  (solrHandlerExecutor-9663-thread-1-processing-n:127.0.0.1:39609_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2629861 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 2629861 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2629861 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2629871 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 122.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 2629871 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/params params={wt=javabin&version=2} status=0 QTime=123
   [junit4]   2> 2629871 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2629875 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2629876 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2629876 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2629877 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2629895 INFO  (OverseerThreadFactory-9648-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2629896 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 2629896 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@552eb73c: rootName = solr_39609, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4ba56f46
   [junit4]   2> 2629910 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@31dc57bd
   [junit4]   2> 2629911 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=836523965
   [junit4]   2> 2629911 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=836523965
   [junit4]   2> 2629916 INFO  (qtp1955532541-36145) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 2630619 INFO  (qtp1955532541-36129) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=742
   [junit4]   2> 2630620 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2630620 INFO  (qtp1955532541-36144) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2630621 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2630621 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2630622 INFO  (qtp1955532541-36130) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2630631 INFO  (OverseerThreadFactory-9648-thread-3-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 2630631 INFO  (OverseerCollectionConfigSetProcessor-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2630847 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2630876 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41783/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2630884 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2630886 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41783/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2631088 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2631090 INFO  (qtp317851453-36133) [n:127.0.0.1:41783_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2631090 INFO  (qtp317851453-36133) [n:127.0.0.1:41783_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2631091 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2631092 INFO  (qtp317851453-36134) [n:127.0.0.1:41783_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2631194 INFO  (zkCallback-8644-thread-1-processing-n:127.0.0.1:41783_solr) [n:127.0.0.1:41783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2631194 INFO  (zkCallback-8646-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2631194 INFO  (zkCallback-8646-thread-3-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2631194 INFO  (zkCallback-8644-thread-2-processing-n:127.0.0.1:41783_solr) [n:127.0.0.1:41783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2632096 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2632096 INFO  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2632096 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2632096 INFO  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2632096 WARN  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2632097 WARN  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 2632097 WARN  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2632097 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 2632097 WARN  (qtp1955532541-36146) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard1 r:core_node3 x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 2632097 WARN  (qtp1955532541-36128) [n:127.0.0.1:39609_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/..

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

 [n:127.0.0.1:39609_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2644252 INFO  (coreCloseExecutor-9702-thread-1) [n:127.0.0.1:39609_solr c:myalias_2017-10-24 s:shard1 r:core_node2 x:myalias_2017-10-24_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2644252 INFO  (coreCloseExecutor-9702-thread-2) [n:127.0.0.1:39609_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a9eb341 commitCommandVersion:0
   [junit4]   2> 2644252 INFO  (coreCloseExecutor-9702-thread-1) [n:127.0.0.1:39609_solr c:myalias_2017-10-24 s:shard1 r:core_node2 x:myalias_2017-10-24_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3818cd28 commitCommandVersion:0
   [junit4]   2> 2644256 INFO  (jetty-closer-8629-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99335001042649094-127.0.0.1:39609_solr-n_0000000000) closing
   [junit4]   2> 2644256 INFO  (OverseerStateUpdate-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39609_solr
   [junit4]   2> 2644256 WARN  (OverseerAutoScalingTriggerThread-99335001042649094-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2644257 INFO  (jetty-closer-8629-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ba25c10{/solr,null,UNAVAILABLE}
   [junit4]   2> 2644258 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] 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> 2644258 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[9B99CA9B20F750F6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36979 36979
   [junit4]   2> 2650113 INFO  (Thread-11270) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36979 36979
   [junit4]   2> 2650113 WARN  (Thread-11270) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	6	/solr/configs/timeConfig
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-25/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-26/state.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_9B99CA9B20F750F6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1527, maxMBSortInHeap=6.35139518211531, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14b3e180), locale=ja-JP, timezone=Poland
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=151664184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, TestLFUCache, TlogReplayBufferedWhileIndexingTest, SolrCLIZkUtilsTest, MetricUtilsTest, TestPushWriter, TestCoreAdminApis, TestManagedSynonymFilterFactory, MetricsConfigTest, TestCoreDiscovery, TimeZoneUtilsTest, TestFieldSortValues, TestBulkSchemaAPI, RegexBytesRefFilterTest, TestMaxScoreQueryParser, MoveReplicaHDFSFailoverTest, TestQuerySenderListener, TestCloudRecovery, DistributedSuggestComponentTest, DistribJoinFromCollectionTest, AutoScalingHandlerTest, TestJsonRequest, SortSpecParsingTest, QueryElevationComponentTest, ImplicitSnitchTest, SolrCoreCheckLockOnStartupTest, TestSolrFieldCacheBean, TestSchemalessBufferedUpdates, AsyncCallRequestStatusResponseTest, ReturnFieldsTest, XmlUpdateRequestHandlerTest, TestSimDistributedQueue, CdcrUpdateLogTest, LeaderFailureAfterFreshStartTest, FullSolrCloudDistribCmdsTest, TestStressInPlaceUpdates, HdfsChaosMonkeySafeLeaderTest, FileBasedSpellCheckerTest, TestLegacyFieldReuse, DistributedFacetPivotWhiteBoxTest, CopyFieldTest, TestFieldCacheSortRandom, TestMinMaxOnMultiValuedField, HLLSerializationTest, FieldMutatingUpdateProcessorTest, BlockJoinFacetSimpleTest, TestSolrCoreProperties, BasicDistributedZk2Test, TestSolrDeletionPolicy2, SuggesterTest, WordBreakSolrSpellCheckerTest, TestManagedResource, TestImpersonationWithHadoopAuth, TestCoreContainer, TestPrepRecovery, PluginInfoTest, WrapperMergePolicyFactoryTest, TestCollectionAPI, DistributedSpellCheckComponentTest, SuggesterWFSTTest, ReplaceNodeTest, DisMaxRequestHandlerTest, FieldAnalysisRequestHandlerTest, TestRetrieveFieldsOptimizer, TestLRUStatsCache, SolrIndexMetricsTest, TestUnifiedSolrHighlighter, SimplePostToolTest, TestSolrConfigHandlerCloud, TestReloadDeadlock, LegacyCloudClusterPropTest, TestReplicaProperties, HdfsUnloadDistributedZkTest, TestNodeAddedTrigger, SpellPossibilityIteratorTest, AliasIntegrationTest, ScriptEngineTest, TestIndexSearcher, ClusterStateTest, HdfsAutoAddReplicasIntegrationTest, TestZkChroot, BadComponentTest, ReplicaListTransformerTest, TestSolrCoreSnapshots, PeerSyncReplicationTest, TestHdfsUpdateLog, LoggingHandlerTest, IndexSchemaTest, TestDistributedGrouping, RequiredFieldsTest, NodeAddedTriggerTest, SortByFunctionTest, TestClassicSimilarityFactory, TestRestoreCore, TestMacros, OverseerTest, TestInfoStreamLogging, DistributedFacetPivotLongTailTest, TestLMDirichletSimilarityFactory, TestFiltering, TestHdfsBackupRestoreCore, TestClusterStateProvider, HdfsDirectoryTest, HdfsSyncSliceTest, UUIDUpdateProcessorFallbackTest, TestNoOpRegenerator, EchoParamsTest, SecurityConfHandlerTest, TestClusterStateMutator, SolrGraphiteReporterTest, InfoHandlerTest, OverseerRolesTest, TestTrieFacet, SolrTestCaseJ4Test, CdcrBidirectionalTest, HttpPartitionTest, TestPartialUpdateDeduplication, TestDynamicFieldResource, TestSearchPerf, HdfsRecoverLeaseTest, TestBackupRepositoryFactory, TestAuthenticationFramework, UnloadDistributedZkTest, TestLeaderElectionZkExpiry, TestFileDictionaryLookup, TestHashQParserPlugin, UpdateLogTest, HighlighterTest, SolrIndexSplitterTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestTrie, SpatialFilterTest, TestUpdate, QueryEqualityTest, XsltUpdateRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, TestIndexingPerformance, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, CircularListTest, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteNodeTest, DistribCursorPagingTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestStressLiveNodes, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, HttpTriggerListenerTest, NodeLostTriggerTest, TestPolicyCloud, TestExecutePlanAction, TestLargeCluster, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateReaderTest, BlobRepositoryCloudTest, TestDynamicLoading, TestReqParamsAPI, V2StandaloneTest, AutoscalingHistoryHandlerTest, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestIntervalFaceting, ManagedSchemaRoundRobinCloudTest, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, TestComplexPhraseLeadingWildcard, TestCustomSort, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestMultiWordSynonyms, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestRecoveryHdfs, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, BufferStoreTest, HdfsLockFactoryTest, VersionInfoTest, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [762/767 (1!)] on J2 in 24.46s, 2 tests, 1 error <<< FAILURES!

[...truncated 40819 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21260 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21260/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:33719/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:40083/solr/test_col_shard1_replica_n2: Server Error    request: http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33719%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:33519/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@97c8ec

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:33719/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:40083/solr/test_col_shard1_replica_n2: Server Error



request: http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33719%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:33519/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@97c8ec
	at __randomizedtesting.SeedInfo.seed([7BCB8AB94AB5ADC6:4DDFE8FFC0E897D7]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:33719/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:40083/solr/test_col_shard1_replica_n2: Server Error



request: http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33719%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:33519/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@97c8ec
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33719/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:40083/solr/test_col_shard1_replica_n2: Server Error



request: http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33719%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:33519/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@97c8ec
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
	... 6 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost

Error Message:
should be at least 1 IGNORED events, waitFor=5, killDelay=5000, minIgnored=1

Stack Trace:
java.lang.AssertionError: should be at least 1 IGNORED events, waitFor=5, killDelay=5000, minIgnored=1
	at __randomizedtesting.SeedInfo.seed([7BCB8AB94AB5ADC6:C4DE4447C95FC840]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:459)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12672 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 1307350 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/init-core-data-001
   [junit4]   2> 1307351 WARN  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1307351 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1307353 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing)
   [junit4]   2> 1307353 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001
   [junit4]   2> 1307353 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1307354 INFO  (Thread-4588) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1307354 INFO  (Thread-4588) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1307355 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42013
   [junit4]   2> 1307365 ERROR (Thread-4588) [    ] 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> 1307373 INFO  (zkConnectionManagerCallback-2144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e783f9b60000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1307384 INFO  (jetty-launcher-2141-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1307385 INFO  (jetty-launcher-2141-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1307388 INFO  (jetty-launcher-2141-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1307390 INFO  (jetty-launcher-2141-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1307401 INFO  (jetty-launcher-2141-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8ff26{/solr,null,AVAILABLE}
   [junit4]   2> 1307402 INFO  (jetty-launcher-2141-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16f4e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33519}
   [junit4]   2> 1307402 INFO  (jetty-launcher-2141-thread-1) [    ] o.e.j.s.Server Started @1308790ms
   [junit4]   2> 1307402 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33519}
   [junit4]   2> 1307402 ERROR (jetty-launcher-2141-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307403 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1307403 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307403 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307403 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T23:17:54.278Z
   [junit4]   2> 1307408 INFO  (jetty-launcher-2141-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f814c8{/solr,null,AVAILABLE}
   [junit4]   2> 1307412 INFO  (jetty-launcher-2141-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18b53e6{HTTP/1.1,[http/1.1]}{127.0.0.1:33719}
   [junit4]   2> 1307412 INFO  (jetty-launcher-2141-thread-2) [    ] o.e.j.s.Server Started @1308800ms
   [junit4]   2> 1307412 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33719}
   [junit4]   2> 1307412 ERROR (jetty-launcher-2141-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307413 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1307413 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307413 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307413 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T23:17:54.288Z
   [junit4]   2> 1307420 INFO  (jetty-launcher-2141-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cad2d7{/solr,null,AVAILABLE}
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@181db15{HTTP/1.1,[http/1.1]}{127.0.0.1:39849}
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.e.j.s.Server Started @1308808ms
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39849}
   [junit4]   2> 1307421 ERROR (jetty-launcher-2141-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307421 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T23:17:54.296Z
   [junit4]   2> 1307424 INFO  (zkConnectionManagerCallback-2146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307429 INFO  (jetty-launcher-2141-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bb4eea{/solr,null,AVAILABLE}
   [junit4]   2> 1307429 INFO  (zkConnectionManagerCallback-2148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307430 INFO  (jetty-launcher-2141-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e874a{HTTP/1.1,[http/1.1]}{127.0.0.1:40083}
   [junit4]   2> 1307430 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307430 INFO  (jetty-launcher-2141-thread-3) [    ] o.e.j.s.Server Started @1308818ms
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40083}
   [junit4]   2> 1307431 ERROR (jetty-launcher-2141-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T23:17:54.306Z
   [junit4]   2> 1307431 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307428 INFO  (zkConnectionManagerCallback-2150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307433 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307461 INFO  (jetty-launcher-2141-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 1307461 INFO  (zkConnectionManagerCallback-2152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307461 INFO  (jetty-launcher-2141-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 1307462 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307468 INFO  (zkConnectionManagerCallback-2158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307468 INFO  (zkConnectionManagerCallback-2161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307468 INFO  (jetty-launcher-2141-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 1307470 INFO  (zkConnectionManagerCallback-2164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307472 INFO  (jetty-launcher-2141-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 1307473 INFO  (zkConnectionManagerCallback-2167-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307474 INFO  (zkConnectionManagerCallback-2169-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307474 INFO  (zkConnectionManagerCallback-2172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307474 INFO  (zkConnectionManagerCallback-2174-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307479 INFO  (zkConnectionManagerCallback-2176-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307644 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307644 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307644 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307644 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33519_solr
   [junit4]   2> 1307645 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40083_solr
   [junit4]   2> 1307645 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39849_solr
   [junit4]   2> 1307647 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.c.Overseer Overseer (id=99333745818337289-127.0.0.1:33519_solr-n_0000000000) starting
   [junit4]   2> 1307664 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1307674 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1307674 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1307693 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33519_solr
   [junit4]   2> 1307699 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1307701 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1307702 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1307703 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1307705 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307707 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33719_solr
   [junit4]   2> 1307707 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307708 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307708 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307740 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1308002 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308032 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308033 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308034 INFO  (jetty-launcher-2141-thread-1) [n:127.0.0.1:33519_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node1/.
   [junit4]   2> 1308051 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308082 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308086 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40083.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308098 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308098 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308100 INFO  (jetty-launcher-2141-thread-4) [n:127.0.0.1:39849_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node4/.
   [junit4]   2> 1308102 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40083.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308102 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40083.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308104 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308104 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1308104 INFO  (jetty-launcher-2141-thread-3) [n:127.0.0.1:40083_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node3/.
   [junit4]   2> 1308106 INFO  (jetty-launcher-2141-thread-2) [n:127.0.0.1:33719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node2/.
   [junit4]   2> 1308284 INFO  (zkConnectionManagerCallback-2186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308289 INFO  (zkConnectionManagerCallback-2190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308290 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1308291 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42013/solr ready
   [junit4]   2> 1308586 INFO  (qtp24340220-12135) [n:127.0.0.1:40083_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1308588 INFO  (OverseerThreadFactory-4422-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 1308693 INFO  (OverseerStateUpdate-99333745818337289-127.0.0.1:33519_solr-n_0000000000) [n:127.0.0.1:33519_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33519/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1308694 INFO  (OverseerStateUpdate-99333745818337289-127.0.0.1:33519_solr-n_0000000000) [n:127.0.0.1:33519_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40083/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1308696 INFO  (OverseerStateUpdate-99333745818337289-127.0.0.1:33519_solr-n_0000000000) [n:127.0.0.1:33519_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39849/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1308697 INFO  (OverseerStateUpdate-99333745818337289-127.0.0.1:33519_solr-n_0000000000) [n:127.0.0.1:33519_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33719/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1308911 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1308912 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1308912 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1308912 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1308912 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1308913 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1308913 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1308913 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1309021 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309021 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309021 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309021 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309022 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309022 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309022 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309022 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1309947 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1309947 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1309949 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1309950 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1309963 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress
   [junit4]   2> 1309967 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1309967 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true
   [junit4]   2> 1309967 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1309967 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1309968 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node1/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node1/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 1309968 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress
   [junit4]   2> 1309970 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1309970 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true
   [junit4]   2> 1309971 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=27.564453125, floorSegmentMB=1.8984375, forceMergeDeletesPctAllowed=21.86758598530931, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1309971 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40083.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1309971 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=minimal-atomic-stress
   [junit4]   2> 1309971 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1309971 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node3/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 1309973 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1309974 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using configuration from collection test_col, trusted=true
   [junit4]   2> 1309974 WARN  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1309974 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39849.solr.core.test_col.shard2.replica_n4' (registry 'solr.core.test_col.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1309974 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1309974 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [[test_col_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node4/test_col_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node4/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 1309975 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=27.564453125, floorSegmentMB=1.8984375, forceMergeDeletesPctAllowed=21.86758598530931, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1309978 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=27.564453125, floorSegmentMB=1.8984375, forceMergeDeletesPctAllowed=21.86758598530931, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1309978 WARN  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1309979 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema name=minimal-atomic-stress
   [junit4]   2> 1309982 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1309982 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using configuration from collection test_col, trusted=true
   [junit4]   2> 1309983 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.core.test_col.shard2.replica_n6' (registry 'solr.core.test_col.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@188ddb2
   [junit4]   2> 1309983 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1309983 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [[test_col_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node2/test_col_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7BCB8AB94AB5ADC6-001/tempDir-001/node2/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 1310002 WARN  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1310015 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=27.564453125, floorSegmentMB=1.8984375, forceMergeDeletesPctAllowed=21.86758598530931, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1310021 WARN  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1310053 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1310053 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310055 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310055 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310057 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1310057 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=47.78515625, floorSegmentMB=0.7138671875, forceMergeDeletesPctAllowed=22.91044772403367, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.530970285839542
   [junit4]   2> 1310057 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310058 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310058 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310060 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@acdc[test_col_shard2_replica_n4] main]
   [junit4]   2> 1310060 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1310060 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310060 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=47.78515625, floorSegmentMB=0.7138671875, forceMergeDeletesPctAllowed=22.91044772403367, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.530970285839542
   [junit4]   2> 1310060 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2afbcb[test_col_shard1_replica_n2] main]
   [junit4]   2> 1310061 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310061 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310062 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310062 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310062 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310062 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310063 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1310064 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=47.78515625, floorSegmentMB=0.7138671875, forceMergeDeletesPctAllowed=22.91044772403367, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.530970285839542
   [junit4]   2> 1310064 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c94a83[test_col_shard1_replica_n1] main]
   [junit4]   2> 1310065 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1310065 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310066 INFO  (searcherExecutor-4432-thread-1-processing-n:127.0.0.1:40083_solr x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@2afbcb[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310066 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589339935936086016
   [junit4]   2> 1310066 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310066 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589339935935037440
   [junit4]   2> 1310067 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1310067 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589339935937134592
   [junit4]   2> 1310071 INFO  (searcherExecutor-4431-thread-1-processing-n:127.0.0.1:33519_solr x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@1c94a83[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310072 INFO  (searcherExecutor-4433-thread-1-processing-n:127.0.0.1:39849_solr x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] Registered new searcher Searcher@acdc[test_col_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310074 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1310074 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1310074 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/
   [junit4]   2> 1310074 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:40083/solr START replicas=[http://127.0.0.1:33519/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1310076 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1310076 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310077 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1310078 INFO  (qtp674144-12121) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1310078 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310078 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310080 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=47.78515625, floorSegmentMB=0.7138671875, forceMergeDeletesPctAllowed=22.91044772403367, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.530970285839542
   [junit4]   2> 1310080 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@18cbd08[test_col_shard2_replica_n6] main]
   [junit4]   2> 1310081 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310081 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1310082 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1310084 INFO  (searcherExecutor-4434-thread-1-processing-n:127.0.0.1:33719_solr x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6] Registered new searcher Searcher@18cbd08[test_col_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310084 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589339935954960384
   [junit4]   2> 1310178 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310178 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310376 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:40083/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1310376 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1310376 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 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> 1310376 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1310378 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 1310480 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310480 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310529 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1310578 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1310578 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1310578 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39849/solr/test_col_shard2_replica_n4/
   [junit4]   2> 1310578 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n4 url=http://127.0.0.1:39849/solr START replicas=[http://127.0.0.1:33719/solr/test_col_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1310580 INFO  (qtp15833101-12144) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.S.Request [test_col_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1310631 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310631 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310754 INFO  (qtp24340220-12126) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1842
   [junit4]   2> 1310878 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n4 url=http://127.0.0.1:39849/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1310879 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1310879 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 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> 1310879 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1310881 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39849/solr/test_col_shard2_replica_n4/ shard2
   [junit4]   2> 1310982 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1310982 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311032 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1311038 INFO  (qtp13746180-12140) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2125
   [junit4]   2> 1311077 INFO  (qtp674144-12125) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2165
   [junit4]   2> 1311089 INFO  (qtp15833101-12133) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2176
   [junit4]   2> 1311094 INFO  (qtp24340220-12135) [n:127.0.0.1:40083_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1311190 INFO  (zkCallback-2175-thread-2-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2166-thread-1-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2166-thread-2-processing-n:127.0.0.1:39849_solr) [n:127.0.0.1:39849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2173-thread-2-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2173-thread-1-processing-n:127.0.0.1:33719_solr) [n:127.0.0.1:33719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2175-thread-1-processing-n:127.0.0.1:40083_solr) [n:127.0.0.1:40083_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1311190 INFO  (zkCallback-2168-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1312094 INFO  (qtp24340220-12135) [n:127.0.0.1:40083_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3508
   [junit4]   2> 1312095 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1312095 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 1312103 INFO  (qtp24340220-12147) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.S.Request [test_col_shard1_replica_n2]  webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1312139 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv_idx-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_idx
   [junit4]   2> 1312152 INFO  (qtp15833101-12115) [n:127.0.0.1:33719_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1589339938115026944&distrib.from=http://127.0.0.1:39849/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1589339938115026944)} 0 2
   [junit4]   2> 1312153 INFO  (qtp13746180-12136) [n:127.0.0.1:39849_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1589339938115026944)} 0 8
   [junit4]   2> 1312153 INFO  (qtp674144-12131) [n:127.0.0.1:33519_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1589339938111881216&distrib.from=http://127.0.0.1:40083/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1589339938111881216)} 0 7
   [junit4]   2> 1312153 INFO  (qtp24340220-12114) [n:127.0.0.1:40083_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1589339938111881216)} 0 13
   [junit4]   2> 1312157 INFO  (qtp674144-12120) [n:127.0.0.1:33519_solr c:test_col s:

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

LargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddNode
   [junit4]   2> 2912928 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 2912928 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 2912928 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 2912928 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 2912928 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		120
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	0
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[testNodeAdded]
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	3
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	2
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		300
   [junit4]   2> 2912929 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * testNodeAdded		300
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- active         300
   [junit4]   2> 2912930 DEBUG (ScheduledTrigger-9501-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 120
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- CREATE             1
   [junit4]   2> 2912930 DEBUG (ScheduledTrigger-9501-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- DELETESTATUS      60
   [junit4]   2> 2912930 DEBUG (ScheduledTrigger-9501-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 120
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- MOVEREPLICA       60
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- REQUESTSTATUS     60
   [junit4]   2> 2912930 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update            22
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- IGNORED        14
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         4
   [junit4]   2> 2912931 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7BCB8AB94AB5ADC6]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       4
   [junit4]   2> 2912932 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2912935 DEBUG (SUITE-TestLargeCluster-seed#[7BCB8AB94AB5ADC6]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestLargeCluster_7BCB8AB94AB5ADC6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=343, maxMBSortInHeap=7.863977101776847, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f298b9), locale=da, timezone=BST
   [junit4]   2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=260207720,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentCustomSortTest, CdcrRequestHandlerTest, DateFieldTest, TestFilteredDocIdSet, TestRequestForwarding, TestCopyFieldCollectionResource, TestSolr4Spatial2, HdfsThreadLeakTest, TestFieldTypeResource, ReplicationFactorTest, DistribCursorPagingTest, DistributedQueryElevationComponentTest, ExplicitHLLTest, TestCloudSearcherWarming, DataDrivenBlockJoinTest, TestCloudDeleteByQuery, TestGraphMLResponseWriter, PreAnalyzedFieldManagedSchemaCloudTest, TestNodeLostTrigger, BigEndianAscendingWordDeserializerTest, AnalyticsQueryTest, TestSort, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RuleEngineTest, PeerSyncTest, UpdateParamsTest, DistanceUnitsTest, NoCacheHeaderTest, CollectionStateFormat2Test, CdcrBootstrapTest, HdfsBasicDistributedZkTest, TestStreamBody, CloudMLTQParserTest, TestLeaderInitiatedRecoveryThread, SolrMetricsIntegrationTest, TermVectorComponentTest, TestCloudSchemaless, TestSolrCloudWithSecureImpersonation, TestLegacyNumericUtils, SolrCoreTest, CheckHdfsIndexTest, AddBlockUpdateTest, TestFoldingMultitermQuery, TestDFRSimilarityFactory, TestPhraseSuggestions, ComputePlanActionTest, IndexSchemaRuntimeFieldTest, RecoveryAfterSoftCommitTest, DeleteReplicaTest, ResourceLoaderTest, TestNumericTerms32, TestSubQueryTransformerCrossCore, TestQueryUtils, TestStandardQParsers, TestAddFieldRealTimeGet, DistributedMLTComponentTest, DocValuesTest, TestConfigOverlay, TestInitQParser, TestFreeTextSuggestions, MoveReplicaHDFSTest, FastVectorHighlighterTest, AutoAddReplicasIntegrationTest, MinimalSchemaTest, TestManagedSynonymGraphFilterFactory, UpdateRequestProcessorFactoryTest, SolrCoreMetricManagerTest, CustomHighlightComponentTest, TestUpdate, TestCustomDocTransformer, GraphQueryTest, DocumentBuilderTest, SoftAutoCommitTest, TestCrossCoreJoin, TestStressLiveNodes, BlockDirectoryTest, LeaderInitiatedRecoveryOnCommitTest, TestTolerantUpdateProcessorRandomCloud, TestCodecSupport, PrimitiveFieldTypeTest, JSONWriterTest, BasicFunctionalityTest, TriLevelCompositeIdRoutingTest, ResponseLogComponentTest, ClassificationUpdateProcessorTest, ResponseHeaderTest, TestSearcherReuse, SuggestComponentTest, TestComplexPhraseQParserPlugin, CollectionsAPISolrJTest, ZkControllerTest, TestSolrIndexConfig, BlockJoinFacetDistribTest, FileUtilsTest, TestSolrQueryResponse, DocValuesMissingTest, TestQueryWrapperFilter, TestSolrCloudWithHadoopAuthPlugin, TestInPlaceUpdatesDistrib, TestSuggestSpellingConverter, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, SpellCheckComponentTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TermsComponentTest, URLClassifyProcessorTest, TestRandomRequestDistribution, TestRecovery, TestAuthorizationFramework, TestManagedResourceStorage, TestManagedSchema, TestShardHandlerFactory, TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter, TestReplicationHandler, TestExactSharedStatsCache, MigrateRouteKeyTest, TestSegmentSorting, OverseerStatusTest, ChangedSchemaMergeTest, ForceLeaderTest, DirectUpdateHandlerOptimizeTest, TestSolrJ, HdfsCollectionsAPIDistributedZkTest, TestHttpShardHandlerFactory, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, TestStressReorder, TestReload, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, DeleteNodeTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRebalanceLeaders, AutoScalingHandlerTest, NodeLostTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestGenericDistributedQueue, TestLargeCluster]
   [junit4] Completed [592/767 (2!)] on J0 in 32.96s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 44389 lines...]