Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/233/

3 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap

Error Message:
Document mismatch on target after sync expected:<10000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<10000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([76695358AB77535F:A1BE7C2F1F28CB18]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:134)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/8)={
   "replicationFactor":"2",   "shards":{     "shard1":{       
"range":"80000000-ffffffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"0-7fffffff",       "state":"active",       
"replicas":{}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/8)={
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([76695358AB77535F:3E1C27ECAD447CCA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([76695358AB77535F:5B171C025C53E953]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12064 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/init-core-data-001
   [junit4]   2> 1449806 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1449808 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/tempDir-001
   [junit4]   2> 1449808 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1449808 INFO  (Thread-11488) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1449808 INFO  (Thread-11488) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1449908 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:37613
   [junit4]   2> 1449919 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1449921 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1449924 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1449924 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1449928 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@292a9fcf{/solr,null,AVAILABLE}
   [junit4]   2> 1449930 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@660fc5be{SSL,[ssl, 
http/1.1]}{127.0.0.1:53658}
   [junit4]   2> 1449930 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.e.j.s.Server Started @1454316ms
   [junit4]   2> 1449930 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53658}
   [junit4]   2> 1449930 ERROR (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1449931 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1449931 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1449931 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1449931 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T21:00:27.193Z
   [junit4]   2> 1449933 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c0b6e5e{/solr,null,AVAILABLE}
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@70adeaf8{SSL,[ssl, 
http/1.1]}{127.0.0.1:54953}
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.e.j.s.Server Started @1454320ms
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54953}
   [junit4]   2> 1449935 ERROR (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1449935 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T21:00:27.197Z
   [junit4]   2> 1449947 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b4a1fa0{/solr,null,AVAILABLE}
   [junit4]   2> 1449949 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30f5a1da{SSL,[ssl, 
http/1.1]}{127.0.0.1:60497}
   [junit4]   2> 1449949 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.e.j.s.Server Started @1454335ms
   [junit4]   2> 1449949 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60497}
   [junit4]   2> 1449950 ERROR (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1449950 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1449950 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1449950 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1449950 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T21:00:27.212Z
   [junit4]   2> 1449951 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ea9ec24{/solr,null,AVAILABLE}
   [junit4]   2> 1449953 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4357c497{SSL,[ssl, 
http/1.1]}{127.0.0.1:55000}
   [junit4]   2> 1449953 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.e.j.s.Server Started @1454339ms
   [junit4]   2> 1449953 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55000}
   [junit4]   2> 1449954 ERROR (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1449954 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1449954 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1449954 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1449954 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1449954 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T21:00:27.216Z
   [junit4]   2> 1449960 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1449963 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1449967 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1591e090e400001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1449969 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1449970 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1449970 INFO  (jetty-launcher-1107-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37613/solr
   [junit4]   2> 1449970 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1591e090e400003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1449971 INFO  (jetty-launcher-1107-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37613/solr
   [junit4]   2> 1449972 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1449975 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1449975 INFO  (jetty-launcher-1107-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37613/solr
   [junit4]   2> 1449977 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1591e090e400006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1449979 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1449980 INFO  (jetty-launcher-1107-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37613/solr
   [junit4]   2> 1450050 INFO  (jetty-launcher-1107-thread-1) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60497_solr
   [junit4]   2> 1450051 INFO  (jetty-launcher-1107-thread-4) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54953_solr
   [junit4]   2> 1450052 INFO  (jetty-launcher-1107-thread-2) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53658_solr
   [junit4]   2> 1450052 INFO  (jetty-launcher-1107-thread-1) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.Overseer Overseer 
(id=97141891207790603-127.0.0.1:60497_solr-n_0000000000) starting
   [junit4]   2> 1450053 INFO  (jetty-launcher-1107-thread-3) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55000_solr
   [junit4]   2> 1450055 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1450059 INFO  
(zkCallback-1122-thread-1-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1450059 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1450063 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:55000_solr) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1450064 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1450065 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:55000_solr) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1450065 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1450065 INFO  
(zkCallback-1122-thread-1-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1450092 INFO  (jetty-launcher-1107-thread-4) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/tempDir-001/node4/.
   [junit4]   2> 1450100 INFO  (jetty-launcher-1107-thread-1) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60497_solr
   [junit4]   2> 1450101 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1450102 INFO  
(zkCallback-1122-thread-1-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1450102 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:55000_solr) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1450102 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1450108 INFO  (jetty-launcher-1107-thread-3) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/tempDir-001/node3/.
   [junit4]   2> 1450109 INFO  (jetty-launcher-1107-thread-2) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/tempDir-001/node2/.
   [junit4]   2> 1450140 INFO  (jetty-launcher-1107-thread-1) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_76695358AB77535F-001/tempDir-001/node1/.
   [junit4]   2> 1450146 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1450147 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37613/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1450201 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1450219 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1450223 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1450244 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_47869_hdfs____ufufk2/webapp
   [junit4]   2> 1450649 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47869
   [junit4]   2> 1450784 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1450786 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1450800 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_43795_datanode____.87gajp/webapp
   [junit4]   2> 1451173 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43795
   [junit4]   2> 1451267 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1451268 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1451301 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37283_datanode____.sw7jyo/webapp
   [junit4]   2> 1451523 INFO  (IPC Server handler 3 on 58710) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-83f57058-a16d-4ac3-865f-4e83855cecb5 node 
DatanodeRegistration(127.0.0.1:48893, 
datanodeUuid=cf2d77be-e2b7-4a07-9072-dd0986c50fc1, infoPort=60186, 
infoSecurePort=0, ipcPort=37853, 
storageInfo=lv=-56;cid=testClusterID;nsid=669298294;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1451523 INFO  (IPC Server handler 3 on 58710) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-5b4f6b46-70f0-4809-a4fb-8bac8227c437 node 
DatanodeRegistration(127.0.0.1:48893, 
datanodeUuid=cf2d77be-e2b7-4a07-9072-dd0986c50fc1, infoPort=60186, 
infoSecurePort=0, ipcPort=37853, 
storageInfo=lv=-56;cid=testClusterID;nsid=669298294;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1451798 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[76695358AB77535F]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37283
   [junit4]   2> 1451932 INFO  (IPC Server handler 4 on 58710) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-428bf072-5b91-403d-97d6-e7069545ec7c node 
DatanodeRegistration(127.0.0.1:57913, 
datanodeUuid=5df3a468-6840-465e-bf71-e214bf3a73e3, infoPort=45243, 
infoSecurePort=0, ipcPort=53992, 
storageInfo=lv=-56;cid=testClusterID;nsid=669298294;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1451933 INFO  (IPC Server handler 4 on 58710) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4fe4037c-cd28-4a83-aaaf-1a8aa30f98a9 node 
DatanodeRegistration(127.0.0.1:57913, 
datanodeUuid=5df3a468-6840-465e-bf71-e214bf3a73e3, infoPort=45243, 
infoSecurePort=0, ipcPort=53992, 
storageInfo=lv=-56;cid=testClusterID;nsid=669298294;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1452243 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[76695358AB77535F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 1452245 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[76695358AB77535F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1452306 INFO  (qtp1853159875-16988) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=e32c8c29-7dbe-4727-8036-ae577c633756&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452307 INFO  (qtp1853159875-16988) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=e32c8c29-7dbe-4727-8036-ae577c633756&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1452315 INFO  
(OverseerThreadFactory-4079-thread-1-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_0
   [junit4]   2> 1452315 INFO  (qtp1853159875-16973) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=1455763a-dec9-4369-a90a-f9b2433a4061&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452318 INFO  (qtp1853159875-16973) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=1455763a-dec9-4369-a90a-f9b2433a4061&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1452321 INFO  (qtp1853159875-16961) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=17845cee-6b17-4453-a45d-53c869161e27&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452325 INFO  (qtp1853159875-16961) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=17845cee-6b17-4453-a45d-53c869161e27&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1452327 INFO  (qtp1853159875-16975) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=99925749-184e-4872-83c4-7caa4a72268c&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_3&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452328 INFO  
(OverseerThreadFactory-4079-thread-2-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_1
   [junit4]   2> 1452330 INFO  (qtp1853159875-16975) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=99925749-184e-4872-83c4-7caa4a72268c&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_3&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1452331 INFO  
(OverseerThreadFactory-4079-thread-3-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_2
   [junit4]   2> 1452332 INFO  (qtp1853159875-16978) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a55&replicationFactor=4&collection.configName=conf2&maxShardsPerNode=3&name=awhollynewcollection_4&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452337 INFO  (qtp1853159875-16978) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a55&replicationFactor=4&collection.configName=conf2&maxShardsPerNode=3&name=awhollynewcollection_4&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1452339 INFO  (qtp1853159875-16984) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=18d478c7-ae77-4f80-a51f-5fc31c209044&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=3&name=awhollynewcollection_5&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1452339 INFO  
(OverseerThreadFactory-4079-thread-4-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_3
   [junit4]   2> 1452345 INFO  (qtp1853159875-16984) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=18d478c7-ae77-4f80-a51f-5fc31c209044&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=3&name=awhollynewcollection_5&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1452347 INFO  
(OverseerThreadFactory-4079-thread-5-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_4
   [junit4]   2> 1452352 INFO  
(OverseerThreadFactory-4079-thread-6-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_5
   [junit4]   2> 1452654 INFO  (qtp1431910535-16981) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=e32c8c29-7dbe-4727-8036-ae577c63375620643879246564578&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1452713 INFO  (qtp1853159875-16975) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305339097&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2}
 status=0 QTime=121
   [junit4]   2> 1452716 INFO  
(parallelCoreAdminExecutor-4080-thread-1-processing-n:127.0.0.1:54953_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305339097 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305339097&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452728 INFO  
(parallelCoreAdminExecutor-4082-thread-1-processing-n:127.0.0.1:53658_solr 
e32c8c29-7dbe-4727-8036-ae577c63375620643879246564578 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=e32c8c29-7dbe-4727-8036-ae577c63375620643879246564578&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452755 INFO  (zkCallback-1136-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452755 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452809 INFO  (qtp1853159875-16978) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879276551113&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2}
 status=0 QTime=177
   [junit4]   2> 1452809 INFO  (qtp1853159875-16961) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879277684360&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2}
 status=0 QTime=161
   [junit4]   2> 1452810 INFO  
(parallelCoreAdminExecutor-4080-thread-2-processing-n:127.0.0.1:54953_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879276551113 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879276551113&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452811 INFO  
(parallelCoreAdminExecutor-4080-thread-5-processing-n:127.0.0.1:54953_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879277684360 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879277684360&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452819 INFO  
(zkCallback-1122-thread-1-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_4/state.json] for collection 
[awhollynewcollection_4] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452820 INFO  (qtp1853159875-16966) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879276156156&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=172
   [junit4]   2> 1452829 INFO  (qtp1853159875-17273) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879303500568&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 1452830 INFO  
(parallelCoreAdminExecutor-4080-thread-3-processing-n:127.0.0.1:54953_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879303500568 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879303500568&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452832 INFO  (qtp1853159875-16975) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879469674737&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard4&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1452833 INFO  
(parallelCoreAdminExecutor-4080-thread-8-processing-n:127.0.0.1:54953_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879469674737 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879469674737&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452876 INFO  (qtp1431910535-16972) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879294082816&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 1452883 INFO  (qtp1431910535-16979) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879363470851&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard2&wt=javabin&version=2}
 status=0 QTime=52
   [junit4]   2> 1452883 INFO  
(parallelCoreAdminExecutor-4082-thread-5-processing-n:127.0.0.1:53658_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879294082816 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879294082816&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452889 INFO  (qtp1853159875-16988) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879320104063&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2}
 status=0 QTime=58
   [junit4]   2> 1452890 INFO  
(parallelCoreAdminExecutor-4080-thread-12-processing-n:127.0.0.1:54953_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879320104063 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879320104063&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452891 INFO  (qtp1853159875-17276) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879360110847&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2}
 status=0 QTime=60
   [junit4]   2> 1452892 INFO  (qtp1853159875-17288) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879369682436&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard2&wt=javabin&version=2}
 status=0 QTime=61
   [junit4]   2> 1452892 INFO  
(parallelCoreAdminExecutor-4080-thread-10-processing-n:127.0.0.1:54953_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879360110847 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879360110847&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452893 INFO  
(parallelCoreAdminExecutor-4080-thread-9-processing-n:127.0.0.1:54953_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879369682436 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879369682436&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452900 INFO  (qtp1431910535-17294) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473231857&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard1&wt=javabin&version=2}
 status=0 QTime=69
   [junit4]   2> 1452900 INFO  
(parallelCoreAdminExecutor-4080-thread-4-processing-n:127.0.0.1:54953_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879276156156 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879276156156&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452902 INFO  
(parallelCoreAdminExecutor-4082-thread-3-processing-n:127.0.0.1:53658_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879473231857 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473231857&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452903 INFO  (qtp410325841-17300) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879285199300&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2}
 status=0 QTime=88
   [junit4]   2> 1452903 INFO  
(parallelCoreAdminExecutor-4083-thread-1-processing-n:127.0.0.1:55000_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879285199300 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879285199300&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452904 INFO  (qtp1853159875-16984) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879474279584&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard2&wt=javabin&version=2}
 status=0 QTime=169
   [junit4]   2> 1452906 INFO  
(parallelCoreAdminExecutor-4080-thread-7-processing-n:127.0.0.1:54953_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879474279584 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879474279584&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452907 INFO  (qtp1431910535-16981) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879474465074&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1452908 INFO  
(parallelCoreAdminExecutor-4082-thread-9-processing-n:127.0.0.1:53658_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879474465074 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879474465074&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452910 INFO  (qtp1853159875-16973) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=e32c8c29-7dbe-4727-8036-ae577c63375620643879249775675&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=226
   [junit4]   2> 1452911 INFO  
(parallelCoreAdminExecutor-4080-thread-6-processing-n:127.0.0.1:54953_solr 
e32c8c29-7dbe-4727-8036-ae577c63375620643879249775675 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=e32c8c29-7dbe-4727-8036-ae577c63375620643879249775675&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452912 INFO  (qtp1431910535-17293) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879277255100&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 1452913 INFO  
(parallelCoreAdminExecutor-4082-thread-2-processing-n:127.0.0.1:53658_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879277255100 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879277255100&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452947 INFO  
(zkCallback-1122-thread-2-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_1/state.json] for collection 
[awhollynewcollection_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452947 INFO  
(zkCallback-1122-thread-3-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_4/state.json] for collection 
[awhollynewcollection_4] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452946 INFO  (qtp1424850643-16968) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879264925007&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1452946 INFO  
(parallelCoreAdminExecutor-4086-thread-3-processing-n:127.0.0.1:60497_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306059974 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306059974&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica3&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452946 INFO  (qtp1424850643-17312) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306059974&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica3&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 1452946 INFO  
(parallelCoreAdminExecutor-4086-thread-4-processing-n:127.0.0.1:60497_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879390319282 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879390319282&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452946 INFO  (qtp1424850643-16960) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879390319282&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard1&wt=javabin&version=2}
 status=0 QTime=19
   [junit4]   2> 1452946 INFO  
(parallelCoreAdminExecutor-4086-thread-10-processing-n:127.0.0.1:60497_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879286570096 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879286570096&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452945 INFO  (qtp1424850643-17302) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879286570096&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard3_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1452944 INFO  
(parallelCoreAdminExecutor-4083-thread-3-processing-n:127.0.0.1:55000_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879473812202 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473812202&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard4_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452944 INFO  (qtp410325841-17310) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473812202&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard4_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard4&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 1452944 INFO  
(parallelCoreAdminExecutor-4083-thread-4-processing-n:127.0.0.1:55000_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879272202404 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879272202404&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452951 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_5/state.json] for collection 
[awhollynewcollection_5] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452944 INFO  (qtp410325841-16994) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879272202404&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard4_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard4&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1452935 INFO  
(parallelCoreAdminExecutor-4086-thread-6-processing-n:127.0.0.1:60497_solr 
e32c8c29-7dbe-4727-8036-ae577c63375620643879248892106 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=e32c8c29-7dbe-4727-8036-ae577c63375620643879248892106&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452935 INFO  (qtp1424850643-16965) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=e32c8c29-7dbe-4727-8036-ae577c63375620643879248892106&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1452934 INFO  
(parallelCoreAdminExecutor-4080-thread-11-processing-n:127.0.0.1:54953_solr 
17845cee-6b17-4453-a45d-53c869161e2720643879304590291 CREATE) 
[n:127.0.0.1:54953_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=17845cee-6b17-4453-a45d-53c869161e2720643879304590291&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica1&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452932 INFO  
(parallelCoreAdminExecutor-4082-thread-4-processing-n:127.0.0.1:53658_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879363470851 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879363470851&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452931 INFO  (qtp1853159875-17275) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=17845cee-6b17-4453-a45d-53c869161e2720643879304590291&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica1&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=100
   [junit4]   2> 1452954 INFO  
(parallelCoreAdminExecutor-4086-thread-2-processing-n:127.0.0.1:60497_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879264925007 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879264925007&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452931 INFO  
(parallelCoreAdminExecutor-4083-thread-2-processing-n:127.0.0.1:55000_solr 
17845cee-6b17-4453-a45d-53c869161e2720643879303767488 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=17845cee-6b17-4453-a45d-53c869161e2720643879303767488&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica2&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452931 INFO  (qtp410325841-17271) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=17845cee-6b17-4453-a45d-53c869161e2720643879303767488&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica2&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=45
   [junit4]   2> 1452931 INFO  
(parallelCoreAdminExecutor-4082-thread-6-processing-n:127.0.0.1:53658_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879294102845 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879294102845&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452954 INFO  (qtp410325841-17311) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473392255&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard2&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 1452931 INFO  (qtp1431910535-17292) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879294102845&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 1452955 INFO  
(parallelCoreAdminExecutor-4083-thread-10-processing-n:127.0.0.1:55000_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879473392255 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879473392255&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452930 INFO  
(parallelCoreAdminExecutor-4082-thread-7-processing-n:127.0.0.1:53658_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879324121356 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879324121356&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard4_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1452930 INFO  (qtp1431910535-17297) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879324121356&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard4_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard4&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   2> 1452930 INFO  
(parallelCoreAdminExecutor-4086-thread-1-processing-n:127.0.0.1:60497_solr 
18d478c7-ae77-4f80-a51f-5fc31c20904420643879469897275 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879469897275&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452930 INFO  
(parallelCoreAdminExecutor-4082-thread-8-processing-n:127.0.0.1:53658_solr 
17845cee-6b17-4453-a45d-53c869161e2720643879285289141 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=17845cee-6b17-4453-a45d-53c869161e2720643879285289141&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica3&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452930 INFO  (qtp1431910535-16970) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=17845cee-6b17-4453-a45d-53c869161e2720643879285289141&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_2_shard1_replica3&action=CREATE&numShards=1&collection=awhollynewcollection_2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=40
   [junit4]   2> 1452929 INFO  (qtp1424850643-17277) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d478c7-ae77-4f80-a51f-5fc31c20904420643879469897275&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_5_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_5&shard=shard3&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 1452959 INFO  (qtp1431910535-16972) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879257417793&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1452960 INFO  (qtp1431910535-17313) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879285638690&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 1452961 INFO  (qtp1431910535-16963) [n:127.0.0.1:53658_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879364985048&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 1452962 INFO  (qtp1424850643-16971) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879328090106&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2}
 status=0 QTime=19
   [junit4]   2> 1452962 INFO  (qtp1424850643-17298) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879265267043&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 1452963 INFO  (qtp410325841-17303) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306741701&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica4&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1452965 INFO  (qtp1424850643-16976) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305679909&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica3&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   2> 1452965 INFO  
(parallelCoreAdminExecutor-4086-thread-8-processing-n:127.0.0.1:60497_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879265267043 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879265267043&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard2_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452966 INFO  (qtp410325841-17272) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306411370&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica4&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 1452966 INFO  
(parallelCoreAdminExecutor-4086-thread-9-processing-n:127.0.0.1:60497_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879328090106 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879328090106&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452966 INFO  
(parallelCoreAdminExecutor-4082-thread-10-processing-n:127.0.0.1:53658_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879364985048 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879364985048&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard3_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1452966 INFO  
(parallelCoreAdminExecutor-4083-thread-8-processing-n:127.0.0.1:55000_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306411370 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306411370&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard1_replica4&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452967 INFO  
(parallelCoreAdminExecutor-4082-thread-11-processing-n:127.0.0.1:53658_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879285638690 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879285638690&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica1&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452967 INFO  
(parallelCoreAdminExecutor-4083-thread-9-processing-n:127.0.0.1:55000_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306741701 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879306741701&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica4&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452965 INFO  
(parallelCoreAdminExecutor-4082-thread-12-processing-n:127.0.0.1:53658_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879257417793 CREATE) 
[n:127.0.0.1:53658_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879257417793&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1452969 INFO  
(parallelCoreAdminExecutor-4086-thread-7-processing-n:127.0.0.1:60497_solr 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305679909 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305679909&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_4_shard2_replica3&action=CREATE&numShards=2&collection=awhollynewcollection_4&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452970 INFO  (qtp410325841-16974) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=e32c8c29-7dbe-4727-8036-ae577c63375620643879246983682&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   2> 1452971 INFO  
(parallelCoreAdminExecutor-4083-thread-7-processing-n:127.0.0.1:55000_solr 
e32c8c29-7dbe-4727-8036-ae577c63375620643879246983682 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=e32c8c29-7dbe-4727-8036-ae577c63375620643879246983682&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=2&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1452974 INFO  (qtp410325841-17291) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879304270806&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard4&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 1452975 INFO  (qtp410325841-17300) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1455763a-dec9-4369-a90a-f9b2433a406120643879283615441&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   2> 1452975 INFO  (qtp1424850643-17306) [n:127.0.0.1:60497_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879285739505&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2}
 status=0 QTime=48
   [junit4]   2> 1453006 INFO  (qtp1853159875-17289) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
e32c8c29-7dbe-4727-8036-ae577c63375620643879249775675
   [junit4]   2> 1453006 INFO  (qtp1853159875-17289) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=e32c8c29-7dbe-4727-8036-ae577c63375620643879249775675&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1453007 INFO  
(parallelCoreAdminExecutor-4086-thread-5-processing-n:127.0.0.1:60497_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879285739505 CREATE) 
[n:127.0.0.1:60497_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879285739505&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1453007 INFO  (qtp1853159875-17287) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1455763a-dec9-4369-a90a-f9b2433a406120643879277684360
   [junit4]   2> 1453007 INFO  (qtp1853159875-17287) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1455763a-dec9-4369-a90a-f9b2433a406120643879277684360&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1453007 INFO  
(parallelCoreAdminExecutor-4083-thread-5-processing-n:127.0.0.1:55000_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879283615441 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=1455763a-dec9-4369-a90a-f9b2433a406120643879283615441&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_1_shard1_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1453008 INFO  
(parallelCoreAdminExecutor-4083-thread-6-processing-n:127.0.0.1:55000_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879304270806 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879304270806&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard4_replica1&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1453010 INFO  (qtp410325841-16996) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879362147032&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1453010 INFO  
(parallelCoreAdminExecutor-4083-thread-11-processing-n:127.0.0.1:55000_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879362147032 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879362147032&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard1_replica2&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1453011 INFO  (qtp1853159875-17290) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305339097
   [junit4]   2> 1453011 INFO  (qtp1853159875-17290) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2a75124d-0aa6-485c-aeb7-dbc8525c2a5520643879305339097&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1453010 INFO  
(zkCallback-1122-thread-4-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_5/state.json] for collection 
[awhollynewcollection_5] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453014 INFO  (qtp1853159875-17290) [n:127.0.0.1:54953_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
17845cee-6b17-4453-a45d-53c869161e2720643879304590291
   [junit4]   2> 1453014 INFO  (qtp1853159875-17290) [n:127.0.0.1:54953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=17845cee-6b17-4453-a45d-53c869161e2720643879304590291&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1453022 INFO  (qtp410325841-17337) [n:127.0.0.1:55000_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=99925749-184e-4872-83c4-7caa4a72268c20643879372131434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica3&action=CREATE&numShards=4&collection=awhollynewcollection_3&shard=shard2&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1453022 INFO  
(zkCallback-1122-thread-4-processing-n:127.0.0.1:54953_solr) 
[n:127.0.0.1:54953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_3/state.json] for collection 
[awhollynewcollection_3] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453022 INFO  
(zkCallback-1128-thread-1-processing-n:127.0.0.1:55000_solr) 
[n:127.0.0.1:55000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_3/state.json] for collection 
[awhollynewcollection_3] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453023 INFO  
(zkCallback-1123-thread-1-processing-n:127.0.0.1:53658_solr) 
[n:127.0.0.1:53658_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_3/state.json] for collection 
[awhollynewcollection_3] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453022 INFO  
(zkCallback-1127-thread-2-processing-n:127.0.0.1:60497_solr) 
[n:127.0.0.1:60497_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_3/state.json] for collection 
[awhollynewcollection_3] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453024 INFO  
(parallelCoreAdminExecutor-4080-thread-2-processing-n:127.0.0.1:54953_solr 
1455763a-dec9-4369-a90a-f9b2433a406120643879276551113 CREATE) 
[n:127.0.0.1:54953_solr c:awhollynewcollection_1 s:shard3  
x:awhollynewcollection_1_shard3_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.4.0
   [junit4]   2> 1453024 INFO  
(parallelCoreAdminExecutor-4083-thread-12-processing-n:127.0.0.1:55000_solr 
99925749-184e-4872-83c4-7caa4a72268c20643879372131434 CREATE) 
[n:127.0.0.1:55000_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=99925749-184e-4872-83c4-7caa4a72268c20643879372131434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_3_shard2_replica3&action=CREATE&

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

ABLE}
   [junit4]   2> 2860598 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[76695358AB77535F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45424 45424
   [junit4]   2> 2860699 INFO  (Thread-22789) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45424 45424
   [junit4]   2> 2860700 WARN  (Thread-22789) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2860702 INFO  (jetty-launcher-28264-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@53fabd22{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2860702 INFO  (jetty-launcher-28264-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1904790188
   [junit4]   2> 2860704 INFO  (coreCloseExecutor-11486-thread-1) 
[n:127.0.0.1:44803_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4c1e2a21
   [junit4]   2> 2860704 INFO  (coreCloseExecutor-11486-thread-1) 
[n:127.0.0.1:44803_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 2860705 INFO  
(zkCallback-28270-thread-4-processing-n:127.0.0.1:44803_solr) 
[n:127.0.0.1:44803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2860717 INFO  (jetty-launcher-28264-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97141982189322243-127.0.0.1:44803_solr-n_0000000000) closing
   [junit4]   2> 2860717 INFO  
(OverseerStateUpdate-97141982189322243-127.0.0.1:44803_solr-n_0000000000) 
[n:127.0.0.1:44803_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44803_solr
   [junit4]   2> 2860718 WARN  
(zkCallback-28270-thread-4-processing-n:127.0.0.1:44803_solr) 
[n:127.0.0.1:44803_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2860719 INFO  (jetty-launcher-28264-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25607f44{/solr,null,UNAVAILABLE}
   [junit4]   2> 2860720 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[76695358AB77535F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34181 34181
   [junit4]   2> 2860892 INFO  (Thread-22779) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34181 34181
   [junit4]   2> 2860892 WARN  (Thread-22779) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        6       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        6       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2860893 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[76695358AB77535F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 2860894 INFO  
(SUITE-CdcrBootstrapTest-seed#[76695358AB77535F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_76695358AB77535F-001
   [junit4]   2> Dec 20, 2016 9:23:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=PostingsFormat(name=MockRandom), xyz=PostingsFormat(name=Direct), 
id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, 
maxPointsInLeafNode=2045, maxMBSortInHeap=7.328071126020857, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ca, 
timezone=America/Aruba
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=196680216,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, 
TestCollectionAPI, TestGraphMLResponseWriter, TestDistribIDF, 
UUIDUpdateProcessorFallbackTest, TestCustomSort, TestDFRSimilarityFactory, 
RequestLoggingTest, BlockCacheTest, TestReloadDeadlock, 
TestPostingsSolrHighlighter, TestSolrCloudWithHadoopAuthPlugin, TestReload, 
TestHdfsUpdateLog, TestFieldCacheSort, TestMiniSolrCloudCluster, 
PreAnalyzedFieldTest, TestLRUStatsCache, TestRecovery, CoreAdminHandlerTest, 
HdfsChaosMonkeySafeLeaderTest, TestStandardQParsers, TestXIncludeConfig, 
TestIntervalFaceting, DistributedQueryComponentOptimizationTest, 
TestLeaderInitiatedRecoveryThread, StatelessScriptUpdateProcessorFactoryTest, 
HdfsSyncSliceTest, TestHdfsBackupRestoreCore, 
ClassificationUpdateProcessorTest, JavabinLoaderTest, TestRestManager, 
TermVectorComponentDistributedTest, FieldAnalysisRequestHandlerTest, 
TestSolrCloudWithKerberosAlt, TestSolrDeletionPolicy1, 
TestFieldCacheWithThreads, DistributedFacetPivotSmallTest, 
TestGraphTermsQParserPlugin, PrimitiveFieldTypeTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DistributedDebugComponentTest, 
QueryParsingTest, RequestHandlersTest, LeaderFailoverAfterPartitionTest, 
TestMergePolicyConfig, SolrCloudExampleTest, TestSha256AuthenticationProvider, 
SolrTestCaseJ4Test, SuggesterTSTTest, JSONWriterTest, TestExtendedDismaxParser, 
SOLR749Test, CollectionStateFormat2Test, TestIndexSearcher, PrimUtilsTest, 
DirectUpdateHandlerOptimizeTest, TestClusterStateMutator, 
TestCustomDocTransformer, TestRestoreCore, TestCopyFieldCollectionResource, 
TestDFISimilarityFactory, TestSolrJ, TestJsonFacets, TestSchemaResource, 
BadCopyFieldTest, TestDynamicLoading, DistributedFacetPivotLargeTest, 
UnloadDistributedZkTest, TestJmxMonitoredMap, TestCoreDiscovery, 
SecurityConfHandlerTest, TestSolrXml, UpdateParamsTest, TestUtils, 
DocValuesMultiTest, OverseerTest, CircularListTest, ForceLeaderTest, 
SolrCoreCheckLockOnStartupTest, SuggesterTest, TestSlowCompositeReaderWrapper, 
BlockJoinFacetRandomTest, TlogReplayBufferedWhileIndexingTest, 
TestSmileRequest, DateRangeFieldTest, BitVectorTest, DeleteReplicaTest, 
TestRTimerTree, OverseerTaskQueueTest, ShowFileRequestHandlerTest, 
TestWriterPerf, ReplicaListTransformerTest, XmlUpdateRequestHandlerTest, 
TestStressLiveNodes, HdfsDirectoryFactoryTest, TestCloudDeleteByQuery, 
RemoteQueryErrorTest, BadIndexSchemaTest, RankQueryTest, 
SharedFSAutoReplicaFailoverUtilsTest, PeerSyncWithIndexFingerprintCachingTest, 
AutoCommitTest, ManagedSchemaRoundRobinCloudTest, HdfsUnloadDistributedZkTest, 
TestRebalanceLeaders, TestConfigSets, TestShortCircuitedRequests, 
SuggesterWFSTTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
ConvertedLegacyTest, TestSort, DirectUpdateHandlerTest, SoftAutoCommitTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SpellCheckCollatorTest, DocValuesTest, TestTrie, SpatialFilterTest, 
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, 
DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, 
DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, 
RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, 
TestBinaryResponseWriter, TestLFUCache, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest]
   [junit4] Completed [476/665 (2!)] on J2 in 180.77s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 63053 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to