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

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam

Error Message:
Error from server at https://127.0.0.1:37322/solr: Could not fully remove 
collection: solrj_test_core_props

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37322/solr: Could not fully remove collection: 
solrj_test_core_props
        at 
__randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:C7820F0A82A46DD1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:189)
        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.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:FCC1D3D73E94F3F8]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11533 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/init-core-data-001
   [junit4]   2> 575340 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 575340 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001
   [junit4]   2> 575341 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 575341 INFO  (Thread-1297) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 575341 INFO  (Thread-1297) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 575441 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41213
   [junit4]   2> 575471 INFO  (jetty-launcher-862-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575471 INFO  (jetty-launcher-862-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575472 INFO  (jetty-launcher-862-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25a39d6b{/solr,null,AVAILABLE}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f695884{SSL,[ssl, 
http/1.1]}{127.0.0.1:37322}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] 
o.e.j.s.Server Started @584145ms
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bff9862{/solr,null,AVAILABLE}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@505adb9b{/solr,null,AVAILABLE}
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c5647c5{SSL,[ssl, 
http/1.1]}{127.0.0.1:36968}
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-1) [    ] 
o.e.j.s.Server Started @584147ms
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36968}
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@204cde8f{SSL,[ssl, 
http/1.1]}{127.0.0.1:39396}
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] 
o.e.j.s.Server Started @584147ms
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39396}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37322}
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-22T01:45:43.324Z
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-22T01:45:43.324Z
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-22T01:45:43.324Z
   [junit4]   2> 575485 INFO  (jetty-launcher-862-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c6c6b7e{/solr,null,AVAILABLE}
   [junit4]   2> 575486 INFO  (jetty-launcher-862-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e51f96c{SSL,[ssl, 
http/1.1]}{127.0.0.1:37679}
   [junit4]   2> 575486 INFO  (jetty-launcher-862-thread-2) [    ] 
o.e.j.s.Server Started @584154ms
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37679}
   [junit4]   2> 575487 ERROR (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-22T01:45:43.330Z
   [junit4]   2> 575489 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575489 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575493 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575496 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575497 INFO  (jetty-launcher-862-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575500 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575500 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575501 INFO  (jetty-launcher-862-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575502 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 0x159c3d9ba110005, 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> 575504 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 0x159c3d9ba110006, 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> 575512 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575512 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 0x159c3d9ba110004, 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> 575514 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575514 INFO  (jetty-launcher-862-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575515 INFO  (jetty-launcher-862-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575519 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 0x159c3d9ba110009, 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> 575521 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 0x159c3d9ba11000a, 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> 575538 INFO  (jetty-launcher-862-thread-4) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39396_solr
   [junit4]   2> 575539 INFO  (jetty-launcher-862-thread-1) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36968_solr
   [junit4]   2> 575539 INFO  (jetty-launcher-862-thread-2) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37679_solr
   [junit4]   2> 575542 INFO  
(zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 575542 INFO  
(zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 575543 INFO  
(zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 575543 INFO  (jetty-launcher-862-thread-4) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Overseer 
(id=97324206862172171-127.0.0.1:39396_solr-n_0000000000) starting
   [junit4]   2> 575550 INFO  (jetty-launcher-862-thread-3) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 575555 INFO  (jetty-launcher-862-thread-4) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39396_solr
   [junit4]   2> 575557 INFO  
(zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 575562 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:37322_solr) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 575562 INFO  
(zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 575565 INFO  
(zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 575585 INFO  (jetty-launcher-862-thread-3) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37322_solr
   [junit4]   2> 575587 INFO  
(zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 575588 INFO  
(zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 575589 INFO  
(zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 575591 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:37322_solr) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 575594 INFO  (jetty-launcher-862-thread-1) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/.
   [junit4]   2> 575629 INFO  (jetty-launcher-862-thread-2) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node2/.
   [junit4]   2> 575648 INFO  (jetty-launcher-862-thread-3) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/.
   [junit4]   2> 575801 INFO  (jetty-launcher-862-thread-4) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/.
   [junit4]   2> 576836 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 576836 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 576856 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[C1197DFB067AAD88]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 576921 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576922 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 576922 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[C1197DFB067AAD88]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 576937 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[C1197DFB067AAD88]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 576942 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params 
node=127.0.0.1:37322_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 576944 INFO  
(OverseerThreadFactory-2603-thread-1-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 
127.0.0.1:37322_solr
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 
97324206862172171-127.0.0.1:39396_solr-n_0000000000 overseer designates are 
[127.0.0.1:37322_solr]
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.OverseerNodePrioritizer sorted nodes 
[97324206862172171-127.0.0.1:39396_solr-n_0000000000, 
97324206862172167-127.0.0.1:36968_solr-n_0000000001, 
97324206862172168-127.0.0.1:37679_solr-n_0000000002, 
97324206862172172-127.0.0.1:37322_solr-n_0000000003]
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.OverseerNodePrioritizer asking node 
97324206862172172-127.0.0.1:37322_solr-n_0000000003 to come join election at 
head
   [junit4]   2> 576948 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37322_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 576951 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97324206862172172-127.0.0.1:37322_solr-n_0000000003&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 576951 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.OverseerNodePrioritizer asking the old first in line 
97324206862172167-127.0.0.1:36968_solr-n_0000000001 to rejoin election  
   [junit4]   2> 576953 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576956 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 576960 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params 
node=127.0.0.1:37322_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 576968 INFO  
(OverseerCollectionConfigSetProcessor-97324206862172171-127.0.0.1:39396_solr-n_0000000000)
 [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 576968 INFO  
(OverseerThreadFactory-2603-thread-2-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 
127.0.0.1:37322_solr
   [junit4]   2> 576974 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37322_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2}
 status=0 QTime=14
   [junit4]   2> 576976 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576977 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 576977 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[C1197DFB067AAD88]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 577010 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[C1197DFB067AAD88])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 577016 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 577018 INFO  
(OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_core_props
   [junit4]   2> 577018 INFO  
(OverseerCollectionConfigSetProcessor-97324206862172171-127.0.0.1:39396_solr-n_0000000000)
 [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 577027 INFO  (qtp691365889-4937) [n:127.0.0.1:36968_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97324206862172167-127.0.0.1:36968_solr-n_0000000001&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 577029 INFO  
(OverseerStateUpdate-97324206862172171-127.0.0.1:39396_solr-n_0000000000) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97324206862172171-127.0.0.1:39396_solr-n_0000000000"} 
127.0.0.1:39396_solr
   [junit4]   2> 577175 INFO  (qtp841093318-4961) [n:127.0.0.1:37679_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2
   [junit4]   2> 667265 ERROR 
(OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:37679/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:37679/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2>        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2>        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2>        ... 12 more
   [junit4]   2> 667266 ERROR 
(OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [solrj_test_core_props].
   [junit4]   2> 667266 INFO  
(OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 697287 INFO  
(zkCallback-877-thread-2-processing-n:127.0.0.1:37679_solr) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_test_core_props/state.json] for collection 
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 697287 ERROR 
(OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: solrj_test_core_props operation: create 
failed:org.apache.solr.common.SolrException: Could not fully remove collection: 
solrj_test_core_props
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 697290 INFO  
(OverseerStateUpdate-97324206862172171-127.0.0.1:39396_solr-n_0000000000) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39396_solr
   [junit4]   2> 697290 WARN  (OverseerExitThread) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 697291 INFO  (OverseerExitThread) [n:127.0.0.1:39396_solr    ] 
o.a.s.c.Overseer Overseer 
(id=97324206862172171-127.0.0.1:39396_solr-n_0000000000) closing
   [junit4]   2> 697291 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2}
 status=500 QTime=120275
   [junit4]   2> 697292 INFO  
(zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36968_solr
   [junit4]   2> 697292 ERROR (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
remove collection: solrj_test_core_props
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 697293 INFO  
(zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.Overseer Overseer 
(id=97324206862172167-127.0.0.1:36968_solr-n_0000000001) starting
   [junit4]   2> 697293 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[C1197DFB067AAD88])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPISolrJTest 
-Dtests.method=testCreateCollectionWithPropertyParam 
-Dtests.seed=C1197DFB067AAD88 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-HK -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    120s J2 | 
CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37322/solr: Could not fully remove collection: 
solrj_test_core_props
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:C7820F0A82A46DD1]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:189)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 697322 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[C1197DFB067AAD88]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 697324 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 697329 INFO  
(OverseerThreadFactory-2613-thread-1-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_implicit
   [junit4]   2> 697535 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 697583 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 697686 INFO  
(zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 697686 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698542 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 698566 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal
   [junit4]   2> 698568 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698569 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using 
configuration from collection solrj_implicit
   [junit4]   2> 698570 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/solrj_implicit_shardB_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/./solrj_implicit_shardB_replica1/data/]
   [junit4]   2> 698582 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 698582 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698583 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 698583 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 698584 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bfe2d33[solrj_implicit_shardB_replica1] main]
   [junit4]   2> 698585 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557187439025455104
   [junit4]   2> 698588 INFO  
(searcherExecutor-2614-thread-1-processing-n:127.0.0.1:36968_solr 
x:solrj_implicit_shardB_replica1 s:shardB c:solrj_implicit) 
[n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  
x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore 
[solrj_implicit_shardB_replica1] Registered new searcher 
Searcher@1bfe2d33[solrj_implicit_shardB_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698591 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/ has no replicas
   [junit4]   2> 698598 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/ shardB
   [junit4]   2> 698599 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.s.IndexSchema [solrj_implicit_shardA_replica1] Schema name=minimal
   [junit4]   2> 698602 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698603 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica1' using 
configuration from collection solrj_implicit
   [junit4]   2> 698603 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/solrj_implicit_shardA_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/./solrj_implicit_shardA_replica1/data/]
   [junit4]   2> 698618 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 698619 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698620 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 698620 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 698621 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e86e7b[solrj_implicit_shardA_replica1] main]
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 698622 INFO  
(searcherExecutor-2619-thread-1-processing-n:127.0.0.1:39396_solr 
x:solrj_implicit_shardA_replica1 s:shardA c:solrj_implicit) 
[n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  
x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore 
[solrj_implicit_shardA_replica1] Registered new searcher 
Searcher@e86e7b[solrj_implicit_shardA_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557187439063203840
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/ has no replicas
   [junit4]   2> 698629 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/ shardA
   [junit4]   2> 698730 INFO  
(zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698730 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698749 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 698751 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2}
 status=0 QTime=1216
   [junit4]   2> 698779 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 698781 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2}
 status=0 QTime=1198
   [junit4]   2> 698784 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 698883 INFO  
(zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698883 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699330 INFO  
(OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001)
 [n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 699785 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2}
 status=0 QTime=2461
   [junit4]   2> 699789 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params 
action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 699790 INFO  
(OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardC",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 699893 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699893 INFO  
(zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699992 INFO  
(OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Creating shard 
solrj_implicit_shardC_replica1 as part of slice shardC of collection 
solrj_implicit on 127.0.0.1:37322_solr
   [junit4]   2> 699996 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2
   [junit4]   2> 700099 INFO  
(zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 700099 INFO  
(zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 700099 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701002 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 701007 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.s.IndexSchema [solrj_implicit_shardC_replica1] Schema name=minimal
   [junit4]   2> 701009 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 701010 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardC_replica1' using 
configuration from collection solrj_implicit
   [junit4]   2> 701010 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore 
[[solrj_implicit_shardC_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/solrj_implicit_shardC_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/./solrj_implicit_shardC_replica1/data/]
   [junit4]   2> 701020 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 701020 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 701029 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 701029 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 701030 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3aa29d96[solrj_implicit_shardC_replica1] main]
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 701031 INFO  
(searcherExecutor-2624-thread-1-processing-n:127.0.0.1:37322_solr 
x:solrj_implicit_shardC_replica1 s:shardC c:solrj_implicit) 
[n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  
x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore 
[solrj_implicit_shardC_replica1] Registered new searcher 
Searcher@3aa29d96[solrj_implicit_shardC_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 701032 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557187441590272000
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/
   [junit4]   2> 701040 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 701040 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/ has no replicas
   [junit4]   2> 701042 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/ shardC
   [junit4]   2> 701144 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701144 INFO  
(zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701144 INFO  
(zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701192 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 701194 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2}
 status=0 QTime=1198
   [junit4]   2> 701194 INFO  
(OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Finished create command on 
all shards for collection: solrj_implicit
   [junit4]   2> 701195 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2}
 status=0 QTime=1406
   [junit4]   2> 701198 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params 
action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 701201 INFO  
(OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 701201 INFO  
(OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001)
 [n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 701201 INFO  
(OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Deleting replica for 
collection=solrj_implicit shard=shardC on node=127.0.0.1:37322_solr
   [junit4]   2> 701204 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_implicit_shardC_replica1
   [junit4]   2> 701204 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.c.SolrCore [solrj_implicit_shardC_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@33fd4841
   [junit4]   2> 701207 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_implicit.shardC.replica1
   [junit4]   2> 701209 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_implicit_shardC_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=5
   [junit4]   2> 701311 INFO  
(zkCallback-874-thread-4-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701311 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701411 INFO  
(OverseerStateUpdate-97324206862172167-127.0.0.1:36968_solr-n_0000000001) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.o.CollectionMutator Removing collection: 
solrj_implicit shard: shardC from clusterstate
   [junit4]   2> 701513 INFO  
(zkCallback-874-thread-4-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701513 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701711 INFO  
(OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Successfully deleted 
collection: solrj_implicit, shard: shardC
   [junit4]   2> 701713 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2}
 status=0 QTime=515
   [junit4]   2> 701714 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[C1197DFB067AAD88]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> 701741 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[C1197DFB067AAD88]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 701742 INFO  (qtp866567411-4929) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 701745 INFO  
(OverseerThreadFactory-2613-thread-4-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
balancedProperties
   [junit4]   2> 701745 INFO  
(OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001)
 [n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 701956 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 701956 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 701956 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 701957 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 702061 INFO  
(zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) 
[n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  
(zkCallback-877-thread-2-processing-n:127.0.0.1:37679_solr) 
[n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  
(zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) 
[n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  
(zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) 
[n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702964 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702964 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702964 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702988 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702995 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 702995 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] 
o.a.s.s.IndexSchema [balancedProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 702996 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 702996 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.s.IndexSchema [balancedProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 702998 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702998 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica1' 
using configuration from collection balancedProperties
   [junit4]   2> 702999 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica2' 
using configuration from collection balancedProperties
   [junit4]   2> 702999 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' 
using configuration from collection balancedProperties
   [junit4]   2> 703000 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica1' 
using configuration from collection balancedProperties
   [junit4]   2> 703000 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] 
o.a.s.c.SolrCore [[balancedProperties_shard1_replica2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node2/balancedProperties_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node2/./balancedProperties_shard1_replica2/data/]
   [junit4]   2> 703000 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.c.SolrCore [[balancedProperties_shard1_replica1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/balancedProperties_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/./balancedProperties_shard1_replica1/data/]
   [junit4]   2> 703000 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.c.SolrCore [[balancedProperties_shard2_replica1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/balancedProperties_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/./balancedProperties_shard2_replica1/data/]
   [junit4]   2> 703000 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.c.SolrCore [[balancedProperties_shard2_replica2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/balancedProperties_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/./balancedProperties_shard2_replica2/data/]
   [junit4]   2> 703025 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703025 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703025 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21e07161[balancedProperties_shard2_replica1] main]
   [junit4]   2> 703026 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703027 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557187443683229696
   [junit4]   2> 703029 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8483f65[balancedProperties_shard1_replica1] main]
   [junit4]   2> 703030 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 703030 INFO  
(searcherExecutor-2629-thread-1-processing-n:127.0.0.1:37322_solr 
x:balancedProperties_shard2_replica1 s:shard2 c:balancedProperties) 
[n:127.0.0.1:37322_solr c:balancedProperties s:shard2  
x:balancedProperties_shard2_replica1] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica1] Registered new searcher 
Searcher@21e07161[balancedProperties_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703030 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d872f26[balancedProperties_shard2_replica2] main]
   [junit4]   2> 703030 INFO  (qtp691365889-4941) [n

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

ests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-MX 
-Dtests.timezone=Australia/Perth -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   9.59s J1 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:FCC1D3D73E94F3F8]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
   [junit4]    >        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberosAlt_C1197DFB067AAD88-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-MX, 
timezone=Australia/Perth
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=118058240,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[WrapperMergePolicyFactoryTest, SmileWriterTest, CdcrUpdateLogTest, 
ShufflingReplicaListTransformerTest, TestConfigReload, MultiTermTest, 
MultiThreadedOCPTest, LeaderInitiatedRecoveryOnCommitTest, 
TestMinMaxOnMultiValuedField, TestUseDocValuesAsStored, 
TestFieldCacheSortRandom, TestDefaultSearchFieldResource, RankQueryTest, 
TestPKIAuthenticationPlugin, DirectSolrSpellCheckerTest, TestLockTree, 
TestDelegationWithHadoopAuth, LeaderElectionContextKeyTest, 
URLClassifyProcessorTest, SharedFSAutoReplicaFailoverTest, 
TestFreeTextSuggestions, ZkControllerTest, SolrIndexConfigTest, 
SolrMetricReporterTest, TestManagedResource, TestBM25SimilarityFactory, 
HdfsRestartWhileUpdatingTest, TestScoreJoinQPScore, SolrGraphiteReporterTest, 
TestConfigSetsAPIExclusivity, SoftAutoCommitTest, DistanceFunctionTest, 
TestRandomRequestDistribution, ExitableDirectoryReaderTest, TestQueryTypes, 
TestCollationFieldDocValues, TestSolrCoreSnapshots, TestExportWriter, 
BaseCdcrDistributedZkTest, TestLuceneMatchVersion, BooleanFieldTest, 
CollectionsAPIDistributedZkTest, AliasIntegrationTest, DocValuesMissingTest, 
RecoveryAfterSoftCommitTest, CSVRequestHandlerTest, 
TestAuthenticationFramework, BigEndianAscendingWordSerializerTest, 
BlockDirectoryTest, TestFieldTypeResource, 
TestSolrQueryParserDefaultOperatorResource, ShardRoutingCustomTest, 
TestSweetSpotSimilarityFactory, TestSuggestSpellingConverter, 
TestSurroundQueryParser, TestRTGBase, BasicAuthIntegrationTest, 
SolrIndexSplitterTest, TestInitQParser, TestMiniSolrCloudClusterSSL, 
HdfsLockFactoryTest, DistributedSuggestComponentTest, TestSQLHandlerNonCloud, 
FullHLLTest, TestHashPartitioner, SolrIndexMetricsTest, DateMathParserTest, 
TestBackupRepositoryFactory, IndexSchemaTest, ZkCLITest, TestFilteredDocIdSet, 
TestManagedSchemaThreadSafety, SimpleMLTQParserTest, 
TestDeleteCollectionOnDownNodes, TestSimpleQParserPlugin, TestSegmentSorting, 
SuggesterFSTTest, SliceStateTest, TestBulkSchemaAPI, DirectSolrConnectionTest, 
HdfsNNFailoverTest, SmileWriterTest, TermVectorComponentTest, 
TestExclusionRuleCollectionAccess, TestSchemaSimilarityResource, 
IndexBasedSpellCheckerTest, TestFiltering, TestTrie, TestJettySolrRunner, 
TestInfoStreamLogging, SpellCheckComponentTest, SegmentsInfoRequestHandlerTest, 
TestSolrIndexConfig, SpatialFilterTest, TolerantUpdateProcessorTest, 
ShardRoutingTest, BJQParserTest, ClassificationUpdateProcessorTest, 
TestCloudPivotFacet, BasicFunctionalityTest, TestLMDirichletSimilarityFactory, 
TestRandomCollapseQParserPlugin, DocumentBuilderTest, TestObjectReleaseTracker, 
TestPartialUpdateDeduplication, TestSearchPerf, EchoParamsTest, 
TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestCharFilters, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, 
OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, ZkSolrClientTest, TermVectorComponentDistributedTest, 
TestReload, HardAutoCommitTest, TestGroupingSearch, DirectUpdateHandlerTest, 
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterWFSTTest, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, 
QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, 
TestQueryUtils, PrimitiveFieldTypeTest, TermsComponentTest, 
IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, JsonLoaderTest, SearchHandlerTest, TestSystemIdResolver, 
PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, 
TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, 
DistributedIntervalFacetingTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, 
TestClusterProperties, TestCollectionAPI, TestDownShardTolerantSearch, 
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, 
TestLeaderInitiatedRecoveryThread, TestReplicaProperties, 
TestSolrCloudWithKerberosAlt]
   [junit4] Completed [523/680 (2!)] on J1 in 9.60s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43216 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package 
org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package 
org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.lucene53...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.lucene54...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package 
org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package 
org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/build.xml:138: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:746: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/core/build.xml:54: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:2100: 
Javadoc returned 1

Total time: 71 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to