Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/64/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([2951EC09E2B2718E:A1674E5A3A1D999C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
        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 
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)


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([8303424EA6F1AB82:5B4E6F19512C0E22]: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 12821 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/init-core-data-001
   [junit4]   2> 1871633 WARN  
(SUITE-TestDynamicLoading-seed#[8303424EA6F1AB82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1871633 INFO  
(SUITE-TestDynamicLoading-seed#[8303424EA6F1AB82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1871635 INFO  
(SUITE-TestDynamicLoading-seed#[8303424EA6F1AB82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1871635 INFO  
(SUITE-TestDynamicLoading-seed#[8303424EA6F1AB82]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1871638 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1871638 INFO  (Thread-6484) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1871638 INFO  (Thread-6484) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1871640 ERROR (Thread-6484) [    ] 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> 1871738 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34903
   [junit4]   2> 1871748 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1871750 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1871751 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1871752 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1871753 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1871753 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1871754 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1871755 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1871756 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1871757 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1871757 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1871819 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/cores/collection1
   [junit4]   2> 1871820 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1871820 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d892192{/,null,AVAILABLE}
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51b516bd{HTTP/1.1,[http/1.1]}{127.0.0.1:41431}
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server Started @1874137ms
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/tempDir-001/control/data,
 hostContext=/, hostPort=41431, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/cores}
   [junit4]   2> 1871821 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1871821 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T02:53:08.085Z
   [junit4]   2> 1871823 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1871823 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/solr.xml
   [junit4]   2> 1871826 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1871826 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34903/solr
   [junit4]   2> 1871832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1871832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:41431_
   [junit4]   2> 1871832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.Overseer Overseer 
(id=98507894810411012-127.0.0.1:41431_-n_0000000000) starting
   [junit4]   2> 1871834 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41431_
   [junit4]   2> 1871834 INFO  
(zkCallback-4211-thread-1-processing-n:127.0.0.1:41431_) [n:127.0.0.1:41431_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1871892 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/cores
   [junit4]   2> 1871892 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41431_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1871893 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1871894 INFO  
(OverseerStateUpdate-98507894810411012-127.0.0.1:41431_-n_0000000000) 
[n:127.0.0.1:41431_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1872907 WARN  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1872908 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1872931 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1872995 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1872999 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1873000 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1873000 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/control-001/cores/collection1/data/]
   [junit4]   2> 1873000 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ 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@54f4870
   [junit4]   2> 1873000 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@756c06c0
   [junit4]   2> 1873003 WARN  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ 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> 1873019 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1873019 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=27.7109375, 
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=13.778455941823458, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.846597886186183
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@379d7c79[collection1] main]
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1873020 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1873021 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1873021 INFO  
(searcherExecutor-7918-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@379d7c79[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873021 INFO  
(coreLoadExecutor-7917-thread-1-processing-n:127.0.0.1:41431_) 
[n:127.0.0.1:41431_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576126318415708160
   [junit4]   2> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ 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> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41431/collection1/
   [junit4]   2> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41431/collection1/ has no replicas
   [junit4]   2> 1873024 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ 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> 1873025 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ 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:41431/collection1/ shard1
   [junit4]   2> 1873175 INFO  
(coreZkRegister-7910-thread-1-processing-n:127.0.0.1:41431_ x:collection1 
c:control_collection) [n:127.0.0.1:41431_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1873398 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1873399 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34903/solr ready
   [junit4]   2> 1873399 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1873443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/cores/collection1
   [junit4]   2> 1873443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001
   [junit4]   2> 1873443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1873449 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2642f3ac{/,null,AVAILABLE}
   [junit4]   2> 1873449 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@307a8f81{HTTP/1.1,[http/1.1]}{127.0.0.1:45521}
   [junit4]   2> 1873449 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server Started @1875765ms
   [junit4]   2> 1873449 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45521, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/cores}
   [junit4]   2> 1873450 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1873450 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 1873450 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1873450 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1873450 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T02:53:09.714Z
   [junit4]   2> 1873451 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1873451 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/solr.xml
   [junit4]   2> 1873455 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1873455 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34903/solr
   [junit4]   2> 1873458 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:45521_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1873459 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:45521_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873459 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:45521_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45521_
   [junit4]   2> 1873460 INFO  (zkCallback-4215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1873460 INFO  
(zkCallback-4220-thread-1-processing-n:127.0.0.1:45521_) [n:127.0.0.1:45521_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1873460 INFO  
(zkCallback-4211-thread-1-processing-n:127.0.0.1:41431_) [n:127.0.0.1:41431_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1873514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:45521_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/cores
   [junit4]   2> 1873514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:45521_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1873515 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1873515 INFO  
(OverseerStateUpdate-98507894810411012-127.0.0.1:41431_-n_0000000000) 
[n:127.0.0.1:41431_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1874523 WARN  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1874523 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 1874533 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1874607 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1874611 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1874612 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1874612 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1874612 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54f4870
   [junit4]   2> 1874612 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1f998f24
   [junit4]   2> 1874615 WARN  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ 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> 1874634 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1874634 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1874634 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1874634 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1874635 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=27.7109375, floorSegmentMB=1.73828125, 
forceMergeDeletesPctAllowed=13.778455941823458, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846597886186183
   [junit4]   2> 1874635 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@68594905[collection1] main]
   [junit4]   2> 1874636 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1874636 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1874636 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1874636 INFO  
(searcherExecutor-7929-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68594905[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1874637 INFO  
(coreLoadExecutor-7928-thread-1-processing-n:127.0.0.1:45521_) 
[n:127.0.0.1:45521_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1576126320110206976
   [junit4]   2> 1874639 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1874639 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ 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> 1874639 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45521/collection1/
   [junit4]   2> 1874640 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1874640 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45521/collection1/ has no 
replicas
   [junit4]   2> 1874640 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1874640 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45521/collection1/ shard2
   [junit4]   2> 1874791 INFO  
(coreZkRegister-7923-thread-1-processing-n:127.0.0.1:45521_ x:collection1 
c:collection1) [n:127.0.0.1:45521_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1875061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/cores/collection1
   [junit4]   2> 1875061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001
   [junit4]   2> 1875061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1875062 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71c5b637{/,null,AVAILABLE}
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@370bf634{HTTP/1.1,[http/1.1]}{127.0.0.1:39893}
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server Started @1877379ms
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39893, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/cores}
   [junit4]   2> 1875063 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1875063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T02:53:11.327Z
   [junit4]   2> 1875065 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1875065 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/solr.xml
   [junit4]   2> 1875068 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1875068 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34903/solr
   [junit4]   2> 1875072 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:39893_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1875072 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:39893_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1875073 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:39893_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39893_
   [junit4]   2> 1875076 INFO  (zkCallback-4215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1875076 INFO  
(zkCallback-4211-thread-2-processing-n:127.0.0.1:41431_) [n:127.0.0.1:41431_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1875076 INFO  
(zkCallback-4226-thread-1-processing-n:127.0.0.1:39893_) [n:127.0.0.1:39893_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1875076 INFO  
(zkCallback-4220-thread-1-processing-n:127.0.0.1:45521_) [n:127.0.0.1:45521_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1875108 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:39893_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/cores
   [junit4]   2> 1875108 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:39893_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1875108 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1875109 INFO  
(OverseerStateUpdate-98507894810411012-127.0.0.1:41431_-n_0000000000) 
[n:127.0.0.1:41431_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1876122 WARN  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1876123 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 1876150 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1876215 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1876220 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1876220 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1876220 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1876220 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54f4870
   [junit4]   2> 1876221 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2c65ee81
   [junit4]   2> 1876223 WARN  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ 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> 1876240 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1876240 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1876241 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1876241 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1876241 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=27.7109375, floorSegmentMB=1.73828125, 
forceMergeDeletesPctAllowed=13.778455941823458, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846597886186183
   [junit4]   2> 1876241 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3ddee4f7[collection1] main]
   [junit4]   2> 1876242 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1876242 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1876242 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1876243 INFO  
(searcherExecutor-7940-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ddee4f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1876243 INFO  
(coreLoadExecutor-7939-thread-1-processing-n:127.0.0.1:39893_) 
[n:127.0.0.1:39893_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1576126321794220032
   [junit4]   2> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ 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> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39893/collection1/
   [junit4]   2> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39893/collection1/ has no 
replicas
   [junit4]   2> 1876246 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1876247 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39893/collection1/ shard1
   [junit4]   2> 1876397 INFO  
(coreZkRegister-7934-thread-1-processing-n:127.0.0.1:39893_ x:collection1 
c:collection1) [n:127.0.0.1:39893_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1876678 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/cores/collection1
   [junit4]   2> 1876678 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001
   [junit4]   2> 1876678 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1876679 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ab2ea1f{/,null,AVAILABLE}
   [junit4]   2> 1876686 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5fa96632{HTTP/1.1,[http/1.1]}{127.0.0.1:34533}
   [junit4]   2> 1876686 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server Started @1879002ms
   [junit4]   2> 1876686 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34533, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/cores}
   [junit4]   2> 1876686 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1876687 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 1876687 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1876687 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1876687 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T02:53:12.951Z
   [junit4]   2> 1876688 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1876688 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/solr.xml
   [junit4]   2> 1876691 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1876692 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34903/solr
   [junit4]   2> 1876695 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:34533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1876695 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:34533_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1876696 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:34533_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34533_
   [junit4]   2> 1876696 INFO  
(zkCallback-4226-thread-1-processing-n:127.0.0.1:39893_) [n:127.0.0.1:39893_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1876696 INFO  
(zkCallback-4232-thread-1-processing-n:127.0.0.1:34533_) [n:127.0.0.1:34533_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1876696 INFO  (zkCallback-4215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1876696 INFO  
(zkCallback-4220-thread-1-processing-n:127.0.0.1:45521_) [n:127.0.0.1:45521_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1876696 INFO  
(zkCallback-4211-thread-2-processing-n:127.0.0.1:41431_) [n:127.0.0.1:41431_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1876729 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:34533_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/cores
   [junit4]   2> 1876729 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:34533_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1876730 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1876730 INFO  
(OverseerStateUpdate-98507894810411012-127.0.0.1:41431_-n_0000000000) 
[n:127.0.0.1:41431_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1877735 WARN  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1877736 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 1877743 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1877813 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1877817 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1877817 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1877817 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1877817 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54f4870
   [junit4]   2> 1877818 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5f45ca7a
   [junit4]   2> 1877821 WARN  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ 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> 1877842 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1877842 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1877842 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1877842 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1877843 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=27.7109375, floorSegmentMB=1.73828125, 
forceMergeDeletesPctAllowed=13.778455941823458, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846597886186183
   [junit4]   2> 1877843 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2481919f[collection1] main]
   [junit4]   2> 1877844 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1877844 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1877844 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1877845 INFO  
(searcherExecutor-7951-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
c:collection1) [n:127.0.0.1:34533_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2481919f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1877845 INFO  
(coreLoadExecutor-7950-thread-1-processing-n:127.0.0.1:34533_) 
[n:127.0.0.1:34533_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1576126323474038784
   [junit4]   2> 1877847 INFO  
(coreZkRegister-7945-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
c:collection1) [n:127.0.0.1:34533_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1877847 INFO  
(updateExecutor-4229-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1877848 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1877848 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1877848 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1877848 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ 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> 1877848 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ 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:45521/collection1/] 
and I am [http://127.0.0.1:34533/collection1/]
   [junit4]   2> 1877849 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:45521]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34533_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1877850 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1877850 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1877850 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
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:34533_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34533","node_name":"127.0.0.1:34533_","state":"down"}
   [junit4]   2> 1878299 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/cores/collection1
   [junit4]   2> 1878299 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001
   [junit4]   2> 1878299 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1878300 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6aaeeef0{/,null,AVAILABLE}
   [junit4]   2> 1878300 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42dbcbeb{HTTP/1.1,[http/1.1]}{127.0.0.1:41505}
   [junit4]   2> 1878300 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.e.j.s.Server Started @1880617ms
   [junit4]   2> 1878301 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41505, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/cores}
   [junit4]   2> 1878301 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1878301 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 1878301 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1878301 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1878301 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T02:53:14.565Z
   [junit4]   2> 1878303 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1878303 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/solr.xml
   [junit4]   2> 1878306 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1878307 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34903/solr
   [junit4]   2> 1878311 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41505_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1878311 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41505_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1878312 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41505_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41505_
   [junit4]   2> 1878312 INFO  
(zkCallback-4239-thread-1-processing-n:127.0.0.1:41505_) [n:127.0.0.1:41505_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878312 INFO  (zkCallback-4215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878312 INFO  
(zkCallback-4232-thread-1-processing-n:127.0.0.1:34533_) [n:127.0.0.1:34533_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878313 INFO  
(zkCallback-4211-thread-2-processing-n:127.0.0.1:41431_) [n:127.0.0.1:41431_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878312 INFO  
(zkCallback-4226-thread-1-processing-n:127.0.0.1:39893_) [n:127.0.0.1:39893_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878312 INFO  
(zkCallback-4220-thread-1-processing-n:127.0.0.1:45521_) [n:127.0.0.1:45521_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1878360 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41505_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/cores
   [junit4]   2> 1878360 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8303424EA6F1AB82]) 
[n:127.0.0.1:41505_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1878360 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1878361 INFO  
(OverseerStateUpdate-98507894810411012-127.0.0.1:41431_-n_0000000000) 
[n:127.0.0.1:41431_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1878851 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
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:34533_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34533","node_name":"127.0.0.1:34533_","state":"recovering"}
   [junit4]   2> 1878851 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1878851 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34533_&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> 1879351 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:45521/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1879352 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:34533 START replicas=[http://127.0.0.1:45521/collection1/] 
nUpdates=100
   [junit4]   2> 1879353 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_ 
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> 1879353 INFO  (qtp1740215983-24290) [n:127.0.0.1:45521_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ 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> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ 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> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ 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> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1879353 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1879354 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1879354 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1879354 INFO  
(recoveryExecutor-4230-thread-1-processing-n:127.0.0.1:34533_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34533_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1879367 WARN  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1879368 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 1879385 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1879459 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1879464 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1879464 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1879464 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8303424EA6F1AB82-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1879464 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54f4870
   [junit4]   2> 1879465 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1f03b08e
   [junit4]   2> 1879467 WARN  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ 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> 1879485 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1879485 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1879486 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1879486 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1879486 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=27.7109375, floorSegmentMB=1.73828125, 
forceMergeDeletesPctAllowed=13.778455941823458, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846597886186183
   [junit4]   2> 1879486 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2b23a68b[collection1] main]
   [junit4]   2> 1879487 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1879487 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1879487 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1879488 INFO  
(searcherExecutor-7962-thread-1-processing-n:127.0.0.1:41505_ x:collection1 
c:collection1) [n:127.0.0.1:41505_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b23a68b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1879488 INFO  
(coreLoadExecutor-7961-thread-1-processing-n:127.0.0.1:41505_) 
[n:127.0.0.1:41505_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1576126325196849152
   [junit4]   2> 1879490 INFO  
(coreZkRegister-7956-thread-1-processing-n:127.0.0.1:41505_ x:collection1 
c:collection1) [n:127.0.0.1:41505_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1879490 INFO  
(updateExecutor-4236-thread-1-processing-n:127.0.0.1:41505_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41505_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1879491 INFO  
(recoveryExecutor-4237-thread-1-processing-n:127.0.0.1:41505_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41505_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1879491 INFO  
(recoveryExecutor-4237-thread-1-processing-n:127.0.0.1:41505_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41505_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1879491 INFO  (recoveryExecutor-4237-thread-1-processing-n:1

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

tateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 190312 INFO  
(zkCallback-696-thread-1-processing-n:127.0.0.1:38365_solr) 
[n:127.0.0.1:38365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 190312 INFO  (coreCloseExecutor-549-thread-1) 
[n:127.0.0.1:38365_solr c:currentstate s:shard1 r:core_node1 
x:currentstate_shard1_replica1] o.a.s.c.SolrCore [currentstate_shard1_replica1] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@4087ed24
   [junit4]   2> 190312 INFO  (coreCloseExecutor-550-thread-2) 
[n:127.0.0.1:40311_solr c:testcollection s:shard2 r:core_node3 
x:testcollection_shard2_replica1] o.a.s.c.SolrCore 
[testcollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a549424
   [junit4]   2> 190312 INFO  (coreCloseExecutor-550-thread-1) 
[n:127.0.0.1:40311_solr c:falsepredicate s:shard2 r:core_node3 
x:falsepredicate_shard2_replica1] o.a.s.c.SolrCore 
[falsepredicate_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18e65a62
   [junit4]   2> 190313 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:44497_solr) 
[n:127.0.0.1:44497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 190313 INFO  (jetty-closer-678-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35f2af03{/solr,null,UNAVAILABLE}
   [junit4]   2> 190312 INFO  (coreCloseExecutor-549-thread-3) 
[n:127.0.0.1:38365_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica1] o.a.s.c.SolrCore 
[testcollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@245f224e
   [junit4]   2> 190314 INFO  (coreCloseExecutor-549-thread-2) 
[n:127.0.0.1:38365_solr c:falsepredicate s:shard3 r:core_node1 
x:falsepredicate_shard3_replica1] o.a.s.c.SolrCore 
[falsepredicate_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32ac1d44
   [junit4]   2> 190314 INFO  (coreCloseExecutor-548-thread-2) 
[n:127.0.0.1:44497_solr c:testcollection s:shard3 r:core_node2 
x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.testcollection.shard3.replica1
   [junit4]   2> 190314 INFO  (coreCloseExecutor-550-thread-3) 
[n:127.0.0.1:40311_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [stateformat1_shard1_replica1] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@5b796d7
   [junit4]   2> 190313 INFO  
(zkCallback-701-thread-2-processing-n:127.0.0.1:40311_solr) 
[n:127.0.0.1:40311_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 190322 INFO  (coreCloseExecutor-550-thread-2) 
[n:127.0.0.1:40311_solr c:testcollection s:shard2 r:core_node3 
x:testcollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.testcollection.shard2.replica1
   [junit4]   2> 190322 INFO  (coreCloseExecutor-550-thread-1) 
[n:127.0.0.1:40311_solr c:falsepredicate s:shard2 r:core_node3 
x:falsepredicate_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.falsepredicate.shard2.replica1
   [junit4]   2> 190322 INFO  (coreCloseExecutor-549-thread-3) 
[n:127.0.0.1:38365_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.testcollection.shard1.replica1
   [junit4]   2> 190322 INFO  (coreCloseExecutor-550-thread-3) 
[n:127.0.0.1:40311_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.stateformat1.shard1.replica1
   [junit4]   2> 190322 INFO  (coreCloseExecutor-549-thread-1) 
[n:127.0.0.1:38365_solr c:currentstate s:shard1 r:core_node1 
x:currentstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.currentstate.shard1.replica1
   [junit4]   2> 190322 INFO  (coreCloseExecutor-549-thread-2) 
[n:127.0.0.1:38365_solr c:falsepredicate s:shard3 r:core_node1 
x:falsepredicate_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.falsepredicate.shard3.replica1
   [junit4]   2> 190323 INFO  (coreCloseExecutor-548-thread-1) 
[n:127.0.0.1:44497_solr c:falsepredicate s:shard4 r:core_node6 
x:falsepredicate_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.falsepredicate.shard4.replica1
   [junit4]   2> 190326 INFO  (jetty-closer-678-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74d864d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 190326 INFO  
(zkCallback-696-thread-1-processing-n:127.0.0.1:38365_solr) 
[n:127.0.0.1:38365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 190326 INFO  (jetty-closer-678-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98507931486519306-127.0.0.1:38365_solr-n_0000000002) closing
   [junit4]   2> 190326 INFO  
(OverseerStateUpdate-98507931486519306-127.0.0.1:38365_solr-n_0000000002) 
[n:127.0.0.1:38365_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38365_solr
   [junit4]   2> 191826 WARN  
(zkCallback-720-thread-2-processing-n:127.0.0.1:44497_solr) 
[n:127.0.0.1:44497_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191826 INFO  (jetty-closer-678-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f65c845{/solr,null,UNAVAILABLE}
   [junit4]   2> 191828 WARN  
(zkCallback-696-thread-1-processing-n:127.0.0.1:38365_solr) 
[n:127.0.0.1:38365_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191828 INFO  (jetty-closer-678-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@779f7687{/solr,null,UNAVAILABLE}
   [junit4]   2> 191829 ERROR 
(SUITE-TestCollectionStateWatchers-seed#[2951EC09E2B2718E]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 191829 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2951EC09E2B2718E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35175 35175
   [junit4]   2> 197921 INFO  (Thread-247) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35175 35175
   [junit4]   2> 197921 WARN  (Thread-247) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/falsepredicate/state.json
   [junit4]   2>        7       /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2>        2       /solr/collections/currentstate/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98507931486519305-127.0.0.1:35539_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98507931486519308-127.0.0.1:40311_solr-n_0000000003
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2>        2       /solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 197922 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2951EC09E2B2718E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_2951EC09E2B2718E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=638, maxMBSortInHeap=6.900981901728362, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-SA, timezone=PST
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=210423664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentUpdateSolrClientBuilderTest, ArcSineEvaluatorTest, GetByIdTest, 
AddEvaluatorTest, LessThanEqualToEvaluatorTest, SolrDocumentTest, 
UuidEvaluatorTest, SolrQueryTest, LBHttpSolrClientBuilderTest, 
TestJsonRecordReader, SolrZkClientTest, SolrExampleStreamingBinaryTest, 
CosineEvaluatorTest, MultiplyEvaluatorTest, TestDelegationTokenResponse, 
QueryResponseTest, RoundEvaluatorTest, OrEvaluatorTest, 
MergeIndexesEmbeddedTest, TestCloudSolrClientConnections, SolrExampleJettyTest, 
TestBatchUpdate, LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, 
TestDocumentObjectBinder, TestFastInputStream, TestUpdateRequestCodec, 
ClientUtilsTest, FacetFieldTest, SolrSchemalessExampleTest, 
TestSolrJErrorHandling, CloudSolrClientCacheTest, CloudSolrClientTest, 
HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, JdbcDriverTest, JdbcTest, 
StreamExpressionToExplanationTest, StreamingTest, RawValueEvaluatorTest, 
OperationsTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, 
TestDelegationTokenRequest, NoOpResponseParserTest, TestSuggesterResponse, 
TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [130/130 (1!)] on J1 in 64.71s, 9 tests, 1 failure <<< 
FAILURES!

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

Reply via email to