Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1057/

10 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20263, name=SessionTracker, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20263, name=SessionTracker, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20180, 
name=OverseerThreadFactory-2949-thread-3, state=RUNNABLE, group=Overseer 
collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20180, name=OverseerThreadFactory-2949-thread-3, 
state=RUNNABLE, group=Overseer collection creation process.]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20346, name=collection1, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20346, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20347, name=collection2, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20347, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000054
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 5 more


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20350, name=collection5, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20350, name=collection5, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000048
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 7 more


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20349, name=collection4, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20349, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000049
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 7 more


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

Error Message:
Captured an uncaught exception in thread: Thread[id=20348, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20348, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000050
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 7 more


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "path":"/test1",     "webapp":"",     "httpMethod":"GET"},   
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for 
path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "path":"/test1",
    "webapp":"",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
        at 
__randomizedtesting.SeedInfo.seed([E657957F422809DC:3E1AB828B5F5AC7C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)




Build Log:
[...truncated 10302 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/init-core-data-001
   [junit4]   2> 348709 INFO  
(SUITE-TestDynamicLoading-seed#[E657957F422809DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 348710 INFO  
(SUITE-TestDynamicLoading-seed#[E657957F422809DC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 348727 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348732 INFO  (Thread-990) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348733 INFO  (Thread-990) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 348832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38434
   [junit4]   2> 348833 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 348833 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348836 INFO  (zkCallback-268-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f0c8e90 name:ZooKeeperConnection 
Watcher:127.0.0.1:38434 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 348836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 348836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348840 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 348840 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348841 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32788314 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348841 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348842 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 348842 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 348844 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 348845 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 348846 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 348848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 348849 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 348851 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 348852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 348854 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 348854 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 348856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 348856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 348857 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 348858 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 348859 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 348859 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 348861 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 348861 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 348863 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 348863 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 348864 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 348865 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 348866 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 348867 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 348868 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 348868 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 349182 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1
   [junit4]   2> 349183 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 349185 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70f9aae{/,null,AVAILABLE}
   [junit4]   2> 349189 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5d1dce7a{HTTP/1.1}{127.0.0.1:33610}
   [junit4]   2> 349189 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.Server Started @351757ms
   [junit4]   2> 349189 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/tempDir-001/control/data,
 hostPort=33610, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores}
   [junit4]   2> 349190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 349190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001'
   [junit4]   2> 349190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 349190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 349190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 349191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349192 INFO  (zkCallback-270-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f540fad 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349193 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349193 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 349194 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 349194 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/solr.xml
   [junit4]   2> 349211 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores
   [junit4]   2> 349212 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1704335193
   [junit4]   2> 349212 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001]
   [junit4]   2> 349212 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/lib
   [junit4]   2> 349213 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 349214 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 349215 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 349215 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 349215 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38434/solr
   [junit4]   2> 349215 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 349215 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 349216 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349217 INFO  (zkCallback-272-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@584e2da name:ZooKeeperConnection 
Watcher:127.0.0.1:38434 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 349218 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349218 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 349220 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 349221 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:33610_) [n:127.0.0.1:33610_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29899b25 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349221 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 349222 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 349224 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 349227 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 349229 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 349231 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 349233 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 349234 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 349236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 349237 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 349238 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33610_
   [junit4]   2> 349238 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33610_
   [junit4]   2> 349240 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 349241 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 349242 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 349243 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95099030373859332-127.0.0.1:33610_-n_0000000000
   [junit4]   2> 349243 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:33610_
   [junit4]   2> 349243 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 349245 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer Overseer 
(id=95099030373859332-127.0.0.1:33610_-n_0000000000) starting
   [junit4]   2> 349246 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 349252 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 349252 INFO  
(OverseerCollectionConfigSetProcessor-95099030373859332-127.0.0.1:33610_-n_0000000000)
 [n:127.0.0.1:33610_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 349252 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 349253 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 349270 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 349270 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 349271 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores
   [junit4]   2> 349273 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, loadOnStartup=true, config=solrconfig.xml, 
collection=control_collection, shard=, schema=schema.xml, transient=false, 
configSetProperties=configsetprops.json, dataDir=data/, coreNodeName=}
   [junit4]   2> 349273 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1
   [junit4]   2> 349273 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 349274 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 349274 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:33610_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 349274 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 349274 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 349276 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33610";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:33610_"} current state version: 0
   [junit4]   2> 349277 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33610";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:33610_"}
   [junit4]   2> 349277 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 349277 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 349278 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 349279 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:33610_) [n:127.0.0.1:33610_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 350277 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 350278 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 350278 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 350278 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 350279 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 350279 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1'
   [junit4]   2> 350279 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 350279 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 350281 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 350289 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 350304 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 350337 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 350348 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 350616 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 350626 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 350628 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 350642 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 350647 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 350650 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 350651 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 350651 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 350651 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 350651 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 350652 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 350653 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 350653 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 350653 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 350653 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/]
   [junit4]   2> 350653 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7a1892
   [junit4]   2> 350654 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data
   [junit4]   2> 350654 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 350654 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 350655 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/index
   [junit4]   2> 350656 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 350657 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@74167ad1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fd96ae1),segFN=segments_1,generation=1}
   [junit4]   2> 350657 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 350660 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/
   [junit4]   2> 350660 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 350668 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 350668 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 350668 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 350668 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 350668 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 350669 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 350669 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 350669 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 350669 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 350669 WARN  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 350672 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 350674 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 350675 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 350676 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 350681 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/file,/update,/replication,/admin/luke,/dump,/admin/segments,/admin/system,/admin/ping,/get,/update/json/docs,/admin/plugins,/admin/logging,standard,/update/csv,/config,/update/json,/admin/mbeans,/admin/threads,/admin/properties,/schema
   [junit4]   2> 350682 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 350683 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 350683 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 350684 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 350684 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 350685 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=13.0615234375, 
floorSegmentMB=1.30859375, forceMergeDeletesPctAllowed=19.25491330465318, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8719329207811348
   [junit4]   2> 350685 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@74167ad1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fd96ae1),segFN=segments_1,generation=1}
   [junit4]   2> 350685 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 350686 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@301658b2[collection1] main
   [junit4]   2> 350686 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 350687 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 350688 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1521584488026472448
   [junit4]   2> 350689 INFO  
(searcherExecutor-675-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@301658b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 350691 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1521584488026472448
   [junit4]   2> 350691 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 350691 INFO  
(coreLoadExecutor-674-thread-1-processing-n:127.0.0.1:33610_) 
[n:127.0.0.1:33610_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 350692 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:33610 
collection:control_collection shard:shard1
   [junit4]   2> 350692 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 350696 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95099030373859332-core_node1-n_0000000000
   [junit4]   2> 350696 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 350698 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 350698 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
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> 350698 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33610/collection1/
   [junit4]   2> 350698 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 350698 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33610/collection1/ has no replicas
   [junit4]   2> 350699 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 350699 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 350702 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 350704 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33610/collection1/ shard1
   [junit4]   2> 350705 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:33610";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 350776 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 350777 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351166 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:33610_) [n:127.0.0.1:33610_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 351167 INFO  (zkCallback-275-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40fb46db 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351168 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351168 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 351168 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 351171 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 351215 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:33610/collection1/ and leader is 
http://127.0.0.1:33610/collection1/
   [junit4]   2> 351215 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33610
   [junit4]   2> 351215 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 351215 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 351215 INFO  
(coreZkRegister-668-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:33610_) [n:127.0.0.1:33610_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 351217 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33610";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:33610_"} current state version: 2
   [junit4]   2> 351218 INFO  
(OverseerStateUpdate-95099030373859332-127.0.0.1:33610_-n_0000000000) 
[n:127.0.0.1:33610_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33610";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:33610_"}
   [junit4]   2> 351320 INFO  (zkCallback-275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 351320 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:33610_) [n:127.0.0.1:33610_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 351488 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/cores/collection1
   [junit4]   2> 351489 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001
   [junit4]   2> 351490 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 351491 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12876401{/,null,AVAILABLE}
   [junit4]   2> 351492 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@49634e54{HTTP/1.1}{127.0.0.1:51851}
   [junit4]   2> 351492 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.e.j.s.Server Started @354060ms
   [junit4]   2> 351492 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=51851, 
solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/tempDir-001/jetty1,
 hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/cores}
   [junit4]   2> 351492 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 351493 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001'
   [junit4]   2> 351493 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351493 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 351493 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 351494 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351495 INFO  (zkCallback-276-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ba68676 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351495 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351495 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 351496 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 351496 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/solr.xml
   [junit4]   2> 351511 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/cores
   [junit4]   2> 351511 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1364394205
   [junit4]   2> 351511 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001]
   [junit4]   2> 351511 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/lib
   [junit4]   2> 351512 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 351513 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 351514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 351514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 351514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38434/solr
   [junit4]   2> 351514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 351514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 351515 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351516 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16418ccd 
name:ZooKeeperConnection Watcher:127.0.0.1:38434 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351517 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351517 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 351519 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351520 INFO  
(zkCallback-279-thread-1-processing-n:127.0.0.1:51851_) [n:127.0.0.1:51851_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5492a5ea 
name:ZooKeeperConnection Watcher:127.0.0.1:38434/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351520 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 351524 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 352529 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51851_
   [junit4]   2> 352530 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:51851_
   [junit4]   2> 352532 INFO  
(zkCallback-279-thread-1-processing-n:127.0.0.1:51851_) [n:127.0.0.1:51851_    
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 352532 INFO  (zkCallback-275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 352532 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:33610_) [n:127.0.0.1:33610_    
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 352534 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 352534 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95099030373859336-127.0.0.1:51851_-n_0000000001
   [junit4]   2> 352535 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95099030373859332-127.0.0.1:33610_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 352545 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 352545 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 352546 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_E657957F422809DC-001/shard-1-001/cores
   [junit4]   2> 352548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, collection=collection1, coreNodeName=, shard=, 
schema=schema.xml, loadOnStartup=true, dataDir=data/, transient=false, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 352548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[E657957F422809DC]) 
[n:127.0.0.1:51851_    ] o.a.s.c.CoreProperties

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

tExceptionError: Captured an uncaught exception in thread: Thread[id=20350, 
name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000048
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 moreThrowable #7: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20349, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000049
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 moreThrowable #8: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20348, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:37344, http://127.0.0.1:37043, 
http://127.0.0.1:34227, http://127.0.0.1:53220, http://127.0.0.1:33894]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E657957F422809DC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:891)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request:[http://127.0.0.1:37344, 
http://127.0.0.1:37043, http://127.0.0.1:34227, http://127.0.0.1:53220, 
http://127.0.0.1:33894]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37344: KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000050
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 more
   [junit4] Completed [558/558 (2!)] on J1 in 7230.02s, 1 test, 9 errors <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20151226_020813_107.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid3249.hprof
 ...
   [junit4] Heap dump file created [709909323 bytes in 8.299 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1456:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1010:
 There were test failures: 558 suites (7 ignored), 2219 tests, 8 suite-level 
errors, 1 error, 1 failure, 33 ignored (18 assumptions) [seed: E657957F422809DC]

Total time: 282 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to