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 2017/11/18 09:59:40 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4296 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4296/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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([A98044883799BA10:21D47B529965D7E8]: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:907)
	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)




Build Log:
[...truncated 11513 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 84012 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[A98044883799BA10]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/init-core-data-001
   [junit4]   2> 84013 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[A98044883799BA10]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 84013 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[A98044883799BA10]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 84018 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[A98044883799BA10]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 84019 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[A98044883799BA10]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gl/
   [junit4]   2> 84028 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 84028 INFO  (Thread-149) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 84028 INFO  (Thread-149) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 84032 ERROR (Thread-149) [    ] 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> 84130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkTestServer start zk server on port:49180
   [junit4]   2> 84170 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 84173 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 84179 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 84181 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 84184 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 84186 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 84189 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 84191 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 84193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 84195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 84198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 84201 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 84576 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 84579 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@637e5e68{/gl,null,AVAILABLE}
   [junit4]   2> 84590 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fd11b80{HTTP/1.1,[http/1.1]}{127.0.0.1:49185}
   [junit4]   2> 84591 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server Started @87765ms
   [junit4]   2> 84591 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/tempDir-001/control/data, hostContext=/gl, hostPort=49185, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/control-001/cores}
   [junit4]   2> 84591 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 84591 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 84592 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84592 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84592 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-18T08:39:42.919Z
   [junit4]   2> 84596 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 84596 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/control-001/solr.xml
   [junit4]   2> 84604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 84604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 84605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 84630 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49180/solr
   [junit4]   2> 84838 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 84839 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49185_gl
   [junit4]   2> 84841 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.c.Overseer Overseer (id=99024527842213892-127.0.0.1:49185_gl-n_0000000000) starting
   [junit4]   2> 84856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49185_gl
   [junit4]   2> 84859 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84999 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 85009 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 85010 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 85011 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49185_gl    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/control-001/cores
   [junit4]   2> 85040 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 85041 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49180/solr ready
   [junit4]   2> 85051 INFO  (qtp2047220942-787) [n:127.0.0.1:49185_gl    ] 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:49185_gl&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 85054 INFO  (OverseerThreadFactory-208-thread-1-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 85169 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl    ] 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> 85170 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 85287 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] 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> 86199 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 86214 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86283 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86311 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86312 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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@2416d7b4
   [junit4]   2> 86312 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 86312 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 86317 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 86323 WARN  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86390 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86390 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86395 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 86395 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 86397 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=70.064453125, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=17.72242836530077, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2777042644442491
   [junit4]   2> 86399 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b9e32a3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 86401 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 86402 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86403 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 86403 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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 1584392447962644480
   [junit4]   2> 86405 INFO  (searcherExecutor-211-thread-1-processing-n:127.0.0.1:49185_gl x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:49185_gl 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@2b9e32a3[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86410 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 86410 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86410 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49185/gl/control_collection_shard1_replica_n1/
   [junit4]   2> 86410 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86411 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:49185/gl/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 86411 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86416 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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:49185/gl/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 86531 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] 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> 86588 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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> 86591 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl 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=1421
   [junit4]   2> 86594 INFO  (qtp2047220942-787) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 86700 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] 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> 87066 INFO  (OverseerCollectionConfigSetProcessor-99024527842213892-127.0.0.1:49185_gl-n_0000000000) [n:127.0.0.1:49185_gl    ] 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> 87597 INFO  (qtp2047220942-787) [n:127.0.0.1:49185_gl    ] 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:49185_gl&wt=javabin&version=2} status=0 QTime=2546
   [junit4]   2> 87607 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 87609 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49180/solr ready
   [junit4]   2> 87612 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 87614 INFO  (qtp2047220942-792) [n:127.0.0.1:49185_gl    ] 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> 87618 INFO  (OverseerThreadFactory-208-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 87620 WARN  (OverseerThreadFactory-208-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 87731 INFO  (qtp2047220942-792) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 87731 INFO  (qtp2047220942-792) [n:127.0.0.1:49185_gl    ] 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=117
   [junit4]   2> 88109 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001 of type NRT
   [junit4]   2> 88110 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 88112 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30422e3f{/gl,null,AVAILABLE}
   [junit4]   2> 88112 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d5b6420{HTTP/1.1,[http/1.1]}{127.0.0.1:49208}
   [junit4]   2> 88113 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server Started @91287ms
   [junit4]   2> 88113 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gl, hostPort=49208, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001/cores}
   [junit4]   2> 88113 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 88114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 88114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 88114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 88114 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-18T08:39:46.441Z
   [junit4]   2> 88118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 88118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001/solr.xml
   [junit4]   2> 88130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 88131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 88132 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 88138 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49180/solr
   [junit4]   2> 88163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88167 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 88171 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49208_gl
   [junit4]   2> 88174 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88177 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:49208_gl) [n:127.0.0.1:49208_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88177 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88345 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 88369 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 88370 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 88376 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49208_gl    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001/cores
   [junit4]   2> 88470 INFO  (qtp2047220942-785) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49208_gl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88475 INFO  (OverseerCollectionConfigSetProcessor-99024527842213892-127.0.0.1:49185_gl-n_0000000000) [n:127.0.0.1:49185_gl    ] 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> 88481 INFO  (OverseerThreadFactory-208-thread-3-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49208_gl for creating new replica
   [junit4]   2> 88495 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl    ] 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> 88496 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 89527 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 89560 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 89626 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89655 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89656 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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@2416d7b4
   [junit4]   2> 89656 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89656 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 89668 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 89681 WARN  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89763 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89763 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89765 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89765 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89767 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=70.064453125, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=17.72242836530077, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2777042644442491
   [junit4]   2> 89770 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@64e34ff5[collection1_shard2_replica_n61] main]
   [junit4]   2> 89772 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 89773 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89773 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 89774 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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 1584392451497394176
   [junit4]   2> 89775 INFO  (searcherExecutor-222-thread-1-processing-n:127.0.0.1:49208_gl x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@64e34ff5[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89780 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 89780 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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> 89781 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49208/gl/collection1_shard2_replica_n61/
   [junit4]   2> 89781 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 89781 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:49208/gl/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 89781 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 89787 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49208/gl/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 89905 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 89908 INFO  (qtp1524422013-834) [n:127.0.0.1:49208_gl 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=1413
   [junit4]   2> 89914 INFO  (qtp2047220942-785) [n:127.0.0.1:49185_gl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49208_gl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1444
   [junit4]   2> 90227 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001 of type NRT
   [junit4]   2> 90228 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 90230 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19791689{/gl,null,AVAILABLE}
   [junit4]   2> 90230 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d40eda1{HTTP/1.1,[http/1.1]}{127.0.0.1:49221}
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server Started @93404ms
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/gl, hostPort=49221, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001/cores}
   [junit4]   2> 90231 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 90231 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-18T08:39:48.558Z
   [junit4]   2> 90235 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 90235 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001/solr.xml
   [junit4]   2> 90242 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 90242 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 90243 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 90247 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49180/solr
   [junit4]   2> 90264 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 90268 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 90272 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49221_gl
   [junit4]   2> 90274 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 90274 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:49221_gl) [n:127.0.0.1:49221_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 90274 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 90274 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:49208_gl) [n:127.0.0.1:49208_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 90387 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 90397 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 90398 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 90400 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49221_gl    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001/cores
   [junit4]   2> 90439 INFO  (qtp2047220942-788) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49221_gl&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 90443 INFO  (OverseerCollectionConfigSetProcessor-99024527842213892-127.0.0.1:49185_gl-n_0000000000) [n:127.0.0.1:49185_gl    ] 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> 90444 INFO  (OverseerThreadFactory-208-thread-4-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49221_gl for creating new replica
   [junit4]   2> 90450 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl    ] 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> 90451 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 91474 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 91493 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 91577 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91614 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91614 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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@2416d7b4
   [junit4]   2> 91614 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 91615 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 91617 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 91621 WARN  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91684 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 91684 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91686 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91686 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91697 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=70.064453125, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=17.72242836530077, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2777042644442491
   [junit4]   2> 91710 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@44849dc9[collection1_shard3_replica_n63] main]
   [junit4]   2> 91712 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 91713 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91713 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 91715 INFO  (searcherExecutor-233-thread-1-processing-n:127.0.0.1:49221_gl x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@44849dc9[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91715 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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 1584392453532680192
   [junit4]   2> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49221/gl/collection1_shard3_replica_n63/
   [junit4]   2> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:49221/gl/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 91724 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 91729 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49221/gl/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 91899 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 91901 INFO  (qtp142824427-863) [n:127.0.0.1:49221_gl 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=1451
   [junit4]   2> 91905 INFO  (qtp2047220942-788) [n:127.0.0.1:49185_gl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49221_gl&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1466
   [junit4]   2> 92207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001 of type NRT
   [junit4]   2> 92207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92209 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67d9f0d8{/gl,null,AVAILABLE}
   [junit4]   2> 92209 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e1dfe98{HTTP/1.1,[http/1.1]}{127.0.0.1:49234}
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server Started @95384ms
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/gl, hostPort=49234, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001/cores}
   [junit4]   2> 92210 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 92210 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-18T08:39:50.537Z
   [junit4]   2> 92213 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 92213 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001/solr.xml
   [junit4]   2> 92219 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 92219 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 92220 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 92223 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49180/solr
   [junit4]   2> 92237 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 92241 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92244 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49234_gl
   [junit4]   2> 92246 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92247 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:49221_gl) [n:127.0.0.1:49221_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92246 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:49208_gl) [n:127.0.0.1:49208_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92246 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92247 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:49234_gl) [n:127.0.0.1:49234_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92308 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 92328 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 92328 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 92330 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49234_gl    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001/cores
   [junit4]   2> 92366 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49234_gl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 92369 INFO  (OverseerCollectionConfigSetProcessor-99024527842213892-127.0.0.1:49185_gl-n_0000000000) [n:127.0.0.1:49185_gl    ] 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> 92369 INFO  (OverseerThreadFactory-208-thread-5-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49234_gl for creating new replica
   [junit4]   2> 92374 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl    ] 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> 92375 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 93416 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 93426 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 93497 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93562 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93563 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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@2416d7b4
   [junit4]   2> 93563 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 93563 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 93568 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 93573 WARN  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93739 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93740 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93741 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93741 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93744 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=70.064453125, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=17.72242836530077, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2777042644442491
   [junit4]   2> 93746 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@45b07b60[collection1_shard1_replica_n65] main]
   [junit4]   2> 93752 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 93752 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93753 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 93753 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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 1584392455669678080
   [junit4]   2> 93755 INFO  (searcherExecutor-244-thread-1-processing-n:127.0.0.1:49234_gl x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@45b07b60[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49234/gl/collection1_shard1_replica_n65/
   [junit4]   2> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:49234/gl/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 93762 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 93767 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49234/gl/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 93879 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 93882 INFO  (qtp1876567625-892) [n:127.0.0.1:49234_gl 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=1508
   [junit4]   2> 93885 INFO  (qtp2047220942-789) [n:127.0.0.1:49185_gl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49234_gl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1519
   [junit4]   2> 94130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001 of type NRT
   [junit4]   2> 94131 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 94133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67d5007{/gl,null,AVAILABLE}
   [junit4]   2> 94133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@318f4d4e{HTTP/1.1,[http/1.1]}{127.0.0.1:49245}
   [junit4]   2> 94133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.Server Started @97308ms
   [junit4]   2> 94133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/gl, hostPort=49245, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001/cores}
   [junit4]   2> 94134 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 94134 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 94135 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 94135 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 94135 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-18T08:39:52.462Z
   [junit4]   2> 94138 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 94138 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001/solr.xml
   [junit4]   2> 94144 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 94145 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 94145 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 94149 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49180/solr
   [junit4]   2> 94164 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94169 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 94172 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49245_gl
   [junit4]   2> 94175 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94175 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:49221_gl) [n:127.0.0.1:49221_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94176 INFO  (zkCallback-209-thread-1-processing-n:127.0.0.1:49234_gl) [n:127.0.0.1:49234_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94175 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:49208_gl) [n:127.0.0.1:49208_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94176 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:49245_gl) [n:127.0.0.1:49245_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94176 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 94300 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 94307 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 94307 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 94309 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [n:127.0.0.1:49245_gl    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001/cores
   [junit4]   2> 94357 INFO  (qtp2047220942-787) [n:127.0.0.1:49185_gl    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49245_gl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94361 INFO  (OverseerCollectionConfigSetProcessor-99024527842213892-127.0.0.1:49185_gl-n_0000000000) [n:127.0.0.1:49185_gl    ] 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> 94361 INFO  (OverseerThreadFactory-208-thread-5-processing-n:127.0.0.1:49185_gl) [n:127.0.0.1:49185_gl    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49245_gl for creating new replica
   [junit4]   2> 94366 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl    ] 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> 94367 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 95385 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 95414 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.s.IndexSchema [collection1_shard2_replica_n67] Schema name=test
   [junit4]   2> 95459 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95512 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n67' using configuration from collection collection1, trusted=true
   [junit4]   2> 95513 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n67' (registry 'solr.core.collection1.shard2.replica_n67') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2416d7b4
   [junit4]   2> 95513 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 95513 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrCore [[collection1_shard2_replica_n67] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001/cores/collection1_shard2_replica_n67], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001/shard-4-001/cores/collection1_shard2_replica_n67/data/]
   [junit4]   2> 95515 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 95526 WARN  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] 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> 95577 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95577 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95578 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95578 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95581 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=70.064453125, floorSegmentMB=1.3369140625, forceMergeDeletesPctAllowed=17.72242836530077, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2777042644442491
   [junit4]   2> 95581 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.s.SolrIndexSearcher Opening [Searcher@df18715[collection1_shard2_replica_n67] main]
   [junit4]   2> 95583 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 95584 INFO  (qtp1821599196-921) [n:127.0.0.1:49245_gl c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs

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

he.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [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:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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> 150985 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@318f4d4e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 150985 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67d5007{/gl,null,UNAVAILABLE}
   [junit4]   2> 150987 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 49259
   [junit4]   2> 150987 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1111546374
   [junit4]   2> 150987 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 150988 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56bdaa6a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@32b31651
   [junit4]   2> 150989 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 150990 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67db7ac0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b12d0ac
   [junit4]   2> 150991 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 150991 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c78f61: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5fea020
   [junit4]   2> 150995 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49259_gl
   [junit4]   2> 150997 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 150999 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:49259_gl) [n:127.0.0.1:49259_gl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 151000 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.Overseer Overseer (id=99024527842213909-127.0.0.1:49259_gl-n_0000000005) closing
   [junit4]   2> 151000 INFO  (OverseerStateUpdate-99024527842213909-127.0.0.1:49259_gl-n_0000000005) [n:127.0.0.1:49259_gl    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49259_gl
   [junit4]   2> 151000 WARN  (OverseerAutoScalingTriggerThread-99024527842213909-127.0.0.1:49259_gl-n_0000000005) [n:127.0.0.1:49259_gl    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 151008 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e306727{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 151009 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41201f11{/gl,null,UNAVAILABLE}
   [junit4]   2> 151010 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 49272
   [junit4]   2> 151013 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] 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> 151014 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[A98044883799BA10]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49180 49180
   [junit4]   2> 151058 INFO  (Thread-149) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49180 49180
   [junit4]   2> 151280 WARN  (Thread-149) [    ] 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> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99024527842213900-127.0.0.1:49221_gl-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> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=A98044883799BA10 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 67.3s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A98044883799BA10:21D47B529965D7E8]: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:907)
   [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: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A98044883799BA10-001
   [junit4]   2> Nov 18, 2017 8:40:49 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@5b453728), locale=nn-NO, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=285699064,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudDeleteByQuery, TestConfigSetsAPI, TestInfoStreamLogging, TestSolrQueryParser, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [11/750 (1!)] on J1 in 67.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 49767 lines...]