You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/04 12:26:03 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 140 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/140/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

Error Message:
ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory, MMapDirectory, InternalHttpClient, MMapDirectory, InternalHttpClient, SolrCore, MMapDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:237)  at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:652)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)  at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1330)  at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:683)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory, MMapDirectory, InternalHttpClient, MMapDirectory, InternalHttpClient, SolrCore, MMapDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:237)  at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:652)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)  at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1330)  at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:683)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)  at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory, MMapDirectory, InternalHttpClient, MMapDirectory, InternalHttpClient, SolrCore, MMapDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:237)
	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:652)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
	at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1330)
	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:683)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory, MMapDirectory, InternalHttpClient, MMapDirectory, InternalHttpClient, SolrCore, MMapDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:237)
	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:652)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
	at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1330)
	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:683)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:326)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:307)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1245)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([F6A839C577DADB24]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:337)
	at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F6A839C577DADB24:C71387F0D2E5CBF4]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:947)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits' and 3 <= . and . <= 13]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><long name="hits">14</long><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:940)
	... 41 more


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/24)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:44988/solr",           "node_name":"127.0.0.1:44988_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:39038/solr",           "node_name":"127.0.0.1:39038_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:44988/solr",           "node_name":"127.0.0.1:44988_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:39038/solr",           "node_name":"127.0.0.1:39038_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:39038_solr, 127.0.0.1:42557_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/24)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:44988/solr",           "node_name":"127.0.0.1:44988_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:39038/solr",           "node_name":"127.0.0.1:39038_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:44988/solr",           "node_name":"127.0.0.1:44988_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:39038/solr",           "node_name":"127.0.0.1:39038_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/24)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:44988/solr",
          "node_name":"127.0.0.1:44988_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:39038/solr",
          "node_name":"127.0.0.1:39038_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:44988/solr",
          "node_name":"127.0.0.1:44988_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:39038/solr",
          "node_name":"127.0.0.1:39038_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:39038_solr, 127.0.0.1:42557_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/24)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:44988/solr",
          "node_name":"127.0.0.1:44988_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:39038/solr",
          "node_name":"127.0.0.1:39038_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:44988/solr",
          "node_name":"127.0.0.1:44988_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:39038/solr",
          "node_name":"127.0.0.1:39038_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:46641/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([F6A839C577DADB24:CE1B1D3B50290FF5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13718 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_F6A839C577DADB24-001/init-core-data-001
   [junit4]   2> 122151 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 122151 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 122153 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 122154 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 122155 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 122155 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 122187 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 122208 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 122431 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 122540 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 122540 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 122544 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38b05155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122544 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38b05155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122547 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 122548 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76f0ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122548 WARN  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76f0ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122575 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 122575 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 122598 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40e6ff3c
   [junit4]   2> 122609 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40e6ff3c
   [junit4]   2> 122609 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40e6ff3c
   [junit4]   2> 122612 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 122644 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 122666 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 122790 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 122803 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 122803 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40e6ff3c
   [junit4]   2> 122803 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_F6A839C577DADB24-001/init-core-data-001/]
   [junit4]   2> 122805 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=6.6611328125, floorSegmentMB=1.5546875, forceMergeDeletesPctAllowed=5.028909848405939, segmentsPerTier=30.0, maxCFSSegmentSizeMB=1.498046875, noCFSRatio=0.8821495415181436, deletesPctAllowed=43.30695761551803
   [junit4]   2> 122881 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122881 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122882 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=17.5126953125, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=20.586479624708094, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.609227788820604
   [junit4]   2> 122883 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8589d43[collection1] main]
   [junit4]   2> 122883 WARN  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 122884 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 122925 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 122942 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 122972 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 122972 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 122987 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 122987 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 122987 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 123001 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 123048 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 123059 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 123060 INFO  (coreLoadExecutor-449-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 123061 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 123061 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 123062 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 123062 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 123062 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 123062 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 123063 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 123063 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 123063 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 123064 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 123064 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 123064 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 123065 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 123072 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 7
   [junit4]   2> 123076 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 123078 INFO  (searcherExecutor-450-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8589d43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123084 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 7
   [junit4]   2> 123086 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 123102 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 16
   [junit4]   2> 123132 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 9
   [junit4]   2> 123149 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 16
   [junit4]   2> 123153 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 3
   [junit4]   2> 123173 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 17
   [junit4]   2> 123191 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 11
   [junit4]   2> 123211 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 19
   [junit4]   2> 123213 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 1
   [junit4]   2> 123229 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 15
   [junit4]   2> 123231 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 1
   [junit4]   2> 123236 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 4
   [junit4]   2> 123238 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 123246 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 8
   [junit4]   2> 123248 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 1
   [junit4]   2> 123248 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123248 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5865fa36 commitCommandVersion:0
   [junit4]   2> 123257 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72f27941[collection1] main]
   [junit4]   2> 123258 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 123275 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123392 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 123468 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 123493 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 123493 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 123558 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 123682 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 123789 INFO  (searcherExecutor-450-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72f27941[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308247}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308263}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308308}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308328}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308373}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308391}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308398}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(8.2.0):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308407}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_8(8.2.0):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562235308415}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 123790 INFO  (SUITE-SpellCheckCollatorTest-seed#[F6A839C577DADB24]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 541
   [junit4]   2> 123797 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[F6A839C577DADB24]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 123936 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[F6A839C577DADB24]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 123944 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[F6A839C577DADB24]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 124091 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=146
   [junit4]   2> 124114 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=22
   [junit4]   2> 124116 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[F6A839C577DADB24]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 124128 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 124139 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia} hits=0 status=0 QTime=10
   [junit4]   2> 124163 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0} hits=0 status=0 QTime=15
   [junit4]   2> 124176 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30} hits=0 status=0 QTime=12
   [junit4]   2> 124183 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100} hits=0 status=0 QTime=5
   [junit4]   2> 124203 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[F6A839C577DADB24]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/sp

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

fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1724291210
     [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1724291210
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1724291210

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 147ms :: artifacts dl 54ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 328 minutes 12 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 143 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/143/

5 tests failed.
FAILED:  org.apache.lucene.index.TestDuelingCodecsAtNight.testEquals

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDuelingCodecsAtNight

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

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


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Waiting for watcher get removed

Stack Trace:
java.util.concurrent.TimeoutException: Waiting for watcher get removed
	at __randomizedtesting.SeedInfo.seed([FB692D32318EFAA7:15F0865F0EB08110]:0)
	at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:245)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41274/_

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41274/_
	at __randomizedtesting.SeedInfo.seed([FB692D32318EFAA7:733D12E89F72975F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 43 more


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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:35941/zvn/u

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35941/zvn/u
	at __randomizedtesting.SeedInfo.seed([FB692D32318EFAA7:733D12E89F72975F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 43 more




Build Log:
[...truncated 1875 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4]   2> júl 08, 2019 1:05:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4]   2>    1) Thread[id=2320, name=TEST-TestDuelingCodecsAtNight.testEquals-seed#[1335ADEFF82B8F72], state=RUNNABLE, group=TGRP-TestDuelingCodecsAtNight]
   [junit4]   2>         at sun.security.provider.PolicyFile.implies(PolicyFile.java:1081)
   [junit4]   2>         at java.security.ProtectionDomain.implies(ProtectionDomain.java:279)
   [junit4]   2>         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:450)
   [junit4]   2>         at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]   2>         at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]   2>         at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
   [junit4]   2>         at sun.nio.fs.UnixChannelFactory.open(UnixChannelFactory.java:247)
   [junit4]   2>         at sun.nio.fs.UnixChannelFactory.newFileChannel(UnixChannelFactory.java:136)
   [junit4]   2>         at sun.nio.fs.UnixChannelFactory.newFileChannel(UnixChannelFactory.java:148)
   [junit4]   2>         at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:212)
   [junit4]   2>         at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]   2>         at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2>         at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2>         at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]   2>         at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]   2>         at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]   2>         at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2>         at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2>         at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]   2>         at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]   2>         at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]   2>         at org.apache.lucene.store.NRTCachingDirectory.createOutput(NRTCachingDirectory.java:146)
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2>         at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2>         at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2>         at org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat$BloomFilteredFieldsConsumer.close(BloomFilteringPostingsFormat.java:491)
   [junit4]   2>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.close(PerFieldPostingsFormat.java:237)
   [junit4]   2>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]   2>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
   [junit4]   2>         at org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:101)
   [junit4]   2>         at org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:177)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:468)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:414)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:471)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1284)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1257)
   [junit4]   2>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:161)
   [junit4]   2>         at org.apache.lucene.index.TestDuelingCodecs.createRandomIndex(TestDuelingCodecs.java:139)
   [junit4]   2>         at org.apache.lucene.index.TestDuelingCodecs.testEquals(TestDuelingCodecs.java:152)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=2319, name=SUITE-TestDuelingCodecsAtNight-seed#[1335ADEFF82B8F72], state=RUNNABLE, group=TGRP-TestDuelingCodecsAtNight]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2>    3) Thread[id=2343, name=Lucene Merge Thread #1, state=BLOCKED, group=TGRP-TestDuelingCodecsAtNight]
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1016)
   [junit4]   2>         at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:144)
   [junit4]   2>         at org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
   [junit4]   2>         at org.apache.lucene.store.RateLimitedIndexOutput.writeByte(RateLimitedIndexOutput.java:66)
   [junit4]   2>         at org.apache.lucene.store.DataOutput.writeVInt(DataOutput.java:191)
   [junit4]   2>         at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.finishTerm(Lucene50PostingsWriter.java:374)
   [junit4]   2>         at org.apache.lucene.codecs.PushPostingsWriterBase.writeTerm(PushPostingsWriterBase.java:176)
   [junit4]   2>         at org.apache.lucene.codecs.memory.FSTTermsWriter.write(FSTTermsWriter.java:183)
   [junit4]   2>         at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:105)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:169)
   [junit4]   2>         at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2>         at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2>         at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2>         at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2>    4) Thread[id=9, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    5) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecsAtNight -Dtests.method=testEquals -Dtests.seed=1335ADEFF82B8F72 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sk -Dtests.timezone=Kwajalein -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   5.34s J2 | TestDuelingCodecsAtNight.testEquals <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1335ADEFF82B8F72]:0)
   [junit4]   2> júl 08, 2019 1:05:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=757, maxMBSortInHeap=7.797620516452484, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e66847d), locale=sk, timezone=Kwajalein
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=192663008,total=312475648
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortedSetSelector, TestMutablePointsReaderUtils, TestReqOptSumScorer, TestMutableValues, TestUTF32ToUTF8, TestDocumentsWriterDeleteQueue, TestToken, TestIndexingSequenceNumbers, TestParallelLeafReader, TestSortRandom, TestBooleanQuery, TestCompetitiveFreqNormAccumulator, TestDocsAndPositions, TestHighCompressionMode, TestLSBRadixSorter, TestIndexWriterExceptions, TestSpanOrQuery, TestFloatRange, TestFlex, TestBlockPostingsFormat3, TestIsCurrent, TestIndependenceStandardized, TestIntRangeFieldQueries, TestFrequencyTrackingRingBuffer, TestTwoPhaseCommitTool, TestReaderWrapperDVTypeCheck, TestSimilarity, TestTotalHitCountCollector, TestDuelingCodecsAtNight]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecsAtNight -Dtests.seed=1335ADEFF82B8F72 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sk -Dtests.timezone=Kwajalein -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestDuelingCodecsAtNight (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1335ADEFF82B8F72]:0)
   [junit4] Completed [374/525 (1!)] on J2 in 7213.72s, 3 tests, 2 errors <<< FAILURES!

[...truncated 12161 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_FB692D32318EFAA7-001/init-core-data-001
   [junit4]   2> 20862 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[FB692D32318EFAA7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 21636 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[FB692D32318EFAA7]-worker) [     ] o.e.j.u.log Logging initialized @21782ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 21728 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[FB692D32318EFAA7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 21911 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[FB692D32318EFAA7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 21930 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[FB692D32318EFAA7]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zvn/u
   [junit4]   2> 22258 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 22294 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 22295 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 23336 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer start zk server on port:36940
   [junit4]   2> 23442 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36940
   [junit4]   2> 23443 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36940
   [junit4]   2> 42089 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42518 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42518 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42692 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42708 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42709 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42887 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 43061 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 43072 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 43128 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 43144 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 43195 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 43215 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 43233 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 43270 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 43341 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 43343 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 43379 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 46584 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 47291 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 47291 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 47330 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 47495 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 47495 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 47551 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 47699 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f317efa{/zvn/u,null,AVAILABLE}
   [junit4]   2> 47786 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@233476c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40853}
   [junit4]   2> 47786 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.s.Server Started @47948ms
   [junit4]   2> 47786 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_FB692D32318EFAA7-001/tempDir-001/control/data, replicaType=NRT, hostContext=/zvn/u, hostPort=35941, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_FB692D32318EFAA7-001/control-001/cores}
   [junit4]   2> 48354 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 48354 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 48354 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 48370 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48371 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 48371 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-07T17:37:14.898Z
   [junit4]   2> 48506 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48518 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48548 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48548 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48670 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 48673 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_FB692D32318EFAA7-001/control-001/solr.xml
   [junit4]   2> 49044 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 49044 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 49158 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4ede4f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 52201 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 55172 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30a5d20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55172 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30a5d20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57432 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11754415[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57432 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11754415[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57568 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36940/solr
   [junit4]   2> 57676 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57714 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57715 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57934 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57980 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57988 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59520 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35941_zvn%2Fu
   [junit4]   2> 59522 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.Overseer Overseer (id=74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) starting
   [junit4]   2> 59890 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59961 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59961 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59976 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36940/solr ready
   [junit4]   2> 60636 INFO  (OverseerStateUpdate-74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35941_zvn%2Fu
   [junit4]   2> 60710 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35941_zvn%2Fu
   [junit4]   2> 60835 INFO  (zkCallback-15-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 60961 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63361 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 66650 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4ede4f
   [junit4]   2> 66652 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4ede4f
   [junit4]   2> 66652 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b4ede4f
   [junit4]   2> 67129 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_FB692D32318EFAA7-001/control-001/cores
   [junit4]   2> 68184 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68346 INFO  (zkConnectionManagerCallback-29-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68346 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68400 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68402 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[FB692D32318EFAA7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36940/solr ready
   [junit4]   2> 69261 INFO  (SocketProxy-Acceptor-35941) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49154,localport=35941], receiveBufferSize:531000
   [junit4]   2> 69395 INFO  (SocketProxy-Acceptor-35941) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40853,localport=35942], receiveBufferSize=530904
   [junit4]   2> 70933 INFO  (qtp1388940939-40) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35941_zvn%252Fu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 71080 INFO  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 71683 INFO  (SocketProxy-Acceptor-35941) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49164,localport=35941], receiveBufferSize:531000
   [junit4]   2> 71698 INFO  (SocketProxy-Acceptor-35941) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40853,localport=35952], receiveBufferSize=530904
   [junit4]   2> 71734 INFO  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 71755 INFO  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 73177 INFO  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 74446 INFO  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 79092 WARN  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 79950 WARN  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80036 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=821370202
   [junit4]   2> 80036 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35941_zvn%2Fu
   [junit4]   2> 80049 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 80049 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35941_zvn%2Fu as DOWN
   [junit4]   2> 80052 WARN  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80186 WARN  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80305 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 80325 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3974e274: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b56414a
   [junit4]   2> 80620 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 80692 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66878139: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@71c98be8
   [junit4]   2> 80714 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 80715 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6991379: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@734347c6
   [junit4]   2> 80715 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 80766 INFO  (closeThreadPool-35-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) closing
   [junit4]   2> 80802 INFO  (OverseerStateUpdate-74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35941_zvn%2Fu
   [junit4]   2> 81127 ERROR (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:35941/zvn/u
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:35941/zvn/u
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:35941/zvn/u
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35941 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120) ~[java/:?]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ~[java/:?]
   [junit4]   2> 	... 13 more
   [junit4]   2> 81127 ERROR (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 81238 ERROR (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:340)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /aliases.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:337)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:337)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$AliasesManager.update(ZkStateReader.java:2166)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:77)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:671)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:300)
   [junit4]   2> 	... 6 more
   [junit4]   2> 
   [junit4]   2> 81414 ERROR (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:565)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:573)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:525)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 81415 WARN  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35941_zvn%2Fu) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: control_collection
   [junit4]   2> 81415 INFO  (OverseerAutoScalingTriggerThread-74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 81418 INFO  (closeThreadPool-31-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) closing
   [junit4]   2> 81439 INFO  (closeThreadPool-35-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74997434854670340-127.0.0.1:35941_zvn%2Fu-n_0000000000) closing
   [junit4]   2> 81458 ERROR (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:332)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:90)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1643)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1637)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1169)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1538)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:524)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:523)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:467)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:322)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 81492 ERROR (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: KeeperErrorCode = Session expired for /configs/conf1/enumsConfig.xml
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1195)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1266)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core control_collection_shard1_replica_n1: Can't load schema schema.xml: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1294)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema schema.xml: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:596)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:176)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2> 	... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:194)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:488)
   [junit4]   2> 	... 43 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: severityType: Error while parsing enums config.
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField$EnumMapping.<init>(AbstractEnumField.java:150)
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField.init(AbstractEnumField.java:59)
   [junit4]   2> 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:196)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:160)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:48)
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
   [junit4]   2> 	... 44 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=enumsConfig.xml from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:118)
   [junit4]   2> 	at org.apache.solr.util.SafeXMLParsing.parseConfigXML(SafeXMLParsing.java:56)
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField$EnumMapping.<init>(AbstractEnumField.java:112)
   [junit4]   2> 	... 49 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/enumsConfig.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:313)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:1161)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 51 more
   [junit4]   2> 
   [junit4]   2> 81492 INFO  (qtp1388940939-42) [n:127.0.0.1:35941_zvn%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=9774
   [junit4]   2> 81512 INFO  (closeThreadPool-31-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@233476c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 81514 INFO  (closeThreadPool-31-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f317efa{/zvn/u,null,UNAVAILABLE}
   [junit4]   2> 81544 INFO  (closeThreadPool-31-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 96565 ERROR (qtp1388940939-40) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.h.RequestHandlerBase java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2173)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:160)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:210)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:368)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:278)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:252)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 96565 INFO  (qtp1388940939-40) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35941_zvn%252Fu&wt=javabin&version=2} status=500 QTime=26047
   [junit4]   2> 96566 ERROR (qtp1388940939-40) [n:127.0.0.1:35941_zvn%2Fu     ] o.a.s.s.HttpSolrCall null:java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2173)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:160)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:210)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:368)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:278)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:252)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.

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

onfigure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1307341050
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1307341050
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1307341050

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 115ms :: artifacts dl 28ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 647 minutes 24 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 142 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/142/

1 tests failed.
FAILED:  org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats

Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1

Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
	at __randomizedtesting.SeedInfo.seed([14E6D1B6F7A0AC18:DB78B48F7851C447]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:143)
	at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13945 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_14E6D1B6F7A0AC18-001/init-core-data-001
   [junit4]   2> 890153 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 890154 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 890155 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 890155 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 890156 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 890184 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 890237 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 890420 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 890536 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 890536 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 890538 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ea670be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 890538 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ea670be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 890542 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 890542 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55561080[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 890542 WARN  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55561080[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 890567 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 890567 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 890590 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460e2fe1
   [junit4]   2> 890602 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460e2fe1
   [junit4]   2> 890602 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460e2fe1
   [junit4]   2> 890604 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 890639 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 890672 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 890786 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 890796 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 890796 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460e2fe1
   [junit4]   2> 890797 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_14E6D1B6F7A0AC18-001/init-core-data-001/]
   [junit4]   2> 890799 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.4560546875, floorSegmentMB=2.1796875, forceMergeDeletesPctAllowed=14.423347324895294, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=44.440183457080536
   [junit4]   2> 890871 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 890871 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 890872 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5330916099021129]
   [junit4]   2> 890872 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b13e500[collection1] main]
   [junit4]   2> 890873 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 890882 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 890949 INFO  (coreLoadExecutor-4652-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 890949 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 890950 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 890950 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 890950 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 890950 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 890951 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 890951 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 890951 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 890951 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 890952 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 890952 INFO  (searcherExecutor-4653-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b13e500[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 890959 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (42 adds)]} 0 6
   [junit4]   2> 890975 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 890975 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@37e6449d commitCommandVersion:0
   [junit4]   2> 890995 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52f2bffa[collection1] main]
   [junit4]   2> 890996 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 890998 INFO  (searcherExecutor-4653-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52f2bffa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c42:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1562429418803}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 890998 INFO  (SUITE-StatsReloadRaceTest-seed#[14E6D1B6F7A0AC18]-worker) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 891004 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
   [junit4]   2> 891007 ERROR (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 891008 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 891011 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891020 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891020 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891022 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891024 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891025 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891028 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891028 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891029 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891032 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891035 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891035 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891036 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891037 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891049 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891050 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891051 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891051 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891052 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891052 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891053 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891072 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891072 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891073 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891074 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891078 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891078 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891084 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891085 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891087 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 891096 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891097 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891098 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891098 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891099 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891099 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891100 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891101 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891101 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891102 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891112 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891112 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891113 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891114 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891115 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891115 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891115 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891115 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891116 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891116 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891116 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891117 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891118 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891118 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891118 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891118 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891119 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891120 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891121 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891121 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891121 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891129 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891134 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891135 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891136 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891137 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 891150 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891150 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891151 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891151 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891152 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891152 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891153 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891154 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891154 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891155 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891156 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891156 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891163 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891168 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891169 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891169 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891170 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891170 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891171 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891171 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891172 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891173 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891173 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891174 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891175 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891175 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891176 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891177 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891177 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891178 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891179 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891180 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891180 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891181 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891182 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891182 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891182 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891183 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891183 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891184 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891184 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891185 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891185 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891186 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891187 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891187 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891188 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891188 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891189 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891190 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891190 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891191 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891191 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891192 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891192 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891193 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891193 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891193 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891193 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891194 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891195 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891196 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891196 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891206 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891208 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891210 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891210 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891211 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891213 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891213 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891214 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891215 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891216 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891217 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891217 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891217 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891218 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891220 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891221 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891221 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891221 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891222 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891222 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891223 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891223 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891224 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891224 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891225 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891225 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891225 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891226 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891227 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891227 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891229 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891230 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891231 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891231 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891232 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891233 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891234 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891234 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891235 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891235 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891236 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891237 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891237 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891238 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891239 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891240 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891240 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891241 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891242 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891242 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891242 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891243 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891244 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891245 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891245 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891246 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891246 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891246 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891247 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891248 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891248 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891249 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891249 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891250 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891250 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891251 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891251 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891252 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891252 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891252 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891253 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891254 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891255 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891255 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891256 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891257 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891257 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891258 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891258 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891259 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891260 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891260 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891260 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891261 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891262 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891263 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891263 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891263 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891265 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891265 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891266 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891266 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891267 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891267 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 891268 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891269 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891269 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891270 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891271 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891271 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891272 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891272 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891272 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891273 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891273 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891274 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891274 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891275 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891276 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891276 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891277 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891278 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1
   [junit4]   2> 891279 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891280 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891280 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891281 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891282 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891283 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891283 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891284 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891285 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891286 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891286 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891287 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891287 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891288 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891289 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891290 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891290 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891291 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891292 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891292 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891293 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891293 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891294 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891295 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891295 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891296 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891297 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891297 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891298 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891299 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891299 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891299 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891300 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891301 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891302 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891303 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891303 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891304 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891304 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891305 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891305 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891306 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891307 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891308 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891309 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891309 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891310 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891311 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891312 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891312 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891312 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891313 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891313 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891314 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891314 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891315 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891316 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891317 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891317 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891317 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891318 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891318 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891319 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891319 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891319 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891320 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891320 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891320 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891321 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891322 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891323 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891323 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891324 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891325 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891325 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891326 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891326 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891327 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891328 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891329 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891329 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891330 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891331 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891331 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460e2fe1
   [junit4]   2> 891331 INFO  (parallelCoreAdminExecutor-4649-thread-1-processing-x:collection1 1 RELOAD) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_14E6D1B6F7A0AC18-001/init-core-data-001/]
   [junit4]   2> 891331 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891332 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891333 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891334 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891334 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891335 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891336 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891337 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891337 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891338 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891338 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891339 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891340 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891341 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891341 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891342 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891342 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891342 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891343 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891344 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891344 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891345 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891346 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891346 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891347 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891348 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891348 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891349 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891350 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891351 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891352 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891353 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891354 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891354 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891356 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891356 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891358 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891358 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891358 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891359 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891359 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891360 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891360 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891361 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891362 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891362 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891363 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891363 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891364 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891364 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891371 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891372 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891372 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891373 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891373 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891374 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891374 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891374 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891375 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891375 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891376 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891376 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891376 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891377 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891377 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891378 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891378 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891379 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891379 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891380 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891380 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891381 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891381 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891382 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891382 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891383 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891383 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 891384 INFO  (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[14E6D1B6F7A0AC18]) [     ] o.a.s.h.a.CoreAdminOperation Chec

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

vy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null710972459
     [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null710972459
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null710972459

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 211ms :: artifacts dl 28ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 323 minutes 27 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 141 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/141/

2 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ source_collection
	at __randomizedtesting.SeedInfo.seed([C970837E2C03C48E:1A79D36069905819]:0)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
	at org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<380> but was:<390>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
	... 42 more


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/26)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:46825/solr",           "node_name":"127.0.0.1:46825_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:41456/solr",           "node_name":"127.0.0.1:41456_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:46825/solr",           "node_name":"127.0.0.1:46825_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:41456/solr",           "node_name":"127.0.0.1:41456_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:41456_solr, 127.0.0.1:41646_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/26)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:46825/solr",           "node_name":"127.0.0.1:46825_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:41456/solr",           "node_name":"127.0.0.1:41456_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:46825/solr",           "node_name":"127.0.0.1:46825_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:41456/solr",           "node_name":"127.0.0.1:41456_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/26)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:46825/solr",
          "node_name":"127.0.0.1:46825_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:41456/solr",
          "node_name":"127.0.0.1:41456_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:46825/solr",
          "node_name":"127.0.0.1:46825_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:41456/solr",
          "node_name":"127.0.0.1:41456_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:41456_solr, 127.0.0.1:41646_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/26)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:46825/solr",
          "node_name":"127.0.0.1:46825_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:41456/solr",
          "node_name":"127.0.0.1:41456_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:46825/solr",
          "node_name":"127.0.0.1:46825_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:41456/solr",
          "node_name":"127.0.0.1:41456_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:32925/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([C970837E2C03C48E:F1C3A7800BF0105F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13622 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/init-core-data-001
   [junit4]   2> 5462 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C970837E2C03C48E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5587 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C970837E2C03C48E]-worker) [     ] o.e.j.u.log Logging initialized @5632ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 5615 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C970837E2C03C48E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 6382 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C970837E2C03C48E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6384 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[C970837E2C03C48E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 6563 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6577 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6578 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6976 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer start zk server on port:35702
   [junit4]   2> 6981 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35702
   [junit4]   2> 6982 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35702
   [junit4]   2> 7351 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7456 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7456 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7550 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7562 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7562 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7632 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 7664 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 7686 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 7703 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 7713 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 7749 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 7771 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 7781 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 7796 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 7803 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 7810 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 7849 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7859 INFO  (zkConnectionManagerCallback-9-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7859 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8025 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplication
   [junit4]   2> 12729 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12927 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 12927 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12939 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 12964 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 12964 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 12969 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 13007 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74999696{/_,null,AVAILABLE}
   [junit4]   2> 13094 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41c3c149{SSL,[ssl, http/1.1]}{127.0.0.1:35964}
   [junit4]   2> 13094 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.Server Started @13156ms
   [junit4]   2> 13095 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/_, hostPort=35964, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-001/cores}
   [junit4]   2> 13294 ERROR (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13294 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13295 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 13300 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13300 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13300 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-05T09:47:18.103Z
   [junit4]   2> 13340 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 13350 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13368 INFO  (zkConnectionManagerCallback-11-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13368 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13483 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 13487 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-001/solr.xml
   [junit4]   2> 13598 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 13598 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 13628 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 14547 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 14586 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 14736 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@745af8e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14736 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@745af8e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15038 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 15050 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bd7e2e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15050 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bd7e2e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15084 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35702/solr
   [junit4]   2> 15132 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15138 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15139 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15292 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15298 INFO  (zkConnectionManagerCallback-20-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15298 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15782 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35964__
   [junit4]   2> 15784 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.Overseer Overseer (id=73594726537035781-127.0.0.1:35964__-n_0000000000) starting
   [junit4]   2> 15927 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15957 INFO  (zkConnectionManagerCallback-27-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15958 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15971 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35702/solr ready
   [junit4]   2> 16162 INFO  (OverseerStateUpdate-73594726537035781-127.0.0.1:35964__-n_0000000000) [n:127.0.0.1:35964__     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35964__
   [junit4]   2> 16179 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35964__
   [junit4]   2> 16223 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 16237 INFO  (zkCallback-26-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 17202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 17667 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 17670 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 17670 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 17757 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [n:127.0.0.1:35964__     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-001/cores
   [junit4]   2> 18190 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 18191 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 18191 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 18191 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 18196 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 18196 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 18196 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 18197 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@189ce19e{/_,null,AVAILABLE}
   [junit4]   2> 18201 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41da363b{SSL,[ssl, http/1.1]}{127.0.0.1:42602}
   [junit4]   2> 18201 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.s.Server Started @18263ms
   [junit4]   2> 18201 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/_, hostPort=42602, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-002/cores}
   [junit4]   2> 18202 ERROR (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 18202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 18202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18202 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-05T09:47:23.005Z
   [junit4]   2> 18206 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18212 INFO  (zkConnectionManagerCallback-30-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18212 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18317 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 18317 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-002/solr.xml
   [junit4]   2> 18354 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 18354 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 18366 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 18492 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 18495 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 18498 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b78c776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 18498 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b78c776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 18510 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 18557 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@722322ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 18557 WARN  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@722322ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 18559 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35702/solr
   [junit4]   2> 18560 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18588 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18588 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18708 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18711 INFO  (zkConnectionManagerCallback-39-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18712 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18733 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18758 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42602__ as DOWN
   [junit4]   2> 18765 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 18767 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42602__
   [junit4]   2> 18776 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18777 INFO  (zkCallback-26-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18789 INFO  (zkCallback-38-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18790 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18793 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18793 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18797 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 18806 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35702/solr ready
   [junit4]   2> 18847 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 18916 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 18957 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 18957 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 18961 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-002/cores
   [junit4]   2> 19199 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19214 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19216 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19226 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19229 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35702/solr ready
   [junit4]   2> 20173 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 20224 INFO  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__     ] o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
   [junit4]   2> 20357 WARN  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (tmp_collection) without cores.
   [junit4]   2> 20380 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 20399 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=308
   [junit4]   2> 20531 INFO  (qtp1582106668-46) [n:127.0.0.1:35964__     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35964__&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 20554 INFO  (OverseerCollectionConfigSetProcessor-73594726537035781-127.0.0.1:35964__-n_0000000000) [n:127.0.0.1:35964__     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 20597 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35964__ for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 20610 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 20901 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20905 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 22008 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 22241 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 22345 WARN  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 23055 WARN  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 23067 WARN  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 23222 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 23705 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1' using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 23752 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n1' (registry 'solr.core.tmp_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 23792 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-001/cores/tmp_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
   [junit4]   2> 23874 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 25627 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 25627 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25649 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 25649 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 25656 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=19.8173828125, floorSegmentMB=2.125, forceMergeDeletesPctAllowed=6.418743647850718, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21655186307268526, deletesPctAllowed=22.395995385776647
   [junit4]   2> 25694 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2675667c[tmp_collection_shard1_replica_n1] main]
   [junit4]   2> 25725 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 25756 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 25797 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 25812 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 25820 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 25883 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638211309468123136
   [junit4]   2> 25903 INFO  (searcherExecutor-24-thread-1-processing-n:127.0.0.1:35964__ x:tmp_collection_shard1_replica_n1 c:tmp_collection s:shard1) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n1] Registered new searcher Searcher@2675667c[tmp_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25957 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 25977 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tmp_collection/leaders/shard1
   [junit4]   2> 26018 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 26018 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 26019 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/
   [junit4]   2> 26022 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 26023 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 26028 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard1/leader after winning as /collections/tmp_collection/leader_elect/shard1/election/73594726537035781-core_node2-n_0000000000
   [junit4]   2> 26034 INFO  (zkCallback-19-thread-1) [     ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 26050 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/ shard1
   [junit4]   2> 26079 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 26094 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5197
   [junit4]   2> 26125 INFO  (qtp1582106668-46) [n:127.0.0.1:35964__ c:tmp_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35964__&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=5593
   [junit4]   2> 26136 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42602__&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 26152 INFO  (OverseerCollectionConfigSetProcessor-73594726537035781-127.0.0.1:35964__-n_0000000000) [n:127.0.0.1:35964__     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 26172 INFO  (OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42602__ for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 26175 INFO  (OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:35964__) [n:127.0.0.1:35964__ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 26185 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 26193 INFO  (zkCallback-19-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 26259 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__    x:tmp_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n3&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26373 INFO  (zkCallback-19-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 26373 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 27322 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 27389 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n3] Schema name=test
   [junit4]   2> 27584 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 27672 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n3' using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 27672 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n3' (registry 'solr.core.tmp_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fcc7ec7
   [junit4]   2> 27673 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-002/cores/tmp_collection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_C970837E2C03C48E-001/jetty-002/cores/tmp_collection_shard1_replica_n3/data/]
   [junit4]   2> 27679 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 27808 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 27808 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27811 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27811 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27817 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=19.8173828125, floorSegmentMB=2.125, forceMergeDeletesPctAllowed=6.418743647850718, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21655186307268526, deletesPctAllowed=22.395995385776647
   [junit4]   2> 27823 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@78ceee40[tmp_collection_shard1_replica_n3] main]
   [junit4]   2> 27827 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 27828 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 27830 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 27841 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638211311520186368
   [junit4]   2> 27850 INFO  (searcherExecutor-30-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n3] Registered new searcher Searcher@78ceee40[tmp_collection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27868 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 27869 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tmp_collection/leaders/shard1
   [junit4]   2> 27889 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n3
   [junit4]   2> 27898 INFO  (updateExecutor-33-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 27899 INFO  (qtp1611436171-86) [n:127.0.0.1:42602__ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n3&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1640
   [junit4]   2> 27930 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__ c:tmp_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42602__&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1794
   [junit4]   2> 27940 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 27941 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 27944 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n1]  webapp=/_ path=/cdcr params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=51
   [junit4]   2> 28039 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[C970837E2C03C48E]) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: tmp_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   2> 28058 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n1]  webapp=/_ path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=94
   [junit4]   2> 28058 INFO  (qtp1582106668-45) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n1]  webapp=/_ path=/admin/ping params={wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 28059 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tmp_collection_shard1_replica_n3]
   [junit4]   2> 28061 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 28061 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [tmp_collection_shard1_replica_n3] as recovering, leader is [https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/] and I am [https://127.0.0.1:42602/_/tmp_collection_shard1_replica_n3/]
   [junit4]   2> 28074 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:35964/_]; [WaitForState: action=PREPRECOVERY&core=tmp_collection_shard1_replica_n1&nodeName=127.0.0.1:42602__&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 28079 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 28082 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42602__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"tmp_collection_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:42602/_",
   [junit4]   2>   "node_name":"127.0.0.1:42602__",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 28083 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42602__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"tmp_collection_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:42602/_",
   [junit4]   2>   "node_name":"127.0.0.1:42602__",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 28083 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42602__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"tmp_collection_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:42602/_",
   [junit4]   2>   "node_name":"127.0.0.1:42602__",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 28165 INFO  (OverseerCollectionConfigSetProcessor-73594726537035781-127.0.0.1:35964__-n_0000000000) [n:127.0.0.1:35964__     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 28179 INFO  (zkCallback-19-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28179 INFO  (zkCallback-38-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28180 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28181 INFO  (zkCallback-38-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28181 INFO  (zkCallback-38-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:recovering live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:recovering live:true
   [junit4]   2> 28183 INFO  (watches-21-thread-2) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42602__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"tmp_collection_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:42602/_",
   [junit4]   2>   "node_name":"127.0.0.1:42602__",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 28183 INFO  (qtp1582106668-40) [n:127.0.0.1:35964__    x:tmp_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42602__&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 28685 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 28693 WARN  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 28693 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 28693 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 28693 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/].
   [junit4]   2> 28745 INFO  (qtp1582106668-44) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1638211312463904768,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 28751 INFO  (qtp1582106668-44) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 28753 INFO  (qtp1582106668-44) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 28798 INFO  (qtp1611436171-85) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 28798 INFO  (qtp1611436171-85) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n3]  webapp=/_ path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35964/_/tmp_collection_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1
   [junit4]   2> 28801 INFO  (qtp1582106668-44) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n1]  webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=98
   [junit4]   2> 28823 INFO  (qtp1582106668-46) [n:127.0.0.1:35964__ c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1 ] o.a.s.c.S.Request [tmp_collection_shard1_replica_n1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 28824 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 28824 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 28824 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 28824 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 28824 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 28829 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@586b1e52[tmp_collection_shard1_replica_n3] main]
   [junit4]   2> 28837 INFO  (searcherExecutor-30-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n3] Registered new searcher Searcher@586b1e52[tmp_collection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28844 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 28845 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 28845 INFO  (recoveryExecutor-35-thread-1-processing-n:127.0.0.1:42602__ x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4) [n:127.0.0.1:42602__ c:tmp_collection s:shard1 r:core_node4 x:tmp_collection_shard1_replica_n3 ] o.a.s.c.Re

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

fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1638774365
     [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1638774365
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1638774365

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 130ms :: artifacts dl 14ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 329 minutes 49 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)