Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.6/36/

2 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([392477BBD94A556C:B170486177B63894]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:213)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:450)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:408)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:331)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:990)
        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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
        ... 38 more


FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - 
probably something was changed in the attributes published in the MBean of 
SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using 
the same indexDir - probably something was changed in the attributes published 
in the MBean of SolrCore : {}
        at 
__randomizedtesting.SeedInfo.seed([392477BBD94A556C:7151030FDF797AF9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
        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)




Build Log:
[...truncated 11221 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/init-core-data-001
   [junit4]   2> 791570 WARN  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 791570 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 791571 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 791572 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u_v/
   [junit4]   2> 791780 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 791808 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 791808 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 791832 ERROR (Thread-167) [    ] 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> 791892 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46684
   [junit4]   2> 792417 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 792449 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 792483 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 792484 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 792485 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 792486 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 792517 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 792518 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 792518 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 792548 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 792549 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 792564 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e115fa1de0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 794086 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/cores/collection1
   [junit4]   2> 794136 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 794279 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e236d40{/u_v,null,AVAILABLE}
   [junit4]   2> 794282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@506cf608{SSL,[ssl, 
http/1.1]}{127.0.0.1:40523}
   [junit4]   2> 794282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server Started @806668ms
   [junit4]   2> 794282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/tempDir-001/control/data,
 hostContext=/u_v, hostPort=40523, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/cores}
   [junit4]   2> 794282 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 794282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 794283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T23:13:56.100Z
   [junit4]   2> 794591 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 794592 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/solr.xml
   [junit4]   2> 794628 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 794645 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46684/solr
   [junit4]   2> 795177 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 795178 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40523_u_v
   [junit4]   2> 795179 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.Overseer Overseer 
(id=98535344283975685-127.0.0.1:40523_u_v-n_0000000000) starting
   [junit4]   2> 795324 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40523_u_v
   [junit4]   2> 795441 INFO  
(zkCallback-86-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 796229 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/cores
   [junit4]   2> 796230 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 796351 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 796518 INFO  
(OverseerStateUpdate-98535344283975685-127.0.0.1:40523_u_v-n_0000000000) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 797708 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 797872 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 798588 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 798694 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 798695 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 798752 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/control-001/cores/collection1/data/]
   [junit4]   2> 798752 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v 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@424a7000
   [junit4]   2> 798770 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=99.19921875, 
floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=22.370001199875293, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7620034299524526
   [junit4]   2> 798851 WARN  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v 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> 799028 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 799028 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 799029 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 799029 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 799130 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47872191317199597]
   [junit4]   2> 799130 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e29465e[collection1] main]
   [junit4]   2> 799131 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 799132 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 799132 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 799170 INFO  
(searcherExecutor-290-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e29465e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 799174 INFO  
(coreLoadExecutor-289-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576565516262178816
   [junit4]   2> 799390 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 799390 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v 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> 799391 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40523/u_v/collection1/
   [junit4]   2> 799391 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 799391 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40523/u_v/collection1/ has no replicas
   [junit4]   2> 799391 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v 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> 799409 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:40523/u_v/collection1/ shard1
   [junit4]   2> 799551 INFO  
(coreZkRegister-282-thread-1-processing-n:127.0.0.1:40523_u_v x:collection1 
c:control_collection) [n:127.0.0.1:40523_u_v c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 799715 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 799716 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46684/solr ready
   [junit4]   2> 799716 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 799716 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 800337 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/cores/collection1
   [junit4]   2> 800351 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001
   [junit4]   2> 800368 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 800485 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cd74a7f{/u_v,null,AVAILABLE}
   [junit4]   2> 800488 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e1158a1{SSL,[ssl, 
http/1.1]}{127.0.0.1:34151}
   [junit4]   2> 800488 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server Started @812874ms
   [junit4]   2> 800488 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/u_v, hostPort=34151, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/cores}
   [junit4]   2> 800488 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 800497 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 800498 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800498 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800498 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T23:14:02.315Z
   [junit4]   2> 800583 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e115fa1de0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 800599 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 800599 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/solr.xml
   [junit4]   2> 800666 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 800741 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46684/solr
   [junit4]   2> 801167 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 801185 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 801187 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34151_u_v
   [junit4]   2> 801200 INFO  
(zkCallback-86-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 801285 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 801366 INFO  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801631 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/cores
   [junit4]   2> 801631 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 801752 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 801753 INFO  
(OverseerStateUpdate-98535344283975685-127.0.0.1:40523_u_v-n_0000000000) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 801866 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 802861 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 802971 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 803878 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 804024 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 804024 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 804024 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 804025 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@424a7000
   [junit4]   2> 804038 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, 
maxMergedSegmentMB=99.19921875, floorSegmentMB=1.33203125, 
forceMergeDeletesPctAllowed=22.370001199875293, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7620034299524526
   [junit4]   2> 804087 WARN  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v 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> 804416 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 804416 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 804417 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 804417 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 804520 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47872191317199597]
   [junit4]   2> 804521 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5325838b[collection1] main]
   [junit4]   2> 804550 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 804550 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 804550 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 804552 INFO  
(searcherExecutor-301-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5325838b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804552 INFO  
(coreLoadExecutor-300-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576565521901420544
   [junit4]   2> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v 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> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34151/u_v/collection1/
   [junit4]   2> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34151/u_v/collection1/ 
has no replicas
   [junit4]   2> 804746 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 804784 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34151/u_v/collection1/ shard2
   [junit4]   2> 804814 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 805107 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 805109 INFO  
(coreZkRegister-295-thread-1-processing-n:127.0.0.1:34151_u_v x:collection1 
c:collection1) [n:127.0.0.1:34151_u_v c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 805257 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 806136 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/cores/collection1
   [junit4]   2> 806137 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001
   [junit4]   2> 806172 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 806269 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26e3b262{/u_v,null,AVAILABLE}
   [junit4]   2> 806270 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18088fcd{SSL,[ssl, 
http/1.1]}{127.0.0.1:41648}
   [junit4]   2> 806270 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server Started @818656ms
   [junit4]   2> 806270 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/u_v, hostPort=41648, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/cores}
   [junit4]   2> 806270 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 806270 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 806271 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 806271 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 806271 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T23:14:08.088Z
   [junit4]   2> 806334 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 806334 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/solr.xml
   [junit4]   2> 806412 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 806413 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46684/solr
   [junit4]   2> 806428 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e115fa1de000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 806479 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 806493 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 806494 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41648_u_v
   [junit4]   2> 806495 INFO  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 806495 INFO  
(zkCallback-86-thread-1-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 806505 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 806558 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 806863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/cores
   [junit4]   2> 806863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 806912 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 806968 INFO  
(OverseerStateUpdate-98535344283975685-127.0.0.1:40523_u_v-n_0000000000) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 807168 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 807172 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 808169 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 808457 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 810552 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 810922 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 810922 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 810922 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 810922 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@424a7000
   [junit4]   2> 811034 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, 
maxMergedSegmentMB=99.19921875, floorSegmentMB=1.33203125, 
forceMergeDeletesPctAllowed=22.370001199875293, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7620034299524526
   [junit4]   2> 811067 WARN  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v 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> 822258 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]-SendThread(127.0.0.1:46684))
 [n:127.0.0.1:34151_u_v    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15078ms for sessionid 0x15e115fa1de000a
   [junit4]   2> 822259 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e115fa1de000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 822259 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]-SendThread(127.0.0.1:46684))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 12420ms for sessionid 0x15e115fa1de0006
   [junit4]   2> 822429 WARN  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64a62735 name: 
ZooKeeperConnection Watcher:127.0.0.1:46684/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822429 WARN  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 822474 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 822474 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 822475 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 822475 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 822490 WARN  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e0ffb6b name: 
ZooKeeperConnection Watcher:127.0.0.1:46684/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 822526 WARN  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 822526 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47872191317199597]
   [junit4]   2> 822526 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@19e71e39[collection1] main]
   [junit4]   2> 822608 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 822625 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 822625 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 822627 INFO  
(searcherExecutor-312-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19e71e39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 822627 INFO  
(coreLoadExecutor-311-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576565540854431744
   [junit4]   2> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v 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> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41648/u_v/collection1/
   [junit4]   2> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41648/u_v/collection1/ 
has no replicas
   [junit4]   2> 822686 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 822688 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41648/u_v/collection1/ shard1
   [junit4]   2> 822739 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 822887 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 822917 INFO  
(coreZkRegister-306-thread-1-processing-n:127.0.0.1:41648_u_v x:collection1 
c:collection1) [n:127.0.0.1:41648_u_v c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 823080 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 823392 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/cores/collection1
   [junit4]   2> 823486 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001
   [junit4]   2> 823488 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 823514 INFO  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 823624 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@395e6547{/u_v,null,AVAILABLE}
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31bcbc5f{SSL,[ssl, 
http/1.1]}{127.0.0.1:42485}
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server Started @836011ms
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/u_v, hostPort=42485, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/cores}
   [junit4]   2> 823625 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 823625 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T23:14:25.442Z
   [junit4]   2> 823758 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 823758 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/solr.xml
   [junit4]   2> 823807 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 823808 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46684/solr
   [junit4]   2> 824026 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]-SendThread(127.0.0.1:46684))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x15e115fa1de0006 has expired
   [junit4]   2> 824047 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 824034 WARN  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e0ffb6b name: 
ZooKeeperConnection Watcher:127.0.0.1:46684/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 824051 WARN  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 824052 WARN  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 824053 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 824124 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42485_u_v
   [junit4]   2> 824132 INFO  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 824238 INFO  
(zkCallback-86-thread-2-processing-n:127.0.0.1:40523_u_v) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 824238 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 824250 INFO  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 824311 INFO  
(zkCallback-108-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 824315 INFO  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 824379 INFO  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 824380 INFO  (zkCallback-90-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 824934 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/cores
   [junit4]   2> 824934 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 825021 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 825023 INFO  
(OverseerStateUpdate-98535344283975685-127.0.0.1:40523_u_v-n_0000000000) 
[n:127.0.0.1:40523_u_v    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 825125 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 825125 INFO  
(zkCallback-108-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 825131 INFO  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 826135 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 826171 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 826637 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 826705 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 826706 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 826706 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 826706 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@424a7000
   [junit4]   2> 826707 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, 
maxMergedSegmentMB=99.19921875, floorSegmentMB=1.33203125, 
forceMergeDeletesPctAllowed=22.370001199875293, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7620034299524526
   [junit4]   2> 826789 WARN  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v 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> 827049 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 827049 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 827050 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 827050 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 827115 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47872191317199597]
   [junit4]   2> 827115 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3c42453d[collection1] main]
   [junit4]   2> 827116 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 827116 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827116 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 827118 INFO  
(searcherExecutor-323-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
c:collection1) [n:127.0.0.1:42485_u_v c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c42453d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 827130 INFO  
(coreLoadExecutor-322-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576565545576169472
   [junit4]   2> 827164 INFO  
(coreZkRegister-317-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
c:collection1) [n:127.0.0.1:42485_u_v c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 827180 INFO  
(updateExecutor-105-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 827236 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 827245 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 827245 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 827245 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v 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> 827245 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[https://127.0.0.1:34151/u_v/collection1/] and I am 
[https://127.0.0.1:42485/u_v/collection1/]
   [junit4]   2> 827248 INFO  
(zkCallback-102-thread-1-processing-n:127.0.0.1:41648_u_v) 
[n:127.0.0.1:41648_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 827248 INFO  
(zkCallback-108-thread-1-processing-n:127.0.0.1:42485_u_v) 
[n:127.0.0.1:42485_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 827252 INFO  
(zkCallback-96-thread-4-processing-n:127.0.0.1:34151_u_v) 
[n:127.0.0.1:34151_u_v    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 827277 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:34151/u_v]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42485_u_v&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 827966 INFO  (qtp1036511527-632) [n:127.0.0.1:34151_u_v    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 827967 INFO  (qtp1036511527-632) [n:127.0.0.1:34151_u_v    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 827967 INFO  (qtp1036511527-632) [n:127.0.0.1:34151_u_v    ] 
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:42485_u_v, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42485/u_v","node_name":"127.0.0.1:42485_u_v","state":"recovering"}
   [junit4]   2> 827967 INFO  (qtp1036511527-632) [n:127.0.0.1:34151_u_v    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 827967 INFO  (qtp1036511527-632) [n:127.0.0.1:34151_u_v    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42485_u_v&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 828556 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:34151/u_v/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 828621 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=https://127.0.0.1:42485/u_v START 
replicas=[https://127.0.0.1:34151/u_v/collection1/] nUpdates=100
   [junit4]   2> 828810 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-4-001/cores/collection1
   [junit4]   2> 828811 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-4-001
   [junit4]   2> 828859 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 828990 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ebb0ae5{/u_v,null,AVAILABLE}
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dcf128d{SSL,[ssl, 
http/1.1]}{127.0.0.1:43261}
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.e.j.s.Server Started @841377ms
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/u_v, hostPort=43261, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_392477BBD94A556C-001/shard-4-001/cores}
   [junit4]   2> 828991 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 828991 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[392477BBD94A556C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T23:14:30.808Z
   [junit4]   2> 829338 INFO  (qtp1036511527-634) [n:127.0.0.1:34151_u_v 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:183.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 829339 INFO  (qtp1036511527-634) [n:127.0.0.1:34151_u_v 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/u_v path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=185
   [junit4]   2> 829497 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:156.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 829518 INFO  
(recoveryExecutor-106-thread-1-processing-n:127.0.0.1:42485_u_v x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42485_u_v 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> 829518 INFO  (recoveryExecutor-106-thread-1-pro

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

Consume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1872485 INFO  (qtp100522364-3984) [n:127.0.0.1:42453_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
 status=400 QTime=12
   [junit4]   2> 1872485 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[392477BBD94A556C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4]   2> 1872649 INFO  (jetty-closer-616-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@235eea65{SSL,[ssl, 
http/1.1]}{127.0.0.1:40194}
   [junit4]   2> 1872666 INFO  (jetty-closer-616-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@79bdabf0{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1872667 INFO  (jetty-closer-616-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@339a2991{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1872667 INFO  (jetty-closer-616-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1790950748
   [junit4]   2> 1872667 INFO  (jetty-closer-616-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1872667 INFO  (jetty-closer-616-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1606842283
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=519126008
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1872696 INFO  (jetty-closer-616-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1872702 INFO  (jetty-closer-616-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1872712 INFO  (jetty-closer-616-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@48cb9c01{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1872712 INFO  (jetty-closer-616-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=236338165
   [junit4]   2> 1872712 INFO  (jetty-closer-616-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1872712 INFO  (jetty-closer-616-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1872712 INFO  (jetty-closer-616-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1872715 INFO  
(zkCallback-637-thread-4-processing-n:127.0.0.1:42453_solr) 
[n:127.0.0.1:42453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1872728 INFO  (jetty-closer-616-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e012c91{/solr,null,UNAVAILABLE}
   [junit4]   2> 1872734 INFO  
(zkCallback-636-thread-7-processing-n:127.0.0.1:38426_solr) 
[n:127.0.0.1:38426_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1872734 INFO  
(zkCallback-634-thread-2-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1872749 WARN  
(zkCallback-637-thread-7-processing-n:127.0.0.1:42453_solr) 
[n:127.0.0.1:42453_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1872761 INFO  (jetty-closer-616-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d402a14{/solr,null,UNAVAILABLE}
   [junit4]   2> 1872765 INFO  (jetty-closer-616-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98535406681718794-127.0.0.1:42289_solr-n_0000000000) closing
   [junit4]   2> 1872765 INFO  
(zkCallback-634-thread-3-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 1872765 INFO  
(OverseerStateUpdate-98535406681718794-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42289_solr
   [junit4]   2> 1874260 WARN  
(zkCallback-636-thread-7-processing-n:127.0.0.1:38426_solr) 
[n:127.0.0.1:38426_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1874260 INFO  (jetty-closer-616-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@942c6d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1874321 WARN  
(zkCallback-634-thread-3-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1874325 INFO  (jetty-closer-616-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@192550e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1874326 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[392477BBD94A556C]-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> 1874326 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44640 44640
   [junit4]   2> 1874328 INFO  (Thread-1154) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44640 44640
   [junit4]   2> 1874329 WARN  (Thread-1154) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        139     /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        99      /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1874390 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[392477BBD94A556C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_392477BBD94A556C-001
   [junit4]   2> Aug 23, 2017 11:31:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=30710, maxDocsPerChunk=856, blockSize=1), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=30710, blockSize=1)), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sl, 
timezone=Europe/Bucharest
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=251825504,total=489160704
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, 
TestRawResponseWriter, CollectionStateFormat2Test, 
TestManagedStopFilterFactory, TestPayloadScoreQParserPlugin, 
TestLMDirichletSimilarityFactory, SegmentsInfoRequestHandlerTest, 
RankQueryTest, TestCSVResponseWriter, TestQueryUtils, TestSolrCoreSnapshots, 
TestInPlaceUpdatesStandalone, TestMaxScoreQueryParser, 
TestElisionMultitermQuery, SolrJmxReporterCloudTest, 
DistributedDebugComponentTest, DistributedQueryComponentOptimizationTest, 
TestQueryTypes, ZkStateReaderTest, TestSweetSpotSimilarityFactory, 
SaslZkACLProviderTest, CdcrBootstrapTest, HdfsWriteToMultipleCollectionsTest, 
TestUpdate, TestShardHandlerFactory, DirectSolrSpellCheckerTest, 
OverseerModifyCollectionTest, IndexSchemaTest, TestLRUCache, TestRestManager, 
SystemInfoHandlerTest, DocValuesTest, MultiTermTest, ForceLeaderTest, 
TestStressCloudBlindAtomicUpdates, TestRuleBasedAuthorizationPlugin, 
TestTrackingShardHandlerFactory, TestConfigSets, TestCloudDeleteByQuery, 
TestCollectionAPIs, CdcrRequestHandlerTest, SuggesterFSTTest, MoveReplicaTest, 
SimplePostToolTest, TestImpersonationWithHadoopAuth, 
TestDistributedStatsComponentCardinality, DistributedMLTComponentTest, 
TestHashPartitioner, AnalysisErrorHandlingTest, TestRTGBase, TestTrieFacet, 
SparseHLLTest, BlockJoinFacetDistribTest, TestCoreContainer, 
TestChildDocTransformer, CollectionsAPIDistributedZkTest]
   [junit4] Completed [199/713 (2!)] on J1 in 131.64s, 20 tests, 1 failure <<< 
FAILURES!

[...truncated 45198 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to