You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/03/21 02:37:06 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-jigsaw-ea+110) - Build # 193 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/193/
Java: 32bit/jdk-9-jigsaw-ea+110 -client -XX:+UseParallelGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6474, name=testExecutor-2867-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6474, name=testExecutor-2867-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34579
	at __randomizedtesting.SeedInfo.seed([97BB640442BEF917]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34579
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(java.base@9-ea/Native Method)
	at java.net.SocketInputStream.socketRead(java.base@9-ea/SocketInputStream.java:116)
	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:170)
	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11304 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/init-core-data-001
   [junit4]   2> 795459 INFO  (SUITE-UnloadDistributedZkTest-seed#[97BB640442BEF917]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 795462 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 795462 INFO  (Thread-2086) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 795462 INFO  (Thread-2086) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 795562 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkTestServer start zk server on port:44582
   [junit4]   2> 795562 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 795562 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795564 INFO  (zkCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1feb0d7 name:ZooKeeperConnection Watcher:127.0.0.1:44582 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 795564 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795565 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 795565 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 795566 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 795567 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795568 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d090a name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 795568 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795568 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 795568 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 795569 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 795570 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 795571 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 795573 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 795573 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 795575 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 795575 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 795576 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 795576 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 795577 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 795577 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 795578 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 795578 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 795579 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 795579 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 795580 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 795580 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 795581 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 795581 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 795582 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 795582 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 795583 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 795584 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 795584 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 795585 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 795670 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1
   [junit4]   2> 795671 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 795672 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e9549{/,null,AVAILABLE}
   [junit4]   2> 795674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8227ce{HTTP/1.1,[http/1.1]}{127.0.0.1:42411}
   [junit4]   2> 795674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server Started @797564ms
   [junit4]   2> 795674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/tempDir-001/control/data, hostContext=/, hostPort=42411, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores}
   [junit4]   2> 795675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 795675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001'
   [junit4]   2> 795675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 795675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 795675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 795676 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795677 INFO  (zkCallback-851-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e96161 name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 795677 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795677 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 795678 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 795678 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/solr.xml
   [junit4]   2> 795684 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores
   [junit4]   2> 795684 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer New CoreContainer 1194688
   [junit4]   2> 795685 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001]
   [junit4]   2> 795685 WARN  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/lib
   [junit4]   2> 795685 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 795686 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 795686 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 795686 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 795686 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44582/solr
   [junit4]   2> 795686 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 795687 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 795687 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795688 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b1040 name:ZooKeeperConnection Watcher:127.0.0.1:44582 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 795688 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795689 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 795690 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795690 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c8791f name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 795690 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795692 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 795693 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 795695 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 795696 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 795697 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 795698 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 795699 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 795699 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 795700 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 795700 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 795701 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 795702 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 795702 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 795703 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 795704 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95585765018304516-127.0.0.1:42411_-n_0000000000
   [junit4]   2> 795704 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42411_
   [junit4]   2> 795704 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 795705 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.Overseer Overseer (id=95585765018304516-127.0.0.1:42411_-n_0000000000) starting
   [junit4]   2> 795706 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 795709 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 795709 INFO  (OverseerCollectionConfigSetProcessor-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 795709 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 795709 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42411_
   [junit4]   2> 795710 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42411_
   [junit4]   2> 795711 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 795711 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 795712 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795765 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 795766 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 795766 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores
   [junit4]   2> 795767 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 795767 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1
   [junit4]   2> 795767 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 795768 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 795768 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 795768 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 795768 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 795769 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 795769 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42411",
   [junit4]   2>   "node_name":"127.0.0.1:42411_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 795770 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42411",
   [junit4]   2>   "node_name":"127.0.0.1:42411_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 795770 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 795770 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 795771 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796770 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 796770 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 796770 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 796770 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 796771 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 796771 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1'
   [junit4]   2> 796771 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796771 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 796772 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 796779 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 796786 WARN  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 796798 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 796808 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 796901 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 796908 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 796909 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 796917 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 796919 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 796921 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 796921 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 796922 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 796922 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 796922 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 796922 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/]
   [junit4]   2> 796923 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12d7970
   [junit4]   2> 796923 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data
   [junit4]   2> 796924 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/index/
   [junit4]   2> 796924 WARN  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 796924 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/index
   [junit4]   2> 796924 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 796924 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4dd0f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc8bd),segFN=segments_1,generation=1}
   [junit4]   2> 796924 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 796925 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/
   [junit4]   2> 796925 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 796929 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 796930 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 796930 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 796930 WARN  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 796932 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796934 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796935 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796936 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796942 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 796942 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 796942 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 796942 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 796943 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796943 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796944 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149354033, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 796944 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4dd0f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc8bd),segFN=segments_1,generation=1}
   [junit4]   2> 796944 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@307e0c[collection1] main]
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 796945 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 796946 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 796946 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 796946 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 796946 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 796947 INFO  (searcherExecutor-2790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@307e0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796948 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 796948 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 796948 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 796948 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1529372241845813248
   [junit4]   2> 796949 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1529372241845813248
   [junit4]   2> 796950 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 796950 INFO  (coreLoadExecutor-2789-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 796950 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:42411 collection:control_collection shard:shard1
   [junit4]   2> 796950 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 796953 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95585765018304516-core_node1-n_0000000000
   [junit4]   2> 796953 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 796954 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 796954 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 796954 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42411/collection1/
   [junit4]   2> 796954 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 796954 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 796954 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42411/collection1/ has no replicas
   [junit4]   2> 796955 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 796957 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95585765018304516-core_node1-n_0000000000
   [junit4]   2> 796958 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42411/collection1/ shard1
   [junit4]   2> 796959 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:42411",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 797061 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 797109 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42411/collection1/ and leader is http://127.0.0.1:42411/collection1/
   [junit4]   2> 797109 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42411
   [junit4]   2> 797109 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 797109 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 797109 INFO  (coreZkRegister-2783-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 797110 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42411",
   [junit4]   2>   "node_name":"127.0.0.1:42411_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 797111 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42411",
   [junit4]   2>   "node_name":"127.0.0.1:42411_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 797213 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 797269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 797269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797270 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9705c name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 797270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797271 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 797271 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 797272 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 797272 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 797350 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1
   [junit4]   2> 797351 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001
   [junit4]   2> 797351 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 797352 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16acdc7{/,null,AVAILABLE}
   [junit4]   2> 797353 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a2b496{HTTP/1.1,[http/1.1]}{127.0.0.1:42075}
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server Started @799243ms
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=42075, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores}
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001'
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 797354 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 797355 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797356 INFO  (zkCallback-858-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10ffbf0 name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 797356 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797356 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 797357 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 797357 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/solr.xml
   [junit4]   2> 797361 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores
   [junit4]   2> 797362 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer New CoreContainer 14803959
   [junit4]   2> 797362 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001]
   [junit4]   2> 797362 WARN  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/lib
   [junit4]   2> 797362 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 797363 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44582/solr
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 797364 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797365 INFO  (zkCallback-861-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cce0e name:ZooKeeperConnection Watcher:127.0.0.1:44582 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 797366 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797366 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 797367 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797368 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1198b9 name:ZooKeeperConnection Watcher:127.0.0.1:44582/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 797368 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797372 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 797373 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 797375 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 797375 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95585765018304520-127.0.0.1:42075_-n_0000000001
   [junit4]   2> 797376 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95585765018304516-127.0.0.1:42411_-n_0000000000 to know if I could be the leader
   [junit4]   2> 797376 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42075_ as DOWN
   [junit4]   2> 797377 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42075_"} current state version: 3
   [junit4]   2> 797377 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42075_
   [junit4]   2> 797480 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 797480 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 797480 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 798377 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42075_
   [junit4]   2> 798378 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42075_
   [junit4]   2> 798379 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 798379 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 798379 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 798379 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798379 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798379 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798418 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 798418 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 798419 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores
   [junit4]   2> 798420 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 798420 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1
   [junit4]   2> 798420 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 798421 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 798421 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 798421 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 798421 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 798422 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 798422 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42075",
   [junit4]   2>   "node_name":"127.0.0.1:42075_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 798422 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42075",
   [junit4]   2>   "node_name":"127.0.0.1:42075_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 798422 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 798422 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 798524 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 798524 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 798524 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799422 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 799422 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 799423 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 799423 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 799423 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 799424 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1'
   [junit4]   2> 799424 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 799424 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 799425 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 799430 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 799432 WARN  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 799433 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 799441 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 799447 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 799525 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 799530 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 799531 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 799537 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 799538 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 799540 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 799540 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 799541 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 799541 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 799541 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 799541 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 799542 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12d7970
   [junit4]   2> 799542 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data
   [junit4]   2> 799542 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 799542 WARN  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 799543 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 799543 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 799543 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1818350 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ea737),segFN=segments_1,generation=1}
   [junit4]   2> 799543 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 799544 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 799544 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 799547 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 799548 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 799548 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 799548 WARN  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 799550 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 799552 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 799554 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 799556 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 799565 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 799565 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 799565 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 799565 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 799566 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 799566 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 799568 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149354033, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 799568 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1818350 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ea737),segFN=segments_1,generation=1}
   [junit4]   2> 799568 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 799568 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@868180[collection1] main]
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 799569 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 799570 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 799570 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 799570 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 799570 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 799572 INFO  (searcherExecutor-2801-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@868180[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 799572 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 799572 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 799572 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 799572 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1529372244597276672
   [junit4]   2> 799574 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1529372244597276672
   [junit4]   2> 799574 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 799575 INFO  (coreLoadExecutor-2800-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 799575 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:42075 collection:collection1 shard:shard2
   [junit4]   2> 799575 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 799577 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95585765018304520-core_node1-n_0000000000
   [junit4]   2> 799577 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 799578 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 799578 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 799578 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42075/collection1/
   [junit4]   2> 799578 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 799578 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42075/collection1/ has no replicas
   [junit4]   2> 799578 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 5
   [junit4]   2> 799579 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 799581 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95585765018304520-core_node1-n_0000000000
   [junit4]   2> 799581 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42075/collection1/ shard2
   [junit4]   2> 799582 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42075",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 799683 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799683 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799683 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799732 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42075/collection1/ and leader is http://127.0.0.1:42075/collection1/
   [junit4]   2> 799732 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42075
   [junit4]   2> 799732 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 799732 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 799732 INFO  (coreZkRegister-2795-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 799733 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42075",
   [junit4]   2>   "node_name":"127.0.0.1:42075_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 6
   [junit4]   2> 799734 INFO  (OverseerStateUpdate-95585765018304516-127.0.0.1:42411_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42075",
   [junit4]   2>   "node_name":"127.0.0.1:42075_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 799836 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799836 INFO  (zkCallback-857-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799836 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799992 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-2-001/cores/collection1
   [junit4]   2> 799993 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_97BB640442BEF917-001/shard-2-001
   [junit4]   2> 799994 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 799995 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@138daaa{/,null,AVAILABLE}
   [junit4]   2> 799996 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f5aa9e{HTTP/1.1,[http/1.1]}{127.0.0.1:42940}
   [junit4]   2> 799996 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.e.j.s.Server Started @801885ms
   [junit4]   2> 799996 INFO  (TEST-UnloadDistributedZkTest.test-seed#[97BB640442BEF917]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/s

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

etInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6486, name=testExecutor-2867-thread-11, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34579
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97BB640442BEF917]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34579
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(java.base@9-ea/Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(java.base@9-ea/SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 929247 INFO  (SUITE-UnloadDistributedZkTest-seed#[97BB640442BEF917]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Mar 21, 2016 1:19:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=or, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=102032592,total=291241984
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestFieldSortValues, HighlighterMaxOffsetTest, UpdateParamsTest, TestFuzzyAnalyzedSuggestions, TestSuggestSpellingConverter, CollectionsAPISolrJTest, SortSpecParsingTest, ConnectionManagerTest, TermVectorComponentDistributedTest, TestUtils, TestTestInjection, OverseerCollectionConfigSetProcessorTest, DeleteLastCustomShardedReplicaTest, BinaryUpdateRequestHandlerTest, MultiThreadedOCPTest, SearchHandlerTest, SuggesterWFSTTest, TestRecoveryHdfs, TestXIncludeConfig, TestIndexSearcher, TestGroupingSearch, TestUseDocValuesAsStored2, TestStressReorder, HdfsTlogReplayBufferedWhileIndexingTest, TestCloudDeleteByQuery, SliceStateTest, PKIAuthenticationIntegrationTest, SuggesterTest, TestReloadAndDeleteDocs, TestPerFieldSimilarityClassic, TestRebalanceLeaders, DebugComponentTest, TestRequestStatusCollectionAPI, SimpleFacetsTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, StressHdfsTest, TestJsonRequest, NoCacheHeaderTest, TestReqParamsAPI, TestConfigSetsAPIZkFailure, ClusterStateTest, TestSolrQueryParserResource, TestTolerantSearch, CleanupOldIndexTest, ConjunctionSolrSpellCheckerTest, BlockCacheTest, AssignTest, AnalysisErrorHandlingTest, DistribJoinFromCollectionTest, LukeRequestHandlerTest, TestInfoStreamLogging, TestDefaultStatsCache, TestPostingsSolrHighlighter, TestCollectionAPI, TestConfigSets, TestDownShardTolerantSearch, SuggesterTSTTest, FullSolrCloudDistribCmdsTest, CoreAdminHandlerTest, TestDocBasedVersionConstraints, SolrCoreCheckLockOnStartupTest, DateRangeFieldTest, LeaderElectionTest, TestCharFilters, TestInitQParser, TestConfigOverlay, TestJmxIntegration, TestSolrCloudWithKerberosAlt, CursorMarkTest, TestSolrQueryParser, OverseerTaskQueueTest, TestRuleBasedAuthorizationPlugin, DirectUpdateHandlerTest, TestSolrDeletionPolicy1, TestSimpleQParserPlugin, UnloadDistributedZkTest]
   [junit4] Completed [232/581 (1!)] on J2 in 134.42s, 1 test, 1 error <<< FAILURES!

[...truncated 1159 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (10 ignored), 2330 tests, 1 error, 117 ignored (70 assumptions) [seed: 97BB640442BEF917]

Total time: 59 minutes 6 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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 197 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/197/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=4989, name=testExecutor-2380-thread-12, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4989, name=testExecutor-2380-thread-12, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([8F8FE54A34F992D8:7DBDA909A05FF20]:0)
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34497/_xz/xv
	at __randomizedtesting.SeedInfo.seed([8F8FE54A34F992D8]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34497/_xz/xv
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11305 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/init-core-data-001
   [junit4]   2> 632167 INFO  (SUITE-UnloadDistributedZkTest-seed#[8F8FE54A34F992D8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_xz/xv
   [junit4]   2> 632169 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 632169 INFO  (Thread-1556) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 632169 INFO  (Thread-1556) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 632269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkTestServer start zk server on port:37429
   [junit4]   2> 632269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632272 INFO  (zkCallback-686-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f239c name:ZooKeeperConnection Watcher:127.0.0.1:37429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632272 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632272 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632272 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 632274 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632276 INFO  (zkCallback-687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a538dc name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632276 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632276 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632276 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 632277 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 632279 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 632279 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 632280 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 632281 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 632282 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 632283 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 632284 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 632284 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 632285 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 632285 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 632286 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 632286 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 632287 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 632288 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 632289 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 632289 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 632290 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 632290 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 632291 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 632291 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 632292 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 632293 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 632294 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 632294 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 632389 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1
   [junit4]   2> 632391 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 632392 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18547e9{/_xz/xv,null,AVAILABLE}
   [junit4]   2> 632396 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c27e8f{HTTP/1.1,[http/1.1]}{127.0.0.1:41043}
   [junit4]   2> 632396 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.Server Started @633974ms
   [junit4]   2> 632396 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/tempDir-001/control/data, hostContext=/_xz/xv, hostPort=41043, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores}
   [junit4]   2> 632396 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 632396 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001'
   [junit4]   2> 632397 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 632397 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 632397 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632397 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632399 INFO  (zkCallback-688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bf5637 name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632399 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632399 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632400 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 632400 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/solr.xml
   [junit4]   2> 632409 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores
   [junit4]   2> 632409 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 5392842
   [junit4]   2> 632409 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001]
   [junit4]   2> 632409 WARN  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/lib
   [junit4]   2> 632410 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 632411 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 632412 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 632412 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 632412 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37429/solr
   [junit4]   2> 632412 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 632412 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632413 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632414 INFO  (zkCallback-691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@129295b name:ZooKeeperConnection Watcher:127.0.0.1:37429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632415 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632415 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632417 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632418 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c56027 name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632418 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632419 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 632421 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 632423 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 632424 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 632426 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 632427 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 632428 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 632429 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 632429 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 632430 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 632431 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 632432 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 632433 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 632434 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 632434 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000
   [junit4]   2> 632435 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41043__xz%2Fxv
   [junit4]   2> 632435 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 632435 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer Overseer (id=95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) starting
   [junit4]   2> 632436 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 632440 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 632441 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 632442 INFO  (OverseerCollectionConfigSetProcessor-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 632443 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41043__xz%2Fxv
   [junit4]   2> 632443 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41043__xz%2Fxv
   [junit4]   2> 632444 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 632445 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 632445 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 632528 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 632528 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 632529 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores
   [junit4]   2> 632530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 632530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1
   [junit4]   2> 632530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 632531 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 632531 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 632532 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 632532 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 632533 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41043/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:41043__xz%2Fxv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 632533 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 632536 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41043/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:41043__xz%2Fxv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 632537 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 632537 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 632540 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 633537 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 633537 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 633537 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 633537 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 633538 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 633538 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1'
   [junit4]   2> 633538 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 633538 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 633539 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 633544 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 633548 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 633556 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 633563 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 633652 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 633657 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 633658 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 633666 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 633668 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 633669 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 633670 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 633671 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 633671 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 633671 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 633671 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/]
   [junit4]   2> 633671 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a9802
   [junit4]   2> 633672 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data
   [junit4]   2> 633672 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 633672 WARN  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 633672 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/index
   [junit4]   2> 633673 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6833077463698777]
   [junit4]   2> 633673 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15fdfc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5a45a),segFN=segments_1,generation=1}
   [junit4]   2> 633673 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 633673 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/
   [junit4]   2> 633674 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 633677 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 633678 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 633678 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 633678 WARN  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 633680 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633681 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633683 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633684 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633689 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 633689 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 633689 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 633689 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 633690 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 633690 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 633691 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=84.7734375, floorSegmentMB=0.974609375, forceMergeDeletesPctAllowed=10.329757058267603, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 633691 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15fdfc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5a45a),segFN=segments_1,generation=1}
   [junit4]   2> 633691 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 633691 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd860a[collection1] main]
   [junit4]   2> 633692 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 633692 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 633692 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 633692 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 633692 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 633693 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 633693 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 633693 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 633693 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 633693 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 633695 INFO  (searcherExecutor-2302-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bd860a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 633695 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 633695 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 633695 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 633695 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1529416391114883072
   [junit4]   2> 633696 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1529416391114883072
   [junit4]   2> 633697 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 633697 INFO  (coreLoadExecutor-2301-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 633697 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41043/_xz/xv collection:control_collection shard:shard1
   [junit4]   2> 633698 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 633700 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95588524344737796-core_node1-n_0000000000
   [junit4]   2> 633700 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 633701 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 633701 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 633701 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41043/_xz/xv/collection1/
   [junit4]   2> 633701 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 633701 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 633701 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41043/_xz/xv/collection1/ has no replicas
   [junit4]   2> 633702 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 633704 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95588524344737796-core_node1-n_0000000000
   [junit4]   2> 633705 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41043/_xz/xv/collection1/ shard1
   [junit4]   2> 633706 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41043/_xz/xv",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 633808 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 633856 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41043/_xz/xv/collection1/ and leader is http://127.0.0.1:41043/_xz/xv/collection1/
   [junit4]   2> 633856 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41043/_xz/xv
   [junit4]   2> 633856 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 633856 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 633856 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41043__xz%2Fxv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 633858 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41043/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:41043__xz%2Fxv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 633858 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41043/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:41043__xz%2Fxv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 633960 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 634034 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 634034 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 634035 INFO  (zkCallback-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3872f5 name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 634035 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 634036 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 634036 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 634037 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 634037 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 634112 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1
   [junit4]   2> 634112 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001
   [junit4]   2> 634113 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 634114 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19daffb{/_xz/xv,null,AVAILABLE}
   [junit4]   2> 634115 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b862e9{HTTP/1.1,[http/1.1]}{127.0.0.1:37508}
   [junit4]   2> 634115 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.e.j.s.Server Started @635693ms
   [junit4]   2> 634115 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_xz/xv, hostPort=37508, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores}
   [junit4]   2> 634115 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 634115 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001'
   [junit4]   2> 634116 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 634116 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 634116 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 634116 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 634117 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13aabc1 name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 634117 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 634118 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 634119 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 634119 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/solr.xml
   [junit4]   2> 634124 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores
   [junit4]   2> 634124 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 27982335
   [junit4]   2> 634124 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001]
   [junit4]   2> 634124 WARN  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/lib
   [junit4]   2> 634124 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 634126 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 634127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 634127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 634127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37429/solr
   [junit4]   2> 634127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 634127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 634128 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 634129 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@139e9d name:ZooKeeperConnection Watcher:127.0.0.1:37429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 634129 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 634130 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 634131 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 634132 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a1130e name:ZooKeeperConnection Watcher:127.0.0.1:37429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 634132 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 634137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 634138 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 634144 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 634144 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95588524344737800-127.0.0.1:37508__xz%2Fxv-n_0000000001
   [junit4]   2> 634145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000 to know if I could be the leader
   [junit4]   2> 634145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.ZkController Publish node=127.0.0.1:37508__xz%2Fxv as DOWN
   [junit4]   2> 634147 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37508__xz%2Fxv"} current state version: 3
   [junit4]   2> 634147 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37508__xz%2Fxv
   [junit4]   2> 634249 INFO  (zkCallback-694-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 634249 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 634249 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 635147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37508__xz%2Fxv
   [junit4]   2> 635156 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37508__xz%2Fxv
   [junit4]   2> 635157 INFO  (zkCallback-694-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 635157 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 635157 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 635157 INFO  (zkCallback-694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635158 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635158 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635176 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 635176 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 635177 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores
   [junit4]   2> 635177 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 635177 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1
   [junit4]   2> 635178 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 635179 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 635179 INFO  (TEST-UnloadDistributedZkTest.test-seed#[8F8FE54A34F992D8]) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 635179 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 635179 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 635181 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37508/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:37508__xz%2Fxv",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 635181 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 635181 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37508/_xz/xv",
   [junit4]   2>   "node_name":"127.0.0.1:37508__xz%2Fxv",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 635181 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 635181 INFO  (OverseerStateUpdate-95588524344737796-127.0.0.1:41043__xz%2Fxv-n_0000000000) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 635284 INFO  (zkCallback-694-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 635284 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 635284 INFO  (zkCallback-692-thread-1-processing-n:127.0.0.1:41043__xz%2Fxv) [n:127.0.0.1:41043__xz%2Fxv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 636181 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 636181 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 636182 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 636182 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 636182 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 636182 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1'
   [junit4]   2> 636183 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636183 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 636185 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 636194 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 636207 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 636223 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636233 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 636391 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 636407 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 636409 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 636423 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636426 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636431 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 636432 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 636435 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 636435 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 636435 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 636436 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 636436 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a9802
   [junit4]   2> 636437 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1/data
   [junit4]   2> 636437 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 636437 WARN  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 636437 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_8F8FE54A34F992D8-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 636437 INFO  (coreLoadExecutor-2312-thread-1-processing-n:127.0.0.1:37508__xz%2Fxv) [n:127.0.0.1:37508__xz%2Fxv c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1

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

t-seed#[8F8FE54A34F992D8]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37429 37429
   [junit4]   2> 769603 INFO  (Thread-1556) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37429 37429
   [junit4]   2> 769603 WARN  (Thread-1556) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/multiunload/leader_elect/shard2/election/95588524344737806-core_node9-n_0000000003
   [junit4]   2> 	2	/solr/collections/multiunload/leader_elect/shard1/election/95588524344737806-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=8F8FE54A34F992D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    137s J2 | UnloadDistributedZkTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4989, name=testExecutor-2380-thread-12, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F8FE54A34F992D8:7DBDA909A05FF20]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34497/_xz/xv
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F8FE54A34F992D8]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34497/_xz/xv
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 769607 INFO  (SUITE-UnloadDistributedZkTest-seed#[8F8FE54A34F992D8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Mar 21, 2016 1:01:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=MockRandom), multiDefault=Lucene50(blocksize=128), a_t=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=MockRandom), text=FSTOrd50, range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1559, maxMBSortInHeap=5.988530558169412, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=th-TH, timezone=America/Creston
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=369594648,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestCharFilters, FullSolrCloudDistribCmdsTest, CoreAdminHandlerTest, ConjunctionSolrSpellCheckerTest, TestCoreDiscovery, ReplicationFactorTest, LeaderElectionTest, TestExtendedDismaxParser, CoreAdminRequestStatusTest, LukeRequestHandlerTest, MultiThreadedOCPTest, TestJettySolrRunner, SearchHandlerTest, CollectionsAPISolrJTest, PrimitiveFieldTypeTest, DirectUpdateHandlerOptimizeTest, ConnectionManagerTest, TestFieldSortValues, CursorMarkTest, TestOrdValues, TestSolrDeletionPolicy1, TestRandomCollapseQParserPlugin, CdcrRequestHandlerTest, TestSolrQueryResponse, BadComponentTest, TestCollectionAPI, SecurityConfHandlerTest, RegexBoostProcessorTest, TermVectorComponentDistributedTest, BitVectorTest, CollectionStateFormat2Test, TestUseDocValuesAsStored2, TestSolrQueryParser, TestFieldResource, HighlighterConfigTest, AssignTest, SolrCoreCheckLockOnStartupTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, TestBlobHandler, TestNamedUpdateProcessors, TestSort, TestInfoStreamLogging, TestInitQParser, LeaderInitiatedRecoveryOnCommitTest, FacetPivotSmallTest, CleanupOldIndexTest, VersionInfoTest, TestCollationField, TestSuggestSpellingConverter, TestStressReorder, DocValuesMultiTest, TestXmlQParser, DistributedQueryComponentCustomSortTest, TestManagedSynonymFilterFactory, BasicDistributedZk2Test, TestRecoveryHdfs, TestMacros, TestIndexSearcher, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, UnloadDistributedZkTest]
   [junit4] Completed [219/581 (1!)] on J2 in 138.35s, 1 test, 1 error <<< FAILURES!

[...truncated 1152 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (10 ignored), 2330 tests, 1 error, 115 ignored (70 assumptions) [seed: 8F8FE54A34F992D8]

Total time: 59 minutes 46 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



Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 196 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
If it uses a different port you would have to reinit all the clients.
Currently it's probably easier to be more tolerant in starting, but you
could try and work that out in all relevant places as well.
On Mon, Mar 21, 2016 at 5:41 PM Alan Woodward <al...@flax.co.uk> wrote:

> Does it even need to try and re-bind to the same port?  Each node should
> be agnostic as to which port it's listening on, surely?
>
> Alan Woodward
> www.flax.co.uk
>
>
> On 21 Mar 2016, at 18:39, Mark Miller wrote:
>
> Given MiniSolrCloudCluster is mainly meant for tests, it really should be
> using the same start logic that the chaosmonkey uses to get around not be
> able to bind to an address yet.
>
> - Mark
>
> On Mon, Mar 21, 2016 at 6:37 AM Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/
>> Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC
>>
>> 1 tests failed.
>> FAILED:
>> org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
>>
>> Error Message:
>> Address already in use
>>
>> Stack Trace:
>> java.net.BindException: Address already in use
>>         at
>> __randomizedtesting.SeedInfo.seed([D17B86E8DC7DBD45:A745999B9D4A106A]: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.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
>>         at
>> org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
>>         at
>> org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
>>         at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>>         at org.eclipse.jetty.server.Server.doStart(Server.java:384)
>>         at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>>         at
>> org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
>>         at
>> org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
>>         at
>> org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
>>         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:1764)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>         at
>> 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:809)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>>         at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>         at java.lang.Thread.run(Thread.java:745)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 12037 lines...]
>>    [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
>>    [junit4]   2> 1697574 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>>    [junit4]   2> 1697574 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer
>> client port:0.0.0.0/0.0.0.0:0
>>    [junit4]   2> 1697575 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer
>> Starting server
>>    [junit4]   2> 1697675 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.ZkTestServer start zk server on port:33653
>>    [junit4]   2> 1697675 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697675 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
>> ZooKeeper
>>    [junit4]   2> 1697705 INFO  (zkCallback-1535-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@16a62a
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697705 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697706 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697706 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
>>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.e.j.s.Server jetty-9.3.8.v20160314
>>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.e.j.s.Server jetty-9.3.8.v20160314
>>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.e.j.s.Server jetty-9.3.8.v20160314
>>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.e.j.s.Server jetty-9.3.8.v20160314
>>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.e.j.s.Server jetty-9.3.8.v20160314
>>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd5268
>> {/solr,null,AVAILABLE}
>>    [junit4]   2> 1697715 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bfc70c
>> {/solr,null,AVAILABLE}
>>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@11bae2d
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:44741}
>>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.e.j.s.Server Started @1698984ms
>>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
>> hostPort=44741}
>>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2'
>>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697721 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1bc41
>> {/solr,null,AVAILABLE}
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@cc3ae9
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:40499}
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.e.j.s.Server Started @1698991ms
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
>> hostPort=40499}
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5'
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 1697730 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d1b0f
>> {/solr,null,AVAILABLE}
>>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f44e0
>> {/solr,null,AVAILABLE}
>>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@9a5a32
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:34716}
>>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.e.j.s.Server Started @1698998ms
>>    [junit4]   2> 1697732 INFO  (zkCallback-1536-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1b2adf
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
>> hostPort=34716}
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@d76ad3
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:33321}
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.e.j.s.Server Started @1698998ms
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
>> hostPort=33321}
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@53371e
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1'
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.e.j.s.Server Started @1699000ms
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
>> hostPort=46820}
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@1d16e93
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4'
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 1697736 INFO  (zkCallback-1537-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1f9eb96
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3'
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>>    [junit4]   2> 1697738 INFO  (zkCallback-1538-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1b82121
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697740 INFO  (zkCallback-1539-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1c92d18
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>>    [junit4]   2> 1697759 INFO  (zkCallback-1540-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1f90c6e
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697760 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>>    [junit4]   2> 1697761 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697762 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 2463550
>>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2]
>>    [junit4]   2> 1697763 WARN  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
>> to classpath:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
>>    [junit4]   2> 1697764 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 32925719
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5]
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>>    [junit4]   2> 1697765 WARN  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
>> to classpath:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 20448447
>>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3]
>>    [junit4]   2> 1697767 WARN  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
>> to classpath:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
>>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 25832393
>>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1]
>>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>>    [junit4]   2> 1697770 WARN  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
>> to classpath:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
>>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 1697772 INFO  (zkCallback-1543-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@8d4d06
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-2) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697774 INFO  (zkCallback-1548-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@12a772a
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697776 INFO  (zkCallback-1549-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@17b436c
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 1484293
>>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4]
>>    [junit4]   2> 1697777 INFO  (zkCallback-1552-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@2f2a48
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697778 WARN  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
>> to classpath:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
>>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-1) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 1697782 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 0x15398b8bdce0008, 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> 1697782 INFO
>> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1424960
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 1697784 INFO  (zkCallback-1556-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1d57ba0
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1697784 INFO
>> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@2ec048
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1697786 INFO
>> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@d65c91
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697786 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue
>>    [junit4]   2> 1697788 INFO
>> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1070c7d
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue
>>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue
>>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue
>>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 1697796 INFO
>> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1ca0863
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1697796 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 1697807 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-queue-work
>>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-queue-work
>>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-queue-work
>>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-queue-work
>>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 1697900 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 1697911 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 1697921 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /collections
>>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /collections
>>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /collections
>>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /collections
>>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /collections
>>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 1697954 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 1697956 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 1697961 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 1697964 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 1697966 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 1697970 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (0)
>>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect
>>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect
>>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect
>>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect
>>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 1697979 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 1697981 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>>    [junit4]   2> 1697982 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
>>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
>>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
>>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
>>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95587936330711054-127.0.0.1:33321_solr-n_0000000004
>>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerElectionContext I am going
>> to be the leader 127.0.0.1:34716_solr
>>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/leader
>>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Watching path
>> /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
>> to know if I could be the leader
>>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Watching path
>> /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
>> to know if I could be the leader
>>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:44741_solr
>>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Watching path
>> /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
>> to know if I could be the leader
>>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Watching path
>> /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
>> to know if I could be the leader
>>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:46820_solr
>>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:40499_solr
>>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:33321_solr
>>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer
>> (id=95587936330711052-127.0.0.1:34716_solr-n_0000000000) starting
>>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:46820_solr
>>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:44741_solr
>>    [junit4]   2> 1697999 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:40499_solr
>>    [junit4]   2> 1698001 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:33321_solr
>>    [junit4]   2> 1698005 INFO
>> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>>    [junit4]   2> 1698005 INFO
>> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>>    [junit4]   2> 1698005 INFO
>> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>>    [junit4]   2> 1698005 INFO
>> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>>    [junit4]   2> 1698005 INFO
>> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>>    [junit4]   2> 1698008 INFO
>> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (4)
>>    [junit4]   2> 1698009 INFO
>> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (4)
>>    [junit4]   2> 1698015 INFO
>> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (4)
>>    [junit4]   2> 1698015 INFO
>> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (4)
>>    [junit4]   2> 1698015 INFO
>> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (0) -> (4)
>>    [junit4]   2> 1698017 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue-work
>>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Security conf doesn't
>> exist. Skipping setup for authorization module.
>>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Authentication plugin
>> class obtained from system property 'authenticationPlugin':
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Reconfiguring the
>> shard handler factory and update shard handler.
>>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.h.c.HttpShardHandlerFactory
>> Reconfiguring the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>>    [junit4]   2> 1698047 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring
>> the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions
>>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4)
>> [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 1698052 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread
>> Starting OverseerAutoReplicaFailoverThread
>> autoReplicaFailoverWorkLoopDelay=10000
>> autoReplicaFailoverWaitAfterExpiration=30000
>> autoReplicaFailoverBadNodeExpiration=60000
>>    [junit4]   2> 1698052 INFO
>> (OverseerCollectionConfigSetProcessor-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerTaskProcessor Process
>> current queue of overseer operations
>>    [junit4]   2> 1698052 INFO
>> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Starting to work on the
>> main queue
>>    [junit4]   2> 1698053 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Publish
>> node=127.0.0.1:34716_solr as DOWN
>>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Security conf doesn't
>> exist. Skipping setup for authorization module.
>>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Authentication plugin
>> class obtained from system property 'authenticationPlugin':
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Reconfiguring the
>> shard handler factory and update shard handler.
>>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.h.c.HttpShardHandlerFactory
>> Reconfiguring the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring
>> the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Security conf doesn't
>> exist. Skipping setup for authorization module.
>>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Authentication plugin
>> class obtained from system property 'authenticationPlugin':
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>>    [junit4]   2> 1698057 INFO
>> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (4)
>>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Reconfiguring the
>> shard handler factory and update shard handler.
>>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.h.c.HttpShardHandlerFactory
>> Reconfiguring the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring
>> the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions
>>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
>> [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 1698058 INFO
>> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer processMessage: queueSize:
>> 1, message = {
>>    [junit4]   2>   "operation":"downnode",
>>    [junit4]   2>   "node_name":"127.0.0.1:34716_solr"} current state
>> version: 0
>>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>>    [junit4]   2> 1698059 INFO
>> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.o.NodeMutator DownNode state
>> invoked for node: 127.0.0.1:34716_solr
>>    [junit4]   2> 1698059 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions
>>    [junit4]   2> 1698060 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>>    [junit4]   2> 1698061 INFO  (jetty-launcher-1534-thread-1)
>> [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Security conf doesn't
>> exist. Skipping setup for authorization module.
>>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Authentication plugin
>> class obtained from system property 'authenticationPlugin':
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Reconfiguring the
>> shard handler factory and update shard handler.
>>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.h.c.HttpShardHandlerFactory
>> Reconfiguring the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring
>> the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions
>>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5)
>> [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 1699057 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Register node as live
>> in ZooKeeper:/live_nodes/127.0.0.1:34716_solr
>>    [junit4]   2> 1699068 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:34716_solr
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change:
>> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
>> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (5)
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (5)
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
>> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (5)
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
>> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (5)
>>    [junit4]   2> 1699080 INFO
>> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
>> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
>> from ZooKeeper... (4) -> (5)
>>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Security conf doesn't
>> exist. Skipping setup for authorization module.
>>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Authentication plugin
>> class obtained from system property 'authenticationPlugin':
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Reconfiguring the
>> shard handler factory and update shard handler.
>>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.h.c.HttpShardHandlerFactory
>> Reconfiguring the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring
>> the default client with:
>> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
>> definitions
>>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
>> [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 1699140 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1699140 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
>> ZooKeeper
>>    [junit4]   2> 1699144 INFO  (zkCallback-1561-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1682af
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1699144 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1699145 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1699147 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 1699148 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
>> ZooKeeper
>>    [junit4]   2> 1699150 INFO  (zkCallback-1563-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@b25ff5
>> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 1699150 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 1699150 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 1699151 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/protwords.txt
>>    [junit4]   2> 1699157 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
>>    [junit4]   2> 1699175 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad_solrconfig.xml
>>    [junit4]   2> 1699177 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
>>    [junit4]   2> 1699183 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
>>    [junit4]   2> 1699185 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
>>    [junit4]   2> 1699191 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
>>    [junit4]   2> 1699193 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
>>    [junit4]   2> 1699198 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
>>    [junit4]   2> 1699201 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
>>    [junit4]   2> 1699210 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
>>    [junit4]   2> 1699215 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
>>    [junit4]   2> 1699218 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
>>    [junit4]   2> 1699220 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/schema-replication2.xml
>>    [junit4]   2> 1699225 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
>>    [junit4]   2> 1699228 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
>>    [junit4]   2> 1699240 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath:
>> /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
>>    [junit4]   2> 1699245 INFO
>> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
>> [    ] o.a.s.c.c.SolrZkClient makePath: /configs/sol
>
> --
> - Mark
> about.me/markrmiller
>
>
> --
- Mark
about.me/markrmiller

Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 196 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
Does it even need to try and re-bind to the same port?  Each node should be agnostic as to which port it's listening on, surely?

Alan Woodward
www.flax.co.uk


On 21 Mar 2016, at 18:39, Mark Miller wrote:

> Given MiniSolrCloudCluster is mainly meant for tests, it really should be using the same start logic that the chaosmonkey uses to get around not be able to bind to an address yet.
> 
> - Mark
> 
> On Mon, Mar 21, 2016 at 6:37 AM Policeman Jenkins Server <je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/
> Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
> 
> Error Message:
> Address already in use
> 
> Stack Trace:
> java.net.BindException: Address already in use
>         at __randomizedtesting.SeedInfo.seed([D17B86E8DC7DBD45:A745999B9D4A106A]: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.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
>         at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
>         at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
>         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>         at org.eclipse.jetty.server.Server.doStart(Server.java:384)
>         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>         at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
>         at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
>         at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
>         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:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at 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:809)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 12037 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
>    [junit4]   2> 1697574 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 1697574 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1697575 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.ZkTestServer start zk server on port:33653
>    [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697705 INFO  (zkCallback-1535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a62a name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697705 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697706 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697706 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd5268{/solr,null,AVAILABLE}
>    [junit4]   2> 1697715 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bfc70c{/solr,null,AVAILABLE}
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@11bae2d{HTTP/1.1,[http/1.1]}{127.0.0.1:44741}
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.Server Started @1698984ms
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44741}
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2'
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697721 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1bc41{/solr,null,AVAILABLE}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@cc3ae9{HTTP/1.1,[http/1.1]}{127.0.0.1:40499}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.Server Started @1698991ms
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40499}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5'
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697730 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d1b0f{/solr,null,AVAILABLE}
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f44e0{/solr,null,AVAILABLE}
>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@9a5a32{HTTP/1.1,[http/1.1]}{127.0.0.1:34716}
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.Server Started @1698998ms
>    [junit4]   2> 1697732 INFO  (zkCallback-1536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2adf name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34716}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d76ad3{HTTP/1.1,[http/1.1]}{127.0.0.1:33321}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.Server Started @1698998ms
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33321}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@53371e{HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1'
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.Server Started @1699000ms
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46820}
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4'
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697736 INFO  (zkCallback-1537-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9eb96 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3'
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697738 INFO  (zkCallback-1538-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b82121 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697740 INFO  (zkCallback-1539-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c92d18 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697759 INFO  (zkCallback-1540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f90c6e name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697760 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697761 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697762 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2463550
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2]
>    [junit4]   2> 1697763 WARN  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
>    [junit4]   2> 1697764 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 32925719
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5]
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697765 WARN  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20448447
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3]
>    [junit4]   2> 1697767 WARN  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25832393
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1]
>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697770 WARN  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697772 INFO  (zkCallback-1543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d4d06 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697774 INFO  (zkCallback-1548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12a772a name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697776 INFO  (zkCallback-1549-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b436c name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1484293
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4]
>    [junit4]   2> 1697777 INFO  (zkCallback-1552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f2a48 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697778 WARN  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697782 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 0x15398b8bdce0008, 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> 1697782 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1424960 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697784 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d57ba0 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697784 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ec048 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697786 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d65c91 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697786 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 1697788 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1070c7d name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697796 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca0863 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697796 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697807 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1697900 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1697911 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1697921 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1697954 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1697956 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1697961 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1697964 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1697966 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697970 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1697979 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697981 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697982 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711054-127.0.0.1:33321_solr-n_0000000004
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34716_solr
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000 to know if I could be the leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001 to know if I could be the leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44741_solr
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002 to know if I could be the leader
>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003 to know if I could be the leader
>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46820_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40499_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33321_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=95587936330711052-127.0.0.1:34716_solr-n_0000000000) starting
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46820_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44741_solr
>    [junit4]   2> 1697999 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40499_solr
>    [junit4]   2> 1698001 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33321_solr
>    [junit4]   2> 1698005 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698008 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698009 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698017 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>    [junit4]   2> 1698047 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1698052 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 1698052 INFO  (OverseerCollectionConfigSetProcessor-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
>    [junit4]   2> 1698052 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Starting to work on the main queue
>    [junit4]   2> 1698053 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34716_solr as DOWN
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698057 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1698058 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>    [junit4]   2>   "operation":"downnode",
>    [junit4]   2>   "node_name":"127.0.0.1:34716_solr"} current state version: 0
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>    [junit4]   2> 1698059 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34716_solr
>    [junit4]   2> 1698059 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>    [junit4]   2> 1698060 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698061 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1699057 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34716_solr
>    [junit4]   2> 1699068 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34716_solr
>    [junit4]   2> 1699080 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1699140 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1699140 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1699144 INFO  (zkCallback-1561-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1682af name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1699144 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1699145 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1699147 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1699148 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1699150 INFO  (zkCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b25ff5 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1699150 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1699150 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1699151 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
>    [junit4]   2> 1699157 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
>    [junit4]   2> 1699175 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
>    [junit4]   2> 1699177 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
>    [junit4]   2> 1699183 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
>    [junit4]   2> 1699185 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
>    [junit4]   2> 1699191 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
>    [junit4]   2> 1699193 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
>    [junit4]   2> 1699198 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
>    [junit4]   2> 1699201 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
>    [junit4]   2> 1699210 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
>    [junit4]   2> 1699215 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
>    [junit4]   2> 1699218 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
>    [junit4]   2> 1699220 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
>    [junit4]   2> 1699225 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
>    [junit4]   2> 1699228 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
>    [junit4]   2> 1699240 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
>    [junit4]   2> 1699245 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/sol
> -- 
> - Mark 
> about.me/markrmiller


Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 196 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
Given MiniSolrCloudCluster is mainly meant for tests, it really should be
using the same start logic that the chaosmonkey uses to get around not be
able to bind to an address yet.

- Mark

On Mon, Mar 21, 2016 at 6:37 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/
> Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:
> org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
>
> Error Message:
> Address already in use
>
> Stack Trace:
> java.net.BindException: Address already in use
>         at
> __randomizedtesting.SeedInfo.seed([D17B86E8DC7DBD45:A745999B9D4A106A]: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.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
>         at
> org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
>         at
> org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
>         at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>         at org.eclipse.jetty.server.Server.doStart(Server.java:384)
>         at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>         at
> org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
>         at
> org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
>         at
> org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
>         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:1764)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at
> 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:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 12037 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
>    [junit4]   2> 1697574 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 1697574 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1697575 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 1697675 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.ZkTestServer start zk server on port:33653
>    [junit4]   2> 1697675 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697675 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
> ZooKeeper
>    [junit4]   2> 1697705 INFO  (zkCallback-1535-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@16a62a
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697705 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697706 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697706 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd5268
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1697715 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bfc70c
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@11bae2d
> {HTTP/1.1,[http/1.1]}{127.0.0.1:44741}
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.e.j.s.Server Started @1698984ms
>    [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=44741}
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2'
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697721 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1bc41
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@cc3ae9
> {HTTP/1.1,[http/1.1]}{127.0.0.1:40499}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.e.j.s.Server Started @1698991ms
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=40499}
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5'
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697730 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d1b0f
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f44e0
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@9a5a32
> {HTTP/1.1,[http/1.1]}{127.0.0.1:34716}
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.e.j.s.Server Started @1698998ms
>    [junit4]   2> 1697732 INFO  (zkCallback-1536-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1b2adf
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=34716}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@d76ad3
> {HTTP/1.1,[http/1.1]}{127.0.0.1:33321}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.e.j.s.Server Started @1698998ms
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=33321}
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@53371e
> {HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1'
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.e.j.s.Server Started @1699000ms
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=46820}
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@1d16e93
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4'
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697736 INFO  (zkCallback-1537-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1f9eb96
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3'
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697738 INFO  (zkCallback-1538-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1b82121
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697740 INFO  (zkCallback-1539-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1c92d18
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697759 INFO  (zkCallback-1540-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1f90c6e
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697760 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697761 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697762 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.CoreContainer New CoreContainer 2463550
>    [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2]
>    [junit4]   2> 1697763 WARN  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
> to classpath:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
>    [junit4]   2> 1697764 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.CoreContainer New CoreContainer 32925719
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5]
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1697765 WARN  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
> to classpath:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.CoreContainer New CoreContainer 20448447
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3]
>    [junit4]   2> 1697767 WARN  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
> to classpath:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
>    [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>    [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.CoreContainer New CoreContainer 25832393
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1]
>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697770 WARN  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
> to classpath:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697772 INFO  (zkCallback-1543-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@8d4d06
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697774 INFO  (zkCallback-1548-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@12a772a
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697776 INFO  (zkCallback-1549-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@17b436c
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1484293
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4]
>    [junit4]   2> 1697777 INFO  (zkCallback-1552-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@2f2a48
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697778 WARN  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
> to classpath:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1697782 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 0x15398b8bdce0008, 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> 1697782 INFO
> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1424960
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1697784 INFO  (zkCallback-1556-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1d57ba0
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1697784 INFO
> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@2ec048
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1697786 INFO
> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@d65c91
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697786 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 1697788 INFO
> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1070c7d
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1697796 INFO
> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1ca0863
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1697796 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1697807 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1697900 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1697911 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1697921 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1697954 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1697956 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1697961 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1697964 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1697966 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697970 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1697979 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697981 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1697982 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95587936330711054-127.0.0.1:33321_solr-n_0000000004
>    [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:34716_solr
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
> to know if I could be the leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
> to know if I could be the leader
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:44741_solr
>    [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
> to know if I could be the leader
>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
> to know if I could be the leader
>    [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:46820_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:40499_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:33321_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer
> (id=95587936330711052-127.0.0.1:34716_solr-n_0000000000) starting
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:46820_solr
>    [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:44741_solr
>    [junit4]   2> 1697999 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:40499_solr
>    [junit4]   2> 1698001 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:33321_solr
>    [junit4]   2> 1698005 INFO
> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO
> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO
> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO
> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698005 INFO
> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [0])
>    [junit4]   2> 1698008 INFO
> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698009 INFO
> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO
> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO
> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698015 INFO
> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (4)
>    [junit4]   2> 1698017 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Authentication plugin
> class obtained from system property 'authenticationPlugin':
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Reconfiguring the
> shard handler factory and update shard handler.
>    [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.h.c.HttpShardHandlerFactory
> Reconfiguring the default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>    [junit4]   2> 1698047 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the
> default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
>    [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4)
> [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1698052 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 1698052 INFO
> (OverseerCollectionConfigSetProcessor-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerTaskProcessor Process
> current queue of overseer operations
>    [junit4]   2> 1698052 INFO
> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Starting to work on the
> main queue
>    [junit4]   2> 1698053 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Publish
> node=127.0.0.1:34716_solr as DOWN
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Authentication plugin
> class obtained from system property 'authenticationPlugin':
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Reconfiguring the
> shard handler factory and update shard handler.
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.h.c.HttpShardHandlerFactory
> Reconfiguring the default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>    [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the
> default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Authentication plugin
> class obtained from system property 'authenticationPlugin':
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698057 INFO
> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (4)
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Reconfiguring the
> shard handler factory and update shard handler.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
>    [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.h.c.HttpShardHandlerFactory
> Reconfiguring the default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the
> default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2)
> [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1698058 INFO
> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 1, message = {
>    [junit4]   2>   "operation":"downnode",
>    [junit4]   2>   "node_name":"127.0.0.1:34716_solr"} current state
> version: 0
>    [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
>    [junit4]   2> 1698059 INFO
> (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked
> for node: 127.0.0.1:34716_solr
>    [junit4]   2> 1698059 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1698060 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698061 INFO  (jetty-launcher-1534-thread-1)
> [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Authentication plugin
> class obtained from system property 'authenticationPlugin':
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Reconfiguring the
> shard handler factory and update shard handler.
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.h.c.HttpShardHandlerFactory
> Reconfiguring the default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the
> default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
>    [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5)
> [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1699057 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:34716_solr
>    [junit4]   2> 1699068 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:34716_solr
>    [junit4]   2> 1699080 INFO
> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO
> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO
> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO
> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO
> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 1699080 INFO
> (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr)
> [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO
> (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO
> (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr)
> [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO
> (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr)
> [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699080 INFO
> (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr)
> [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (4) -> (5)
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Authentication plugin
> class obtained from system property 'authenticationPlugin':
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Reconfiguring the
> shard handler factory and update shard handler.
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.h.c.HttpShardHandlerFactory
> Reconfiguring the default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>    [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the
> default client with:
> org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
>    [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3)
> [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1699140 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1699140 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
> ZooKeeper
>    [junit4]   2> 1699144 INFO  (zkCallback-1561-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1682af
> name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1699144 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1699145 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1699147 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1699148 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
> ZooKeeper
>    [junit4]   2> 1699150 INFO  (zkCallback-1563-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@b25ff5
> name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1699150 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1699150 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1699151 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/protwords.txt
>    [junit4]   2> 1699157 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
>    [junit4]   2> 1699175 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad_solrconfig.xml
>    [junit4]   2> 1699177 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
>    [junit4]   2> 1699183 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
>    [junit4]   2> 1699185 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
>    [junit4]   2> 1699191 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
>    [junit4]   2> 1699193 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
>    [junit4]   2> 1699198 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
>    [junit4]   2> 1699201 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
>    [junit4]   2> 1699210 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
>    [junit4]   2> 1699215 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
>    [junit4]   2> 1699218 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
>    [junit4]   2> 1699220 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/schema-replication2.xml
>    [junit4]   2> 1699225 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
>    [junit4]   2> 1699228 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
>    [junit4]   2> 1699240 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath:
> /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
>    [junit4]   2> 1699245 INFO
> (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45])
> [    ] o.a.s.c.c.SolrZkClient makePath: /configs/sol

-- 
- Mark
about.me/markrmiller

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 196 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([D17B86E8DC7DBD45:A745999B9D4A106A]: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.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at 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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12037 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1697574 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1697574 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1697575 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.ZkTestServer start zk server on port:33653
   [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697675 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697705 INFO  (zkCallback-1535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a62a name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697705 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697706 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697706 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697713 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697714 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd5268{/solr,null,AVAILABLE}
   [junit4]   2> 1697715 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bfc70c{/solr,null,AVAILABLE}
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@11bae2d{HTTP/1.1,[http/1.1]}{127.0.0.1:44741}
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.e.j.s.Server Started @1698984ms
   [junit4]   2> 1697719 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44741}
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2'
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697720 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697721 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1bc41{/solr,null,AVAILABLE}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@cc3ae9{HTTP/1.1,[http/1.1]}{127.0.0.1:40499}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.e.j.s.Server Started @1698991ms
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40499}
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5'
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697726 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697730 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d1b0f{/solr,null,AVAILABLE}
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f44e0{/solr,null,AVAILABLE}
   [junit4]   2> 1697727 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@9a5a32{HTTP/1.1,[http/1.1]}{127.0.0.1:34716}
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697732 INFO  (jetty-launcher-1534-thread-3) [    ] o.e.j.s.Server Started @1698998ms
   [junit4]   2> 1697732 INFO  (zkCallback-1536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2adf name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34716}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d76ad3{HTTP/1.1,[http/1.1]}{127.0.0.1:33321}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.e.j.s.Server Started @1698998ms
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33321}
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697733 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@53371e{HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1'
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.e.j.s.Server Started @1699000ms
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46820}
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697735 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4'
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697736 INFO  (zkCallback-1537-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9eb96 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697734 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3'
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697736 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697737 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697738 INFO  (zkCallback-1538-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b82121 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697738 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697740 INFO  (zkCallback-1539-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c92d18 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697740 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697759 INFO  (zkCallback-1540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f90c6e name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697760 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697761 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697762 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2463550
   [junit4]   2> 1697763 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2]
   [junit4]   2> 1697763 WARN  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/lib
   [junit4]   2> 1697764 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 32925719
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5]
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697765 WARN  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/lib
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697765 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20448447
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3]
   [junit4]   2> 1697767 WARN  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/lib
   [junit4]   2> 1697767 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
   [junit4]   2> 1697766 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25832393
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697769 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697768 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1]
   [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697770 WARN  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/lib
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697770 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697771 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697772 INFO  (zkCallback-1543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d4d06 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697772 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697773 INFO  (jetty-launcher-1534-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697774 INFO  (zkCallback-1548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12a772a name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697774 INFO  (jetty-launcher-1534-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697776 INFO  (zkCallback-1549-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b436c name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697776 INFO  (jetty-launcher-1534-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1484293
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4]
   [junit4]   2> 1697777 INFO  (zkCallback-1552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f2a48 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697777 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697778 WARN  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/lib
   [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697778 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697779 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33653/solr
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697780 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697781 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697782 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 0x15398b8bdce0008, 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> 1697782 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1424960 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697783 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697784 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d57ba0 name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697784 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ec048 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697784 INFO  (jetty-launcher-1534-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697786 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d65c91 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697786 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697788 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1070c7d name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697788 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697791 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697796 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca0863 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697796 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697807 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1697808 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697870 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697892 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697899 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697900 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697911 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697921 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697930 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697935 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697940 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697954 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697955 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697956 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697961 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697962 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697964 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697966 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697968 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697969 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697970 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697971 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697976 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697977 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697979 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697980 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697981 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697982 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95587936330711054-127.0.0.1:33321_solr-n_0000000004
   [junit4]   2> 1697993 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34716_solr
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711052-127.0.0.1:34716_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711050-127.0.0.1:44741_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44741_solr
   [junit4]   2> 1697994 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711055-127.0.0.1:46820_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95587936330711053-127.0.0.1:40499_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1697995 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46820_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40499_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33321_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Overseer (id=95587936330711052-127.0.0.1:34716_solr-n_0000000000) starting
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46820_solr
   [junit4]   2> 1697998 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44741_solr
   [junit4]   2> 1697999 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40499_solr
   [junit4]   2> 1698001 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33321_solr
   [junit4]   2> 1698005 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1698005 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1698005 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1698005 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1698005 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1698008 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1698009 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1698015 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1698017 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1698046 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
   [junit4]   2> 1698047 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6f734a
   [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node4/.
   [junit4]   2> 1698048 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698050 INFO  (jetty-launcher-1534-thread-4) [n:127.0.0.1:46820_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1698052 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1698052 INFO  (OverseerCollectionConfigSetProcessor-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1698052 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1698053 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34716_solr as DOWN
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
   [junit4]   2> 1698055 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@b2f6f9
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698057 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node2/.
   [junit4]   2> 1698057 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@12958d1
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-2) [n:127.0.0.1:44741_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1698058 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34716_solr"} current state version: 0
   [junit4]   2> 1698058 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node1/.
   [junit4]   2> 1698059 INFO  (OverseerStateUpdate-95587936330711052-127.0.0.1:34716_solr-n_0000000000) [n:127.0.0.1:34716_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34716_solr
   [junit4]   2> 1698059 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1698060 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698061 INFO  (jetty-launcher-1534-thread-1) [n:127.0.0.1:33321_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1698067 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@18ab64c
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node5/.
   [junit4]   2> 1698068 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1698069 INFO  (jetty-launcher-1534-thread-5) [n:127.0.0.1:40499_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1699057 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34716_solr
   [junit4]   2> 1699068 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34716_solr
   [junit4]   2> 1699080 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1699080 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1699080 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1699080 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1699080 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1699080 INFO  (zkCallback-1559-thread-1-processing-n:127.0.0.1:33321_solr) [n:127.0.0.1:33321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  (zkCallback-1557-thread-1-processing-n:127.0.0.1:34716_solr) [n:127.0.0.1:34716_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  (zkCallback-1558-thread-1-processing-n:127.0.0.1:40499_solr) [n:127.0.0.1:40499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:46820_solr) [n:127.0.0.1:46820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1699080 INFO  (zkCallback-1553-thread-1-processing-n:127.0.0.1:44741_solr) [n:127.0.0.1:44741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
   [junit4]   2> 1699138 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@d44277
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001/tempDir-001/node3/.
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1699139 INFO  (jetty-launcher-1534-thread-3) [n:127.0.0.1:34716_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1699140 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1699140 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699144 INFO  (zkCallback-1561-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1682af name:ZooKeeperConnection Watcher:127.0.0.1:33653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1699144 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1699145 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1699147 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1699148 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699150 INFO  (zkCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b25ff5 name:ZooKeeperConnection Watcher:127.0.0.1:33653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1699150 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1699150 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1699151 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1699157 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1699175 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1699177 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1699183 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1699185 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1699191 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1699193 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1699198 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1699201 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1699210 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1699215 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1699218 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1699220 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1699225 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1699228 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1699240 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1699245 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1699248 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1699250 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1699262 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1699267 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1699269 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1699275 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1699287 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1699314 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1699338 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1699347 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1699352 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1699367 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1699370 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1699372 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1699374 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1699385 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1699410 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1699426 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1699428 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1699453 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1699462 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1699483 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1699485 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1699487 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1699504 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1699506 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1699523 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1699525 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1699531 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1699533 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1699538 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1699541 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1699543 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1699548 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1699550 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1699565 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1699567 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1699570 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1699572 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1699577 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1699595 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1699598 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1699610 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1699612 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1699614 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1699626 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1699654 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1699660 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1699662 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1699664 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1699667 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1699672 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1699693 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1699695 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1699719 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1699722 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1699724 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1699736 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1699741 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1699762 INFO

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

onnector Stopped ServerConnector@1f32313{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1860735 INFO  (jetty-launcher-1824-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22207992
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24551373
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35180_solr as DOWN
   [junit4]   2> 1860736 INFO  (jetty-launcher-1824-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45389_solr as DOWN
   [junit4]   2> 1860742 INFO  (jetty-launcher-1824-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95587946933846022-127.0.0.1:35180_solr-n_0000000000) closing
   [junit4]   2> 1860743 INFO  (OverseerStateUpdate-95587946933846022-127.0.0.1:35180_solr-n_0000000000) [n:127.0.0.1:35180_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35180_solr
   [junit4]   2> 1860750 INFO  (zkCallback-1835-thread-1-processing-n:127.0.0.1:35180_solr) [n:127.0.0.1:35180_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1860750 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 0x15398bb35cd0005, 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> 1860750 INFO  (jetty-launcher-1824-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10d5b13{/solr,null,UNAVAILABLE}
   [junit4]   2> 1860751 ERROR (jetty-launcher-1824-thread-1-EventThread) [n:127.0.0.1:45389_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/2094273@bc01dc rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@8396d3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1862250 WARN  (zkCallback-1835-thread-1-processing-n:127.0.0.1:35180_solr) [n:127.0.0.1:35180_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1862251 INFO  (jetty-launcher-1824-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12c37fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1862252 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[D17B86E8DC7DBD45]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36851 36851
   [junit4]   2> 1872299 INFO  (Thread-4649) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36851 36851
   [junit4]   2> 1872299 WARN  (Thread-4649) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_D17B86E8DC7DBD45-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {quad_l1=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=FST50, multiDefault=PostingsFormat(name=Direct), intDefault=FST50, id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Direct), odd_l1=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1347, maxMBSortInHeap=4.4030255776646205, sim=ClassicSimilarity, locale=zh-CN, timezone=ROK
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=200476120,total=409862144
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, TestCollapseQParserPlugin, DateRangeFieldTest, TestInitQParser, ExitableDirectoryReaderTest, DirectSolrConnectionTest, TestBlobHandler, DistributedQueryComponentCustomSortTest, BitVectorTest, TestFastWriter, TestCSVResponseWriter, PrimitiveFieldTypeTest, DateMathParserTest, TestSchemaNameResource, HdfsChaosMonkeyNothingIsSafeTest, TestSolrQueryResponse, BlockJoinFacetDistribTest, TestSolrDynamicMBean, CurrencyFieldXmlFileTest, TestReqParamsAPI, TestUseDocValuesAsStored2, DeleteStatusTest, TestClassicSimilarityFactory, TestPerFieldSimilarityClassic, ConjunctionSolrSpellCheckerTest, RecoveryZkTest, HLLSerializationTest, BadIndexSchemaTest, FieldAnalysisRequestHandlerTest, SuggestComponentTest, PKIAuthenticationIntegrationTest, TestFuzzyAnalyzedSuggestions, TestRecovery, SuggesterTest, DirectUpdateHandlerTest, TestGeoJSONResponseWriter, TestWriterPerf, TestExtendedDismaxParser, SSLMigrationTest, TestStandardQParsers, TestMacros, CollectionStateFormat2Test, HdfsTlogReplayBufferedWhileIndexingTest, TestPerFieldSimilarity, TestZkChroot, TestXmlQParser, HdfsRestartWhileUpdatingTest, TestIndexSearcher, ZkStateWriterTest, BinaryUpdateRequestHandlerTest, RulesTest, ReplicationFactorTest, TestReversedWildcardFilterFactory, CollectionsAPISolrJTest, TestManagedSynonymFilterFactory, HardAutoCommitTest, SuggesterWFSTTest, OverseerCollectionConfigSetProcessorTest, CdcrRequestHandlerTest, UnloadDistributedZkTest, TestSearchPerf, TestSolrDeletionPolicy1, TestPostingsSolrHighlighter, TestInfoStreamLogging, AssignTest, HighlighterMaxOffsetTest, TestCloudDeleteByQuery, CursorMarkTest, TestSolrQueryParserResource, StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryTest, TestOrdValues, TestStressReorder, PluginInfoTest, TestIndexingPerformance, TestJsonRequest, TestRebalanceLeaders, CoreAdminRequestStatusTest, TestDownShardTolerantSearch, RegexBoostProcessorTest, LeaderInitiatedRecoveryOnCommitTest, TestCollectionAPI, TestXIncludeConfig, ClassificationUpdateProcessorFactoryTest, MultiThreadedOCPTest, ClusterStateTest, HdfsNNFailoverTest, TestDefaultStatsCache, SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, AutoCommitTest, TestSweetSpotSimilarityFactory, FieldMutatingUpdateProcessorTest, LukeRequestHandlerTest, TestFieldSortValues, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestHashPartitioner, TestJoin, SolrCmdDistributorTest, TestFiltering, TestCharFilters, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, TestSuggestSpellingConverter, TestSolrJ, TestUtils, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, LeaderFailoverAfterPartitionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework]
   [junit4] Completed [459/581 (1!)] on J2 in 174.74s, 8 tests, 1 error <<< FAILURES!

[...truncated 419 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (10 ignored), 2330 tests, 1 error, 115 ignored (70 assumptions) [seed: D17B86E8DC7DBD45]

Total time: 61 minutes 41 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



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_72) - Build # 195 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/195/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([54C54B8D9B2505F6:A3B6A5D55DCDAA10]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1244)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at 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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11131 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/init-core-data-001
   [junit4]   2> 592558 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 592558 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1
   [junit4]   2> 592562 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 592562 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32293992{/solr,null,AVAILABLE}
   [junit4]   2> 592563 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f5c4f51{HTTP/1.1,[http/1.1]}{127.0.0.1:44886}
   [junit4]   2> 592563 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server Started @594408ms
   [junit4]   2> 592563 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=44886}
   [junit4]   2> 592563 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 592563 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001'
   [junit4]   2> 592564 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 592564 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 592564 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/solr.xml
   [junit4]   2> 592567 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/.
   [junit4]   2> 592567 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 403575309
   [junit4]   2> 592568 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001]
   [junit4]   2> 592568 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/lib
   [junit4]   2> 592568 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 592569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 592569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 592569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 592569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 592569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 592570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/.
   [junit4]   2> 592570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 592571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1
   [junit4]   2> 592571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 592571 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1'
   [junit4]   2> 592571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 592571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 592571 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 592571 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 592578 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 592596 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 592601 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 592603 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 592605 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 592606 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1'
   [junit4]   2> 592606 INFO  (coreLoadExecutor-1666-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1
   [junit4]   2> 592606 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 592606 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 592606 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 592607 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data
   [junit4]   2> 592607 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 592607 WARN  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 592608 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 592608 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=95.9150390625, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=0.10721621456006081, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.727948335472428
   [junit4]   2> 592608 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@296cc394 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662b237c),segFN=segments_1,generation=1}
   [junit4]   2> 592608 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 592608 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 592610 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 592611 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592611 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592612 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592612 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592613 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 592613 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 592613 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 592613 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 592613 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=624177722, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@296cc394 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662b237c),segFN=segments_1,generation=1}
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56cedfb8[collection1] main]
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf
   [junit4]   2> 592614 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 592615 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 592615 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 592615 INFO  (searcherExecutor-1667-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56cedfb8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592615 INFO  (coreLoadExecutor-1666-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 593073 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1
   [junit4]   2> 593077 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 593081 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c51d7bc{/solr,null,AVAILABLE}
   [junit4]   2> 593082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10fbf246{HTTP/1.1,[http/1.1]}{127.0.0.1:35804}
   [junit4]   2> 593082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server Started @594927ms
   [junit4]   2> 593083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=35804}
   [junit4]   2> 593083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 593083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002'
   [junit4]   2> 593083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 593083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 593084 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/solr.xml
   [junit4]   2> 593088 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/.
   [junit4]   2> 593088 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1287156578
   [junit4]   2> 593088 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002]
   [junit4]   2> 593088 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/lib
   [junit4]   2> 593089 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 593090 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 593091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 593091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 593091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 593091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 593091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/.
   [junit4]   2> 593093 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 593093 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1
   [junit4]   2> 593093 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 593093 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1'
   [junit4]   2> 593097 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 593097 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 593102 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 593102 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 593102 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 593105 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 593109 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 593111 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 593113 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 593114 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1'
   [junit4]   2> 593114 INFO  (coreLoadExecutor-1676-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1
   [junit4]   2> 593114 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 593115 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 593115 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 593115 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data
   [junit4]   2> 593115 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 593115 WARN  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 593116 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 593116 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=95.9150390625, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=0.10721621456006081, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.727948335472428
   [junit4]   2> 593116 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e6b6ba8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f96481),segFN=segments_1,generation=1}
   [junit4]   2> 593116 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 593116 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/
   [junit4]   2> 593118 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 593119 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593119 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593120 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593120 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593121 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 593121 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 593121 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 593121 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 593121 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 593122 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=624177722, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e6b6ba8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f96481),segFN=segments_1,generation=1}
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a888d0e[collection1] main]
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1/conf
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1/conf}
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/collection1/conf
   [junit4]   2> 593123 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 593125 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 593125 INFO  (searcherExecutor-1677-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a888d0e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593126 INFO  (coreLoadExecutor-1676-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 593603 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@10fbf246{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 593603 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1287156578
   [junit4]   2> 593603 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cf4c234
   [junit4]   2> 593604 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 593604 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 593604 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 593604 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 593605 INFO  (coreCloseExecutor-1682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-002/./collection1/data
   [junit4]   2> 593606 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c51d7bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 593608 INFO  (qtp1476797535-3366) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 593609 INFO  (qtp1476797535-3366) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 593610 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 593611 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@296cc394 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662b237c),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@296cc394 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662b237c),segFN=segments_2,generation=2}
   [junit4]   2> 593611 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 593612 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15393f45[collection1] main]
   [junit4]   2> 593612 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 593612 INFO  (searcherExecutor-1667-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15393f45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593612 INFO  (qtp1476797535-3367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 593616 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6f5c4f51{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 593616 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=403575309
   [junit4]   2> 593617 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47b05354
   [junit4]   2> 593617 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 593617 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 593617 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 593617 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 593618 INFO  (coreCloseExecutor-1684-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data
   [junit4]   2> 593619 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32293992{/solr,null,UNAVAILABLE}
   [junit4]   2> 593620 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 593620 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a79af9{/solr,null,AVAILABLE}
   [junit4]   2> 593621 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5841e3a8{HTTP/1.1,[http/1.1]}{127.0.0.1:46404}
   [junit4]   2> 593621 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.Server Started @595466ms
   [junit4]   2> 593621 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=46404}
   [junit4]   2> 593622 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 593622 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001'
   [junit4]   2> 593622 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 593622 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 593622 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/solr.xml
   [junit4]   2> 593626 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/.
   [junit4]   2> 593626 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 2026662659
   [junit4]   2> 593626 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001]
   [junit4]   2> 593626 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/lib
   [junit4]   2> 593626 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 593627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 593627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 593627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 593627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 593627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 593628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/.
   [junit4]   2> 593628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 593628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1
   [junit4]   2> 593628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 593628 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1'
   [junit4]   2> 593629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 593629 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 593629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[54C54B8D9B2505F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 593629 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 593633 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 593636 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 593640 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 593642 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 593644 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 593644 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1'
   [junit4]   2> 593644 INFO  (coreLoadExecutor-1691-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1
   [junit4]   2> 593645 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 593648 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 593649 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 593649 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data
   [junit4]   2> 593649 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 593649 WARN  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 593649 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data/index
   [junit4]   2> 593650 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6cf60494
   [junit4]   2> 593667 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67e30967; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 593667 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 593667 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/./collection1/data/
   [junit4]   2> 593668 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 593669 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593670 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593670 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593671 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 593671 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 593671 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 593671 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=28.626953125, floorSegmentMB=0.7509765625, forceMergeDeletesPctAllowed=10.605070423384898, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67e30967; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 593672 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5201e0f4[collection1] main]
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf}
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-001/collection1/conf
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 593673 INFO  (searcherExecutor-1692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5201e0f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 593673 INFO  (coreLoadExecutor-1691-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 594132 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 594134 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 594136 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 594137 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 594139 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 594140 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 594141 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 594143 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 594144 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 594146 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 594147 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 594148 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 594150 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 594151 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 594153 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 594154 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 594156 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 594157 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 594159 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 594160 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 594162 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 594163 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 594165 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 594166 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 594167 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 594169 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 594171 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 594172 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 594174 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 594175 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 594177 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 594178 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 594180 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 594181 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 594183 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 594184 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 594185 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 594187 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 594189 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 594190 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 594192 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 594193 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 594195 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 594197 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 594198 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 594200 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 594201 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 594203 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 594204 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 594206 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 594207 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 594209 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 594210 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 594212 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 594213 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 594215 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 594217 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 594218 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 594220 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 594221 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 594223 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 594225 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 594226 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 594228 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 594230 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 594231 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 594232 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 594234 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 594236 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 594237 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 594239 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 594240 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 594242 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 594243 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 594245 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 594246 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 594248 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 594249 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 594251 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 594252 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 594254 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 594256 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 594257 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 594259 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 594260 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 594262 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 594263 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 594265 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 594266 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 594268 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 594269 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 594271 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 594272 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 594273 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 594275 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 594276 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 594278 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 594279 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 594281 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 594282 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 594284 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 594286 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 594287 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 594289 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 594290 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 594292 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 594293 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 594295 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 594297 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 594298 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 594300 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 594301 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 594303 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 594305 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 594306 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 594308 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 594309 INFO  (qtp1407469584-3404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 594311 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 594312 INFO  (qtp1407469584-3406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 594314 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 594315 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 594317 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 594318 INFO  (qtp1407469584-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 594320 INFO  (qtp1407469584-3405) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0


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

CloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e012aa1
   [junit4]   2> 701990 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 701990 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 701990 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 701990 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 701991 INFO  (coreCloseExecutor-2287-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 701991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@131e8201{/solr,null,UNAVAILABLE}
   [junit4]   2> 701992 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@29e2b726{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 701992 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[54C54B8D9B2505F6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=814128602
   [junit4]   2> 701992 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13c90192
   [junit4]   2> 701992 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 701992 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 701992 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 701992 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 701993 INFO  (coreCloseExecutor-2289-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 701993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[54C54B8D9B2505F6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61180ecd{/solr,null,UNAVAILABLE}
   [junit4]   2> 701994 INFO  (SUITE-TestReplicationHandler-seed#[54C54B8D9B2505F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_54C54B8D9B2505F6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=285, maxMBSortInHeap=5.0605070423384895, sim=ClassicSimilarity, locale=fr-FR, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=278004792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestOverriddenPrefixQueryForCustomFieldType, JsonLoaderTest, TestCSVLoader, BlockJoinFacetRandomTest, BlockDirectoryTest, SegmentsInfoRequestHandlerTest, TestDistributedStatsComponentCardinality, TestFreeTextSuggestions, TestDFISimilarityFactory, TestDistributedSearch, SolrCoreTest, CachingDirectoryFactoryTest, AnalyticsMergeStrategyTest, TestMiniSolrCloudCluster, TestFoldingMultitermQuery, HdfsBasicDistributedZk2Test, AddSchemaFieldsUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, SOLR749Test, CacheHeaderTest, URLClassifyProcessorTest, DocValuesMissingTest, SharedFSAutoReplicaFailoverUtilsTest, TestJsonFacets, TestRandomFaceting, QueryElevationComponentTest, TestConfig, PingRequestHandlerTest, OverseerRolesTest, HdfsSyncSliceTest, CustomCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, ResponseLogComponentTest, TestRandomDVFaceting, HdfsUnloadDistributedZkTest, TestReplicationHandler]
   [junit4] Completed [178/581 (1!)] on J0 in 109.45s, 13 tests, 1 error <<< FAILURES!

[...truncated 1314 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (10 ignored), 2330 tests, 1 error, 115 ignored (70 assumptions) [seed: 54C54B8D9B2505F6]

Total time: 54 minutes 55 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



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_72) - Build # 194 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/194/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509618, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509518, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509618, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509518, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([54A299F53E2D3FD7:A3D177ADF8C59031]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:818)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1248)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at 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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11569 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/init-core-data-001
   [junit4]   2> 910711 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 910711 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1
   [junit4]   2> 910714 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 910715 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b6aff{/solr,null,AVAILABLE}
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@616053a5{HTTP/1.1,[http/1.1]}{127.0.0.1:39932}
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server Started @912759ms
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=39932}
   [junit4]   2> 910717 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 910717 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001'
   [junit4]   2> 910717 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 910717 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 910717 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/solr.xml
   [junit4]   2> 910721 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
   [junit4]   2> 910721 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 646290532
   [junit4]   2> 910721 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001]
   [junit4]   2> 910721 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
   [junit4]   2> 910721 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 910722 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 910723 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910723 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910723 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 910723 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 910723 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
   [junit4]   2> 910724 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 910724 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
   [junit4]   2> 910724 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 910724 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
   [junit4]   2> 910724 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 910724 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 910724 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 910724 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 910728 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 910730 WARN  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 910731 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 910736 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910737 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910739 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910740 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
   [junit4]   2> 910740 INFO  (coreLoadExecutor-4067-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
   [junit4]   2> 910740 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910740 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 910740 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 910741 WARN  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.501953125, floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=19.73877661084912, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@325617be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79bd39dd),segFN=segments_1,generation=1}
   [junit4]   2> 910741 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910742 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 910743 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 910744 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910744 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910745 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910745 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=79.4853515625, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=0.11983799639094905, segmentsPerTier=40.0, maxCFSSegmentSizeMB=0.552734375, noCFSRatio=0.0
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@325617be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79bd39dd),segFN=segments_1,generation=1}
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49300426[collection1] main]
   [junit4]   2> 910746 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf}
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 910747 INFO  (searcherExecutor-4068-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49300426[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910747 INFO  (coreLoadExecutor-4067-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911225 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1
   [junit4]   2> 911227 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 911228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71270a6e{/solr,null,AVAILABLE}
   [junit4]   2> 911228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cf1450c{HTTP/1.1,[http/1.1]}{127.0.0.1:37263}
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server Started @913272ms
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=37263}
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002'
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 911230 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/solr.xml
   [junit4]   2> 911233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
   [junit4]   2> 911233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1200429572
   [junit4]   2> 911233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002]
   [junit4]   2> 911233 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
   [junit4]   2> 911233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 911233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 911234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 911234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 911234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 911235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 911251 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 911251 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911251 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 911255 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911256 WARN  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 911257 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 911262 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911263 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911265 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911265 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
   [junit4]   2> 911265 INFO  (coreLoadExecutor-4077-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 911266 WARN  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 911266 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.501953125, floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=19.73877661084912, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 911267 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@41cffd3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a6f60a),segFN=segments_1,generation=1}
   [junit4]   2> 911267 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 911267 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 911268 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 911268 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911269 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911269 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911270 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=79.4853515625, floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=0.11983799639094905, segmentsPerTier=40.0, maxCFSSegmentSizeMB=0.552734375, noCFSRatio=0.0
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@41cffd3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a6f60a),segFN=segments_1,generation=1}
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ff1517d[collection1] main]
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
   [junit4]   2> 911271 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf}
   [junit4]   2> 911272 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
   [junit4]   2> 911272 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911273 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 911273 INFO  (searcherExecutor-4078-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ff1517d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911273 INFO  (coreLoadExecutor-4077-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911773 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cf1450c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 911773 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1200429572
   [junit4]   2> 911773 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@512ac942
   [junit4]   2> 911773 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 911773 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 911773 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 911773 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 911774 INFO  (coreCloseExecutor-4083-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 911774 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71270a6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 911775 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 911776 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b6f6e2a{/solr,null,AVAILABLE}
   [junit4]   2> 911776 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@49070c45{HTTP/1.1,[http/1.1]}{127.0.0.1:43034}
   [junit4]   2> 911777 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server Started @913820ms
   [junit4]   2> 911777 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=43034}
   [junit4]   2> 911777 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 911777 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002'
   [junit4]   2> 911778 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911778 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 911778 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/solr.xml
   [junit4]   2> 911811 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
   [junit4]   2> 911811 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 320492470
   [junit4]   2> 911811 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002]
   [junit4]   2> 911811 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
   [junit4]   2> 911811 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 911812 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
   [junit4]   2> 911813 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 911813 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
   [junit4]   2> 911813 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 911813 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
   [junit4]   2> 911813 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 911813 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 911813 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911813 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 911817 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911819 WARN  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 911819 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 911824 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911826 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911827 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911828 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
   [junit4]   2> 911828 INFO  (coreLoadExecutor-4090-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
   [junit4]   2> 911828 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 911832 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 911832 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 911832 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data
   [junit4]   2> 911832 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 911832 WARN  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 911833 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index
   [junit4]   2> 911833 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7618229100359126]
   [junit4]   2> 911885 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 911885 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 911886 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 911887 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 911888 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911888 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911888 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911889 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911889 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 911889 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 911889 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1545704593, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 911890 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@753e8346[collection1] main]
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf}
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 911891 INFO  (searcherExecutor-4091-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@753e8346[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911891 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 912319 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@616053a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 912319 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=646290532
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41649367
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 912319 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 912320 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data
   [junit4]   2> 912320 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 912320 INFO  (coreCloseExecutor-4095-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 912320 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b6aff{/solr,null,UNAVAILABLE}
   [junit4]   2> 912321 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 912327 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19654b64{/solr,null,AVAILABLE}
   [junit4]   2> 912327 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@24682716{HTTP/1.1,[http/1.1]}{127.0.0.1:40659}
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.Server Started @914371ms
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=40659}
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001'
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 912328 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/solr.xml
   [junit4]   2> 912331 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
   [junit4]   2> 912331 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 767590609
   [junit4]   2> 912332 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001]
   [junit4]   2> 912332 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
   [junit4]   2> 912332 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 912332 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
   [junit4]   2> 912333 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 912334 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
   [junit4]   2> 912334 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 912334 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
   [junit4]   2> 912334 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 912334 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 912334 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912334 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 912338 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 912340 WARN  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 912341 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 912346 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 912348 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 912350 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 912351 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
   [junit4]   2> 912351 INFO  (coreLoadExecutor-4102-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
   [junit4]   2> 912351 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 912351 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 912351 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 912352 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data
   [junit4]   2> 912352 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 912352 WARN  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 912352 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index
   [junit4]   2> 912352 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7618229100359126]
   [junit4]   2> 912374 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 912374 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 912375 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 912375 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 912377 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912377 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912377 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912378 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912378 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 912379 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 912379 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 912379 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 912379 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1545704593, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c20f514[collection1] main]
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf}
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
   [junit4]   2> 912380 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 912381 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 912381 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 912381 INFO  (searcherExecutor-4103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c20f514[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 912381 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 912836 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 912836 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 912837 INFO  (qtp1497400550-8399) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 912837 INFO  (qtp1497400550-8399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 912838 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 912868 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 912868 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 912869 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a7bc2f6[collection1] main]
   [junit4]   2> 912869 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 912869 INFO  (searcherExecutor-4091-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a7bc2f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 912869 INFO  (qtp1497400550-8400) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 31
   [junit4]   2> 912872 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 912874 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 912876 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 912877 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 912879 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 912880 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 912882 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 912884 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 912885 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 912887 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 912888 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 912890 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 912891 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 912893 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 912895 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 912896 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 912898 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 912900 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 912902 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 912903 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 912905 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 912907 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 912908 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 912910 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 912912 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 912914 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 912915 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 912917 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 912918 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 912920 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 912922 INFO  (qtp1160088764-8412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 912923 INFO  (qtp1160088764-8417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 912925 INFO  (qtp1160088764-8418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 912927 INFO  (qtp1160088764-8419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/upda

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

.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 989599 INFO  (coreCloseExecutor-4705-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 989599 INFO  (coreCloseExecutor-4705-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 989599 INFO  (coreCloseExecutor-4705-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data
   [junit4]   2> 989600 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d6087df{/solr,null,UNAVAILABLE}
   [junit4]   2> 989601 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@490c0a9d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 989601 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1516989692
   [junit4]   2> 989601 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@58868d52
   [junit4]   2> 989602 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 989602 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 989602 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 989602 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 989602 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 989603 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 989603 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 989603 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 989603 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 989603 INFO  (coreCloseExecutor-4707-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data
   [junit4]   2> 989603 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e83955c{/solr,null,UNAVAILABLE}
   [junit4]   2> 989604 INFO  (SUITE-TestReplicationHandler-seed#[54A299F53E2D3FD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7, maxDocsPerChunk=333, blockSize=144), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7, blockSize=144)), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-SD, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=287874280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud, TestClassicSimilarityFactory, OverseerTest, ForceLeaderTest, HdfsDirectoryTest, CdcrRequestHandlerTest, TestDocBasedVersionConstraints, TestDefaultStatsCache, TestFastWriter, NoCacheHeaderTest, CurrencyFieldXmlFileTest, TestCSVResponseWriter, StressHdfsTest, FacetPivotSmallTest, TestRecovery, TestDownShardTolerantSearch, FieldAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, CircularListTest, TestTolerantSearch, DocValuesMultiTest, GraphQueryTest, ZkStateWriterTest, TestFieldSortValues, TermVectorComponentDistributedTest, DirectSolrConnectionTest, RequestHandlersTest, HighlighterConfigTest, HighlighterMaxOffsetTest, SuggestComponentTest, VMParamsZkACLAndCredentialsProvidersTest, SearchHandlerTest, SortSpecParsingTest, TestUtils, TestRecoveryHdfs, TestJmxMonitoredMap, CursorMarkTest, TestSuggestSpellingConverter, TestCoreDiscovery, TestRequestStatusCollectionAPI, TestFileDictionaryLookup, DistributedQueryComponentCustomSortTest, TestCloudDeleteByQuery, TestCollapseQParserPlugin, DistributedFacetPivotSmallAdvancedTest, FullSolrCloudDistribCmdsTest, SuggesterTSTTest, TestSolrIndexConfig, TestSweetSpotSimilarityFactory, TestSolrQueryParser, TestSolrCloudWithKerberosAlt, TestSolrQueryResponse, TestSolrDynamicMBean, TestManagedResourceStorage, ReplicationFactorTest, TestIndexSearcher, BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource, TestLeaderInitiatedRecoveryThread, SpatialRPTFieldTypeTest, HdfsRestartWhileUpdatingTest, SolrCloudExampleTest, BlockCacheTest, TestSearchPerf, DebugComponentTest, ClusterStateTest, SecurityConfHandlerTest, DeleteLastCustomShardedReplicaTest, TestNoOpRegenerator, RegexBoostProcessorTest, TestObjectReleaseTracker, TestSchemaNameResource, TestExactStatsCache, TestPerFieldSimilarityClassic, TestReloadAndDeleteDocs, CollectionsAPISolrJTest, AssignTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest, BitVectorTest, BadComponentTest, HardAutoCommitTest, TestBlobHandler, LeaderElectionTest, BasicDistributedZk2Test, ConjunctionSolrSpellCheckerTest, ScriptEngineTest, ConnectionManagerTest, TestGroupingSearch, TestXmlQParser, TestSimpleQParserPlugin, ClassificationUpdateProcessorFactoryTest, BadIndexSchemaTest, LeaderElectionIntegrationTest, TestReplicationHandler]
   [junit4] Completed [303/581 (1!)] on J2 in 78.91s, 13 tests, 1 failure <<< FAILURES!

[...truncated 877 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (10 ignored), 2330 tests, 1 failure, 115 ignored (70 assumptions) [seed: 54A299F53E2D3FD7]

Total time: 55 minutes 12 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