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/05/13 23:49:00 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_131) - Build # 3512 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3512/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     "runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
	at __randomizedtesting.SeedInfo.seed([8D2E98528C542636:5563B5057B898396]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11938 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/init-core-data-001
   [junit4]   2> 672748 WARN  (SUITE-TestDynamicLoading-seed#[8D2E98528C542636]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=96 numCloses=96
   [junit4]   2> 672748 INFO  (SUITE-TestDynamicLoading-seed#[8D2E98528C542636]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 672749 INFO  (SUITE-TestDynamicLoading-seed#[8D2E98528C542636]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 672749 INFO  (SUITE-TestDynamicLoading-seed#[8D2E98528C542636]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cz_g/
   [junit4]   2> 672751 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 672751 INFO  (Thread-1177) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 672751 INFO  (Thread-1177) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 672753 ERROR (Thread-1177) [    ] 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> 672851 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkTestServer start zk server on port:33787
   [junit4]   2> 672864 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 672865 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 672866 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 672867 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 672868 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 672869 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 672870 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 672871 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 672872 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 672873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 672873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 672973 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/cores/collection1
   [junit4]   2> 672975 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 672976 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9557084{/cz_g,null,AVAILABLE}
   [junit4]   2> 672979 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6216d73a{HTTP/1.1,[http/1.1]}{127.0.0.1:41977}
   [junit4]   2> 672979 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server Started @675055ms
   [junit4]   2> 672979 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/tempDir-001/control/data, hostContext=/cz_g, hostPort=41977, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/cores}
   [junit4]   2> 672979 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 672980 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 672980 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 672980 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 672980 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T23:15:54.410Z
   [junit4]   2> 672982 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 672982 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/solr.xml
   [junit4]   2> 672987 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 672988 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33787/solr
   [junit4]   2> 672998 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 672999 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41977_cz_g
   [junit4]   2> 672999 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.Overseer Overseer (id=97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) starting
   [junit4]   2> 673002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41977_cz_g
   [junit4]   2> 673004 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673091 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/cores
   [junit4]   2> 673092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 673101 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 673103 INFO  (OverseerStateUpdate-97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 674113 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 674125 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 674241 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 674248 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 674249 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 674249 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/control-001/cores/collection1/data/]
   [junit4]   2> 674249 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b41b91d
   [junit4]   2> 674250 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=65.5029296875, floorSegmentMB=0.72265625, forceMergeDeletesPctAllowed=17.45257856307507, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6346388666113898
   [junit4]   2> 674254 WARN  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 674283 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 674283 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 674284 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 674284 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 674285 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367784521358292]
   [junit4]   2> 674285 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13bee09e[collection1] main]
   [junit4]   2> 674286 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 674286 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 674287 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 674288 INFO  (searcherExecutor-2316-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13bee09e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674288 INFO  (coreLoadExecutor-2315-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567324745989357568
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41977/cz_g/collection1/
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41977/cz_g/collection1/ has no replicas
   [junit4]   2> 674292 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 674294 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41977/cz_g/collection1/ shard1
   [junit4]   2> 674445 INFO  (coreZkRegister-2308-thread-1-processing-n:127.0.0.1:41977_cz_g x:collection1 c:control_collection) [n:127.0.0.1:41977_cz_g c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 674609 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 674610 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33787/solr ready
   [junit4]   2> 674610 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 674723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/cores/collection1
   [junit4]   2> 674723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001
   [junit4]   2> 674724 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 674725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5b9218{/cz_g,null,AVAILABLE}
   [junit4]   2> 674725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39d6514{HTTP/1.1,[http/1.1]}{127.0.0.1:42340}
   [junit4]   2> 674726 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server Started @676802ms
   [junit4]   2> 674726 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/cz_g, hostPort=42340, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/cores}
   [junit4]   2> 674727 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 674727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 674727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T23:15:56.157Z
   [junit4]   2> 674730 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 674730 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/solr.xml
   [junit4]   2> 674737 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33787/solr
   [junit4]   2> 674744 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 674745 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674746 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42340_cz_g
   [junit4]   2> 674747 INFO  (zkCallback-761-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674747 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674747 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/cores
   [junit4]   2> 674825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 674826 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 674827 INFO  (OverseerStateUpdate-97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 675838 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 675862 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 675955 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 675961 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 675962 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 675962 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 675962 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b41b91d
   [junit4]   2> 675963 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=65.5029296875, floorSegmentMB=0.72265625, forceMergeDeletesPctAllowed=17.45257856307507, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6346388666113898
   [junit4]   2> 675971 WARN  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 676000 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 676000 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 676000 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 676000 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 676002 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367784521358292]
   [junit4]   2> 676002 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c45bc63[collection1] main]
   [junit4]   2> 676003 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 676003 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 676003 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 676005 INFO  (searcherExecutor-2327-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c45bc63[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 676005 INFO  (coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567324747789762560
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42340/cz_g/collection1/
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42340/cz_g/collection1/ has no replicas
   [junit4]   2> 676009 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 676011 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42340/cz_g/collection1/ shard2
   [junit4]   2> 676161 INFO  (coreZkRegister-2321-thread-1-processing-n:127.0.0.1:42340_cz_g x:collection1 c:collection1) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 676395 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/cores/collection1
   [junit4]   2> 676396 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001
   [junit4]   2> 676396 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 676397 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73e079c4{/cz_g,null,AVAILABLE}
   [junit4]   2> 676398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42a0dc74{HTTP/1.1,[http/1.1]}{127.0.0.1:39930}
   [junit4]   2> 676398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server Started @678474ms
   [junit4]   2> 676398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/cz_g, hostPort=39930, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/cores}
   [junit4]   2> 676398 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 676399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 676399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T23:15:57.829Z
   [junit4]   2> 676402 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 676403 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/solr.xml
   [junit4]   2> 676407 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 676408 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33787/solr
   [junit4]   2> 676414 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 676414 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 676415 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39930_cz_g
   [junit4]   2> 676416 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 676416 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 676416 INFO  (zkCallback-761-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 676416 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 676465 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/cores
   [junit4]   2> 676465 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 676465 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 676466 INFO  (OverseerStateUpdate-97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 677476 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 677487 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 677596 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 677604 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 677605 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 677605 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 677605 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b41b91d
   [junit4]   2> 677606 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=65.5029296875, floorSegmentMB=0.72265625, forceMergeDeletesPctAllowed=17.45257856307507, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6346388666113898
   [junit4]   2> 677612 WARN  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 677644 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677644 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677644 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677644 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677645 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367784521358292]
   [junit4]   2> 677646 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57dd0b3b[collection1] main]
   [junit4]   2> 677647 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677647 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677647 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 677649 INFO  (searcherExecutor-2338-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57dd0b3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677649 INFO  (coreLoadExecutor-2337-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567324749513621504
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39930/cz_g/collection1/
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39930/cz_g/collection1/ has no replicas
   [junit4]   2> 677653 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 677655 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39930/cz_g/collection1/ shard1
   [junit4]   2> 677806 INFO  (coreZkRegister-2332-thread-1-processing-n:127.0.0.1:39930_cz_g x:collection1 c:collection1) [n:127.0.0.1:39930_cz_g c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 678066 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/cores/collection1
   [junit4]   2> 678067 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001
   [junit4]   2> 678067 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 678068 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f9c6cbf{/cz_g,null,AVAILABLE}
   [junit4]   2> 678068 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@714ee4dd{HTTP/1.1,[http/1.1]}{127.0.0.1:39766}
   [junit4]   2> 678069 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server Started @680145ms
   [junit4]   2> 678069 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/cz_g, hostPort=39766, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/cores}
   [junit4]   2> 678069 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 678070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 678070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 678070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 678070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T23:15:59.500Z
   [junit4]   2> 678077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 678077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/solr.xml
   [junit4]   2> 678083 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 678083 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33787/solr
   [junit4]   2> 678089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 678092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 678093 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39766_cz_g
   [junit4]   2> 678093 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 678094 INFO  (zkCallback-761-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 678093 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 678093 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 678098 INFO  (zkCallback-773-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 678141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/cores
   [junit4]   2> 678141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 678141 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 678142 INFO  (OverseerStateUpdate-97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 679156 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 679174 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 679306 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679312 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 679312 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 679312 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 679312 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b41b91d
   [junit4]   2> 679313 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=65.5029296875, floorSegmentMB=0.72265625, forceMergeDeletesPctAllowed=17.45257856307507, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6346388666113898
   [junit4]   2> 679317 WARN  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 679344 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 679345 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 679345 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 679345 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679346 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367784521358292]
   [junit4]   2> 679347 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fa1b246[collection1] main]
   [junit4]   2> 679347 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 679348 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 679348 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 679349 INFO  (searcherExecutor-2349-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 c:collection1) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5fa1b246[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679350 INFO  (coreLoadExecutor-2348-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567324751297249280
   [junit4]   2> 679353 INFO  (coreZkRegister-2343-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 c:collection1) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 679353 INFO  (updateExecutor-770-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 679353 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 679353 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 679353 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 679353 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 679353 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:42340/cz_g/collection1/] and I am [http://127.0.0.1:39766/cz_g/collection1/]
   [junit4]   2> 679355 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42340/cz_g]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39766_cz_g&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 679357 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 679358 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 679358 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39766_cz_g, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39766/cz_g","node_name":"127.0.0.1:39766_cz_g","state":"down"}
   [junit4]   2> 679720 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/cores/collection1
   [junit4]   2> 679721 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001
   [junit4]   2> 679723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 679724 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74b7d718{/cz_g,null,AVAILABLE}
   [junit4]   2> 679738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b43970{HTTP/1.1,[http/1.1]}{127.0.0.1:36155}
   [junit4]   2> 679738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.Server Started @681814ms
   [junit4]   2> 679738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/cz_g, hostPort=36155, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/cores}
   [junit4]   2> 679738 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 679739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 679739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 679739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 679740 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T23:16:01.170Z
   [junit4]   2> 679743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 679743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/solr.xml
   [junit4]   2> 679751 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 679752 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33787/solr
   [junit4]   2> 679757 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 679760 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 679761 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36155_cz_g
   [junit4]   2> 679762 INFO  (zkCallback-767-thread-1-processing-n:127.0.0.1:39930_cz_g) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679762 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679763 INFO  (zkCallback-761-thread-1-processing-n:127.0.0.1:42340_cz_g) [n:127.0.0.1:42340_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679763 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:41977_cz_g) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679763 INFO  (zkCallback-773-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679763 INFO  (zkCallback-780-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 679884 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/cores
   [junit4]   2> 679885 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 679885 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 679886 INFO  (OverseerStateUpdate-97957796523671556-127.0.0.1:41977_cz_g-n_0000000000) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 680358 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:39766_cz_g, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39766/cz_g","node_name":"127.0.0.1:39766_cz_g","state":"recovering"}
   [junit4]   2> 680358 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 680358 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39766_cz_g&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 680859 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:42340/cz_g/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 680859 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39766/cz_g START replicas=[http://127.0.0.1:42340/cz_g/collection1/] nUpdates=100
   [junit4]   2> 680861 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 680861 INFO  (qtp1533852872-4808) [n:127.0.0.1:42340_cz_g c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/cz_g path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 680862 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 680862 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 680862 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 680862 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 680863 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 680863 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 680863 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 680863 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 680863 INFO  (recoveryExecutor-771-thread-1-processing-n:127.0.0.1:39766_cz_g x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 680918 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 680929 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 681032 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 681038 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 681039 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 681039 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 681039 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b41b91d
   [junit4]   2> 681040 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=65.5029296875, floorSegmentMB=0.72265625, forceMergeDeletesPctAllowed=17.45257856307507, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6346388666113898
   [junit4]   2> 681045 WARN  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 681074 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 681074 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 681075 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 681075 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 681077 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367784521358292]
   [junit4]   2> 681077 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b395184[collection1] main]
   [junit4]   2> 681079 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 681079 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 681079 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 681082 INFO  (searcherExecutor-2360-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 c:collection1) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b395184[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 681082 INFO  (coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567324753113382912
   [junit4]   2> 681085 INFO  (coreZkRegister-2354-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 c:collection1) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 681085 INFO  (updateExecutor-777-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 681085 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 681086 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 681086 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 681086 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 681086 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:39930/cz_g/collection1/] and I am [http://127.0.0.1:36155/cz_g/collection1/]
   [junit4]   2> 681088 INFO  (recoveryExecutor-778-thread-1-processing-n:127.0.0.1:36155_cz_g x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39930/cz_g]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36155_cz_g&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 681089 INFO  (qtp1093518178-4837) [n:127.0.0.1:39930_cz_g    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 681091 INFO  (qtp1093518178-4837) [n:127.0.0.1:39930_cz_g    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 681091 INFO  (qtp1093518178-4837) [n:127.0.0.1:39930_cz_g    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36155_cz_g, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:36155/cz_g","node_name":"127.0.0.1:36155_cz_g","state":"down"}
   [junit4]   2> 681392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 681394 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1}
   [junit4]   2> }
   [junit4]   2> 681399 INFO  (qtp674350472-4865) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"add-runtimelib":{
   [junit4]   2>     "name":"colltest",
   [junit4]   2>     "version":1}}]
   [junit4]   2> 681400 INFO  (qtp674350472-4865) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 3 replicas to set the property overlay to be of version 0 for collection collection1
   [junit4]   2> 681400 INFO  (Thread-1228) [n:127.0.0.1:41977_cz_g    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 681400 INFO  (Thread-1230) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 681400 INFO  (Thread-1229) [n:127.0.0.1:39930_cz_g    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 681400 INF

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

7796523671569-127.0.0.1:36155_cz_g-n_0000000004) starting
   [junit4]   2> 697114 INFO  (zkCallback-773-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 697114 INFO  (zkCallback-773-thread-1-processing-n:127.0.0.1:39766_cz_g) [n:127.0.0.1:39766_cz_g c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39766/cz_g/collection1/ shard2
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@714ee4dd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f9c6cbf{/cz_g,null,UNAVAILABLE}
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 36155
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=841749284
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 697115 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 697117 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.Overseer Overseer (id=97957796523671569-127.0.0.1:36155_cz_g-n_0000000004) closing
   [junit4]   2> 697118 INFO  (OverseerStateUpdate-97957796523671569-127.0.0.1:36155_cz_g-n_0000000004) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36155_cz_g
   [junit4]   2> 697119 WARN  (zkCallback-780-thread-1-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 697856 WARN  (zkCallback-780-thread-2-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 697856 INFO  (zkCallback-780-thread-2-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 697857 INFO  (zkCallback-780-thread-2-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d4b4032
   [junit4]   2> 697865 INFO  (zkCallback-780-thread-2-processing-n:127.0.0.1:36155_cz_g) [n:127.0.0.1:36155_cz_g c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 697865 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b43970{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 697866 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74b7d718{/cz_g,null,UNAVAILABLE}
   [junit4]   2> 697866 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] 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> 697867 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D2E98528C542636]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33787 33787
   [junit4]   2> 697917 INFO  (Thread-1177) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33787 33787
   [junit4]   2> 697918 WARN  (Thread-1177) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=8D2E98528C542636 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Antarctica/Palmer -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.2s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "runtimeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D2E98528C542636:5563B5057B898396]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 697921 INFO  (SUITE-TestDynamicLoading-seed#[8D2E98528C542636]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D2E98528C542636-001
   [junit4]   2> May 13, 2017 11:16:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=486, maxMBSortInHeap=7.105653787130295, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-Latn, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=12,threads=1,free=157347584,total=509476864
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, TestShardHandlerFactory, OpenCloseCoreStressTest, SpatialRPTFieldTypeTest, TestSimpleTrackingShardHandler, SortSpecParsingTest, TestSchemaNameResource, TestDistributedStatsComponentCardinality, TestTrie, InfixSuggestersTest, TestSearcherReuse, ZkStateReaderTest, TestNumericTerms32, RAMDirectoryFactoryTest, TestRandomRequestDistribution, TestLuceneMatchVersion, TestExportWriter, CdcrRequestHandlerTest, JsonValidatorTest, TestHashPartitioner, TestScoreJoinQPScore, TestConfigOverlay, IndexSchemaRuntimeFieldTest, TestFieldSortValues, RestartWhileUpdatingTest, SortByFunctionTest, MoreLikeThisHandlerTest, OverseerTaskQueueTest, DirectSolrSpellCheckerTest, ConjunctionSolrSpellCheckerTest, TermVectorComponentTest, TestSweetSpotSimilarityFactory, TestHalfAndHalfDocValues, UpdateRequestProcessorFactoryTest, HdfsBasicDistributedZkTest, ConnectionManagerTest, DistribCursorPagingTest, TestQueryUtils, TestStressCloudBlindAtomicUpdates, DistributedMLTComponentTest, TestQuerySenderListener, TestSolrCLIRunExample, CollectionsAPISolrJTest, TestCloudPivotFacet, TestBulkSchemaAPI, TestJavabinTupleStreamParser, TestSolrCoreSnapshots, TestBM25SimilarityFactory, TestSortByMinMaxFunction, TestQueryWrapperFilter, LoggingHandlerTest, TestLeaderElectionZkExpiry, HdfsRecoveryZkTest, TestTrackingShardHandlerFactory, TestQueryTypes, BasicFunctionalityTest, ChangedSchemaMergeTest, ConnectionReuseTest, TestInPlaceUpdatesDistrib, SpellCheckCollatorTest, SystemInfoHandlerTest, TestCSVResponseWriter, SolrMetricsIntegrationTest, DistributedDebugComponentTest, TestSQLHandlerNonCloud, TestSha256AuthenticationProvider, CSVRequestHandlerTest, CollectionStateFormat2Test, SuggesterFSTTest, ClassificationUpdateProcessorTest, SliceStateTest, ExplicitHLLTest, DistributedFacetPivotSmallTest, EnumFieldTest, ConvertedLegacyTest, SolrCoreMetricManagerTest, AnalyticsMergeStrategyTest, DateMathParserTest, TestFastOutputStream, DeleteInactiveReplicaTest, SolrCloudExampleTest, TestCursorMarkWithoutUniqueKey, RuleEngineTest, TestFiltering, TestDynamicLoading]
   [junit4] Completed [258/711 (1!)] on J1 in 25.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 44928 lines...]