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 2015/11/05 00:37:13 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b90) - Build # 14789 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14789/
Java: 64bit/jdk1.9.0-ea-b90 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=10042, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10042, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504 (No such file or directory)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504 (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method)
	at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
	... 7 more




Build Log:
[...truncated 10721 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/init-core-data-001
   [junit4]   2> 1176029 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1176030 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1176031 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1176031 INFO  (Thread-4106) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1176031 INFO  (Thread-4106) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1176131 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkTestServer start zk server on port:41031
   [junit4]   2> 1176131 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176132 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176134 INFO  (zkCallback-1186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55d91d7e name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176134 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176134 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176135 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1176136 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176136 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176138 INFO  (zkCallback-1187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e70423c name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176138 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176138 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176138 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1176138 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1176139 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1176140 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1176140 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1176140 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1176141 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1176142 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1176142 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1176143 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1176143 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1176143 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1176144 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1176144 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1176144 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1176145 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1176145 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1176145 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1176146 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1176146 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1176146 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1176147 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1176147 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1176147 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1176148 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1176148 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1176148 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176149 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176150 INFO  (zkCallback-1188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b61c150 name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176150 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176150 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176150 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1176208 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1
   [junit4]   2> 1176209 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1176210 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ccec2b{/,null,AVAILABLE}
   [junit4]   2> 1176213 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2d80676b{SSL-http/1.1}{127.0.0.1:37209}
   [junit4]   2> 1176213 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.Server Started @1177932ms
   [junit4]   2> 1176213 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=37209, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores}
   [junit4]   2> 1176214 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432
   [junit4]   2> 1176214 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/'
   [junit4]   2> 1176214 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1176214 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1176223 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176223 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176223 INFO  (zkCallback-1189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c5feb4b name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176224 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176224 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176224 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1176224 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/solr.xml
   [junit4]   2> 1176227 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores
   [junit4]   2> 1176227 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer New CoreContainer 998877837
   [junit4]   2> 1176227 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/]
   [junit4]   2> 1176227 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/lib
   [junit4]   2> 1176227 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/lib).
   [junit4]   2> 1176232 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 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> 1176234 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1176234 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1176234 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1176234 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41031/solr
   [junit4]   2> 1176235 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1176235 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176235 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176236 INFO  (zkCallback-1191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@289418e0 name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176236 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176236 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176236 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176237 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d5cc511 name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176237 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176237 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1176238 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1176239 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1176240 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1176240 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1176243 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1176243 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1176244 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1176244 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1176244 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37209_
   [junit4]   2> 1176244 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37209_
   [junit4]   2> 1176245 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1176245 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1176246 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1176246 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94809597037117445-127.0.0.1:37209_-n_0000000000
   [junit4]   2> 1176246 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37209_
   [junit4]   2> 1176246 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1176246 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer Overseer (id=94809597037117445-127.0.0.1:37209_-n_0000000000) starting
   [junit4]   2> 1176247 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1176249 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1176249 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1176249 INFO  (OverseerCollectionConfigSetProcessor-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1176249 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1176255 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1176255 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1176256 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores
   [junit4]   2> 1176256 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1176257 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/
   [junit4]   2> 1176257 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1176257 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1176257 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:37209_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1176257 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1176257 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1176258 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209",
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1176258 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1176258 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209",
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1176259 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1176259 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1176259 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] 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> 1177258 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1177259 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1177259 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1177259 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1177259 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1177259 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1177260 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 1177260 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1177260 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1177260 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/'
   [junit4]   2> 1177260 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177260 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1177269 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1177271 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1177274 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1177285 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1177286 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1177290 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1177347 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1177348 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1177349 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1177351 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1177358 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1177358 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1177358 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1177359 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1177359 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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@3775f6fb
   [junit4]   2> 1177359 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data
   [junit4]   2> 1177359 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1177359 WARN  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1177360 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1177360 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1796875, floorSegmentMB=0.9736328125, forceMergeDeletesPctAllowed=20.39636959787737, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16273562990657
   [junit4]   2> 1177399 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1177399 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1177399 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209_ c:tmp_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-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1177401 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1177410 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1177413 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177414 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177415 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177415 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177421 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1177421 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177422 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1177422 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177422 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1177422 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.9501953125, floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=8.648363366263258, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4694874869965563
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@36320fa6[collection1] main
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1177423 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177424 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177427 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1177428 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1177430 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1177437 INFO  (searcherExecutor-4647-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36320fa6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177437 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177437 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177437 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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> 1177437 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_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 1516953554067128320
   [junit4]   2> 1177439 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1516953554067128320
   [junit4]   2> 1177439 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1177439 INFO  (coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1177439 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37209 collection:tmp_collection shard:shard1
   [junit4]   2> 1177440 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 1177442 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard1/election/94809597037117445-core_node1-n_0000000000
   [junit4]   2> 1177442 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1177442 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1177442 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1177442 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37209/collection1/
   [junit4]   2> 1177443 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1177443 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 1177443 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37209/collection1/ has no replicas
   [junit4]   2> 1177443 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37209/collection1/ shard1
   [junit4]   2> 1177443 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 1177444 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1177445 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1177447 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:37209",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1177548 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] 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> 1177597 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37209/collection1/ and leader is https://127.0.0.1:37209/collection1/
   [junit4]   2> 1177597 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37209
   [junit4]   2> 1177597 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1177597 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1177597 INFO  (coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_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> 1177598 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] 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":"https://127.0.0.1:37209",
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1177598 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] 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":"https://127.0.0.1:37209",
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1177699 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] 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> 1177810 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1
   [junit4]   2> 1177811 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1177812 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7090565a{/,null,AVAILABLE}
   [junit4]   2> 1177814 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42324691{SSL-http/1.1}{127.0.0.1:59594}
   [junit4]   2> 1177814 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.e.j.s.Server Started @1179533ms
   [junit4]   2> 1177814 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=59594, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores}
   [junit4]   2> 1177815 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432
   [junit4]   2> 1177815 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/'
   [junit4]   2> 1177815 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177815 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1177823 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1177823 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177824 INFO  (zkCallback-1193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b0fb2ac name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177824 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177824 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1177824 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1177824 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/solr.xml
   [junit4]   2> 1177827 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores
   [junit4]   2> 1177827 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1366351797
   [junit4]   2> 1177827 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/]
   [junit4]   2> 1177827 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/lib
   [junit4]   2> 1177827 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/lib).
   [junit4]   2> 1177832 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 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> 1177833 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1177833 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1177834 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1177834 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41031/solr
   [junit4]   2> 1177834 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1177834 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1177834 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177834 INFO  (zkCallback-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2922c961 name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177835 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177835 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1177835 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177836 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12490f3f name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177836 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177838 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1178840 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59594_
   [junit4]   2> 1178840 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59594_
   [junit4]   2> 1178840 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] 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> 1178840 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    ] 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> 1178841 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1178841 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94809597037117448-127.0.0.1:59594_-n_0000000001
   [junit4]   2> 1178842 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94809597037117445-127.0.0.1:37209_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1178851 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1178851 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1178852 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores
   [junit4]   2> 1178852 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1178852 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/
   [junit4]   2> 1178852 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1178853 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1178853 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [n:127.0.0.1:59594_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1178853 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1178853 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1178853 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 1178853 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch tmp_collection
   [junit4]   2> 1178854 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for tmp_collection
   [junit4]   2> 1178854 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59594",
   [junit4]   2>   "node_name":"127.0.0.1:59594_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1178854 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59594",
   [junit4]   2>   "node_name":"127.0.0.1:59594_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1178854 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1178854 INFO  (OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) [n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1178854 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1178955 INFO  (zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    ] 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> 1178955 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    ] 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> 1179854 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1179854 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1179854 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1179855 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1179855 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1179855 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/'
   [junit4]   2> 1179855 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179855 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1179868 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1179872 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1179874 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1179880 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1179880 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1179883 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1179935 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1179936 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1179936 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179938 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_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-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3775f6fb
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data
   [junit4]   2> 1179945 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1179946 WARN  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1179946 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1179946 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1796875, floorSegmentMB=0.9736328125, forceMergeDeletesPctAllowed=20.39636959787737, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16273562990657
   [junit4]   2> 1179969 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1179969 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179969 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1179971 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1179971 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1179973 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179973 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179974 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179974 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179977 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1179978 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1179978 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1179978 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179978 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1179978 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1179979 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.9501953125, floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=8.648363366263258, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4694874869965563
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e0b5a58[collection1] main
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1179981 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1179981 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1179981 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1179981 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1179982 INFO  (searcherExecutor-4659-thread-1-processing-n:127.0.0.1:59594_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e0b5a58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179982 INFO  (coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
 

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

-Dtests.seed=C3F0AD24BF85C53D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    231s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10042, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504 (No such file or directory)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    > 	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504 (No such file or directory)
   [junit4]    > 	at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    > 	... 7 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10174, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953689935314944 (No such file or directory)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    > 	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953689935314944 (No such file or directory)
   [junit4]    > 	at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    > 	... 7 more
   [junit4]   2> 1407117 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) [n:127.0.0.1:59594_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=sr__#Latn, timezone=Japan
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=228452384,total=486014976
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, TestCSVResponseWriter, BaseCdcrDistributedZkTest, TestIndexingPerformance, TestLRUStatsCache, TestReRankQParserPlugin, DocValuesMultiTest, TestFastWriter, MultiThreadedOCPTest, HLLSerializationTest, HdfsNNFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestIndexSearcher, TestPerFieldSimilarity, HLLUtilTest, AsyncCallRequestStatusResponseTest, SpatialHeatmapFacetsTest, TestJmxIntegration, TestAuthenticationFramework, TestSortingResponseWriter, BadIndexSchemaTest, DirectUpdateHandlerTest, BinaryUpdateRequestHandlerTest, TestLRUCache, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, FieldMutatingUpdateProcessorTest, GraphQueryTest, TestManagedResource, TestElisionMultitermQuery, AddBlockUpdateTest, TestPostingsSolrHighlighter, ClusterStateTest, TestRawTransformer, TestHashQParserPlugin, TestClusterStateMutator, DirectUpdateHandlerOptimizeTest, TestRecovery, TestReload, LukeRequestHandlerTest, TestConfigSetProperties, LeaderElectionTest, DeleteReplicaTest, CleanupOldIndexTest, TestWriterPerf, RecoveryZkTest, TermVectorComponentDistributedTest, TestSmileRequest, HdfsWriteToMultipleCollectionsTest, OverriddenZkACLAndCredentialsProvidersTest, TriLevelCompositeIdRoutingTest, TestTrieFacet, CurrencyFieldXmlFileTest, TestFieldResource, CdcrUpdateLogTest, TestDistributedStatsComponentCardinality, StatsComponentTest, TestFastLRUCache, TestManagedStopFilterFactory, CursorMarkTest, TestJsonFacets, DirectSolrConnectionTest, CloudExitableDirectoryReaderTest, TestOverriddenPrefixQueryForCustomFieldType, SolrTestCaseJ4Test, QueryParsingTest, BasicDistributedZk2Test, DocValuesMissingTest, TestCollationField, XmlUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, TestSort, TestShortCircuitedRequests, HdfsDirectoryFactoryTest, TestScoreJoinQPNoScore, ZkNodePropsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestGroupingSearch, BlockCacheTest, SuggesterTest, ShowFileRequestHandlerTest, CoreAdminHandlerTest, TestOrdValues, TestMaxScoreQueryParser, TestStressRecovery, TestSweetSpotSimilarityFactory, ResponseHeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, PeerSyncTest, TestFiltering, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestSearchPerf, OutputWriterTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPhraseSuggestions, EchoParamsTest, TestDefaultSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSystemIdResolver, RAMDirectoryFactoryTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest]
   [junit4] Completed [416/554] on J2 in 231.15s, 1 test, 1 error <<< FAILURES!

[...truncated 457 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 554 suites (8 ignored), 2182 tests, 1 error, 76 ignored (38 assumptions) [seed: C3F0AD24BF85C53D]

Total time: 60 minutes 15 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-trunk-Linux (64bit/jdk1.8.0_66) - Build # 14790 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14790/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework

Error Message:
16 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework:     1) Thread[id=6058, name=qtp1109997419-6058, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=6037, name=qtp1109997419-6037-selector-ServerConnectorManager@2c9235f2/3, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=6070, name=org.eclipse.jetty.server.session.HashSessionManager@6dfc242aTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=6047, name=qtp1109997419-6047-acceptor-0@13ea9f0f-ServerConnector@32a412d0{HTTP/1.1}{127.0.0.1:60416}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=6061, name=Scheduler-113911771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=6022, name=qtp1109997419-6022-selector-ServerConnectorManager@2c9235f2/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=6115, name=jetty-launcher-686-thread-2-EventThread, state=WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    8) Thread[id=6050, name=qtp1109997419-6050, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=6125, name=Thread-2740, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   10) Thread[id=6148, name=OverseerStateUpdate-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.removeFirst(DistributedQueue.java:378)         at org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:187)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:239)         at java.lang.Thread.run(Thread.java:745)   11) Thread[id=6026, name=qtp1109997419-6026-selector-ServerConnectorManager@2c9235f2/1, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   12) Thread[id=6059, name=qtp1109997419-6059, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   13) Thread[id=6150, name=OverseerHdfsCoreFailoverThread-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)         at java.lang.Thread.run(Thread.java:745)   14) Thread[id=6114, name=jetty-launcher-686-thread-2-SendThread(127.0.0.1:45203), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)   15) Thread[id=6035, name=qtp1109997419-6035-selector-ServerConnectorManager@2c9235f2/2, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   16) Thread[id=6149, name=OverseerCollectionConfigSetProcessor-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)         at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 16 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework: 
   1) Thread[id=6058, name=qtp1109997419-6058, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=6037, name=qtp1109997419-6037-selector-ServerConnectorManager@2c9235f2/3, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=6070, name=org.eclipse.jetty.server.session.HashSessionManager@6dfc242aTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=6047, name=qtp1109997419-6047-acceptor-0@13ea9f0f-ServerConnector@32a412d0{HTTP/1.1}{127.0.0.1:60416}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=6061, name=Scheduler-113911771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=6022, name=qtp1109997419-6022-selector-ServerConnectorManager@2c9235f2/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=6115, name=jetty-launcher-686-thread-2-EventThread, state=WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   8) Thread[id=6050, name=qtp1109997419-6050, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=6125, name=Thread-2740, state=WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
  10) Thread[id=6148, name=OverseerStateUpdate-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.removeFirst(DistributedQueue.java:378)
        at org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:187)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:239)
        at java.lang.Thread.run(Thread.java:745)
  11) Thread[id=6026, name=qtp1109997419-6026-selector-ServerConnectorManager@2c9235f2/1, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  12) Thread[id=6059, name=qtp1109997419-6059, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  13) Thread[id=6150, name=OverseerHdfsCoreFailoverThread-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
        at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
        at java.lang.Thread.run(Thread.java:745)
  14) Thread[id=6114, name=jetty-launcher-686-thread-2-SendThread(127.0.0.1:45203), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
  15) Thread[id=6035, name=qtp1109997419-6035-selector-ServerConnectorManager@2c9235f2/2, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  16) Thread[id=6149, name=OverseerCollectionConfigSetProcessor-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
        at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)
        at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FBAE4A3E3B72CE6C]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6026, name=qtp1109997419-6026-selector-ServerConnectorManager@2c9235f2/1, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=6037, name=qtp1109997419-6037-selector-ServerConnectorManager@2c9235f2/3, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=6070, name=org.eclipse.jetty.server.session.HashSessionManager@6dfc242aTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=6150, name=OverseerHdfsCoreFailoverThread-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=6114, name=jetty-launcher-686-thread-2-SendThread(127.0.0.1:45203), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    6) Thread[id=6061, name=Scheduler-113911771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=6022, name=qtp1109997419-6022-selector-ServerConnectorManager@2c9235f2/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=6035, name=qtp1109997419-6035-selector-ServerConnectorManager@2c9235f2/2, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=6125, name=Thread-2740, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6026, name=qtp1109997419-6026-selector-ServerConnectorManager@2c9235f2/1, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=6037, name=qtp1109997419-6037-selector-ServerConnectorManager@2c9235f2/3, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=6070, name=org.eclipse.jetty.server.session.HashSessionManager@6dfc242aTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=6150, name=OverseerHdfsCoreFailoverThread-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=6114, name=jetty-launcher-686-thread-2-SendThread(127.0.0.1:45203), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   6) Thread[id=6061, name=Scheduler-113911771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=6022, name=qtp1109997419-6022-selector-ServerConnectorManager@2c9235f2/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=6035, name=qtp1109997419-6035-selector-ServerConnectorManager@2c9235f2/2, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=6125, name=Thread-2740, state=WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
	at __randomizedtesting.SeedInfo.seed([FBAE4A3E3B72CE6C]:0)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([FBAE4A3E3B72CE6C:8D90554D7A456343]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:336)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10026 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 545691 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 545691 INFO  (Thread-2523) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 545691 INFO  (Thread-2523) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 545791 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.ZkTestServer start zk server on port:37277
   [junit4]   2> 545791 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545791 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545814 INFO  (zkCallback-621-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18ea58ab name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545814 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545814 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545814 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[FBAE4A3E3B72CE6C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 545834 INFO  (jetty-launcher-620-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 545834 INFO  (jetty-launcher-620-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 545835 INFO  (jetty-launcher-620-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 545835 INFO  (jetty-launcher-620-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 545835 INFO  (jetty-launcher-620-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1de70a59{/solr,null,AVAILABLE}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@709eed8b{/solr,null,AVAILABLE}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49c76701{/solr,null,AVAILABLE}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5db93c34{/solr,null,AVAILABLE}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20f83660{/solr,null,AVAILABLE}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@47d4de{HTTP/1.1}{127.0.0.1:50890}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b1a1052{HTTP/1.1}{127.0.0.1:59899}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-1) [    ] o.e.j.s.Server Started @547456ms
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.e.j.s.Server Started @547456ms
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1733e1b4{HTTP/1.1}{127.0.0.1:54918}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59899}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.e.j.s.Server Started @547456ms
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@30b87984{HTTP/1.1}{127.0.0.1:59621}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54918}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-5) [    ] o.e.j.s.Server Started @547456ms
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50890}
   [junit4]   2> 545836 INFO  (jetty-launcher-620-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c907fa8{HTTP/1.1}{127.0.0.1:51202}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node4/'
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59621}
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node1/'
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node2/'
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-3) [    ] o.e.j.s.Server Started @547456ms
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node5/'
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 545837 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51202}
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node3/'
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545838 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 545847 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545847 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545849 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545849 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545849 INFO  (zkCallback-622-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c5f2ab0 name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545849 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545850 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545851 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 545851 INFO  (zkCallback-623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c3bd46b name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545851 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545851 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545852 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 545853 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545854 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545856 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545856 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545857 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node3/.
   [junit4]   2> 545857 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 122000229
   [junit4]   2> 545857 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node3/]
   [junit4]   2> 545857 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node3/lib
   [junit4]   2> 545857 WARN  (jetty-launcher-620-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node3/lib).
   [junit4]   2> 545858 INFO  (zkCallback-624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17d980e name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545858 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node5/.
   [junit4]   2> 545858 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545859 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1219950932
   [junit4]   2> 545859 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node5/]
   [junit4]   2> 545859 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node5/lib
   [junit4]   2> 545859 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545859 WARN  (jetty-launcher-620-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node5/lib).
   [junit4]   2> 545860 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545860 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545860 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 545860 INFO  (zkCallback-625-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62fba723 name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545860 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545860 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545862 INFO  (jetty-launcher-620-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> 545862 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 545862 INFO  (zkCallback-626-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54a96689 name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545862 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545862 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37277/solr
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545863 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 545863 INFO  (jetty-launcher-620-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> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37277/solr
   [junit4]   2> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 545864 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545865 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545874 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node1/.
   [junit4]   2> 545877 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 0x150d52ee5a10003, 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> 545877 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 420305610
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node4/.
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node1/]
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1322739378
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node1/lib
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node4/]
   [junit4]   2> 545877 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node4/lib
   [junit4]   2> 545877 WARN  (jetty-launcher-620-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node1/lib).
   [junit4]   2> 545877 WARN  (jetty-launcher-620-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node4/lib).
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node2/.
   [junit4]   2> 545879 INFO  (zkCallback-630-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74ea098a name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545879 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4191a3f8 name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1048029303
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node2/]
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node2/lib
   [junit4]   2> 545879 INFO  (jetty-launcher-620-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545879 WARN  (jetty-launcher-620-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_FBAE4A3E3B72CE6C-001/tempDir-001/node2/lib).
   [junit4]   2> 545881 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545882 INFO  (jetty-launcher-620-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> 545882 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37277/solr
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545883 INFO  (jetty-launcher-620-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> 545883 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545883 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37277/solr
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545884 INFO  (jetty-launcher-620-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> 545884 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545884 INFO  (zkCallback-631-thread-1-processing-n:127.0.0.1:59621_solr) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@693a676f name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37277/solr
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 545884 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 545885 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545885 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545886 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5087fc9c name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545886 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545886 INFO  (jetty-launcher-620-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545887 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16520845 name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545887 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545887 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 545887 INFO  (jetty-launcher-620-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545888 INFO  (zkCallback-638-thread-1-processing-n:127.0.0.1:51202_solr) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37c24605 name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545888 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545888 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76196a6 name:ZooKeeperConnection Watcher:127.0.0.1:37277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545888 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545888 INFO  (jetty-launcher-620-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 545889 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545892 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 545892 INFO  (zkCallback-639-thread-1-processing-n:127.0.0.1:50890_solr) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ce4d3fb name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545892 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545892 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545894 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545905 INFO  (zkCallback-640-thread-1-processing-n:127.0.0.1:59899_solr) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66bff297 name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545905 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545906 INFO  (zkCallback-641-thread-1-processing-n:127.0.0.1:54918_solr) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64f2b5cf name:ZooKeeperConnection Watcher:127.0.0.1:37277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545906 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545930 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 545932 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 545935 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 545935 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 545983 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 545986 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 545986 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 546011 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 546012 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 546012 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 546012 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 546012 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 546022 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 546023 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 546023 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 546024 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 546039 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 546039 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 546040 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 546040 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 546044 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 546044 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 546045 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 546045 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 546045 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 546051 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 546051 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 546052 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 546052 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 546052 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 546062 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 546072 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 546072 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 546072 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 546072 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 546077 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 546077 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 546077 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 546077 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 546077 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 546080 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59899_solr
   [junit4]   2> 546080 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54918_solr
   [junit4]   2> 546081 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51202_solr
   [junit4]   2> 546081 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59621_solr
   [junit4]   2> 546082 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50890_solr
   [junit4]   2> 546083 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59899_solr
   [junit4]   2> 546083 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51202_solr
   [junit4]   2> 546083 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54918_solr
   [junit4]   2> 546084 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59621_solr
   [junit4]   2> 546085 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50890_solr
   [junit4]   2> 546090 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 546090 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 546090 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 546090 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 546090 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 546096 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 546096 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 546097 INFO  (jetty-launcher-620-thread-3) [n:127.0.0.1:51202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 546096 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 546096 INFO  (jetty-launcher-620-thread-5) [n:127.0.0.1:59621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 546103 INFO  (jetty-launcher-620-thread-1) [n:127.0.0.1:50890_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 546103 INFO  (jetty-launcher-620-thread-4) [n:127.0.0.1:59899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 546103 INFO  (jetty-launcher-620-thread-2) [n:127.0.0.1:54918_solr    ] o.a.s.c.Overs

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

in(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=6037, name=qtp1109997419-6037-selector-ServerConnectorManager@2c9235f2/3, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=6070, name=org.eclipse.jetty.server.session.HashSessionManager@6dfc242aTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=6150, name=OverseerHdfsCoreFailoverThread-94809992549629966-127.0.0.1:60416_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=6114, name=jetty-launcher-686-thread-2-SendThread(127.0.0.1:45203), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    6) Thread[id=6061, name=Scheduler-113911771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    7) Thread[id=6022, name=qtp1109997419-6022-selector-ServerConnectorManager@2c9235f2/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    8) Thread[id=6035, name=qtp1109997419-6035-selector-ServerConnectorManager@2c9235f2/2, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    9) Thread[id=6125, name=Thread-2740, state=WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBAE4A3E3B72CE6C]:0)
   [junit4] Completed [243/554] on J2 in 128.39s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 967 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 554 suites (8 ignored), 2182 tests, 2 suite-level errors, 1 failure, 1048 ignored (32 assumptions) [seed: FBAE4A3E3B72CE6C]

Total time: 37 minutes 2 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