Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7910/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:968) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1063) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:322)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
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:1222)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1307)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1202) at
org.apache.solr.cloud.ZkController.register(ZkController.java:1148) at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:190)
at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:222) at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1075) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1237)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835) expected null, but
was:<ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:968) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1063) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:322)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
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:1222)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1307)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1202) at
org.apache.solr.cloud.ZkController.register(ZkController.java:1148) at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:190)
at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:222) at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1075) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1237)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137) 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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper,
InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:968)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1063)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:322)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
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:1222)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1307)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1202)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1148)
at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:190)
at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:222)
at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1075)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1237)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
expected null, but was:<ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper,
InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:968)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1063)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:322)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
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:1222)
at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1307)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1202)
at org.apache.solr.cloud.ZkController.register(ZkController.java:1148)
at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:190)
at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:222)
at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1075)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1237)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
>
at __randomizedtesting.SeedInfo.seed([CB15C98643618A94]: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:331)
at jdk.internal.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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
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.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 16512 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> 421953 INFO
(SUITE-CloudSolrClientTest-seed#[CB15C98643618A94]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\init-core-data-001
[junit4] 2> 421954 INFO
(SUITE-CloudSolrClientTest-seed#[CB15C98643618A94]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 421954 INFO
(SUITE-CloudSolrClientTest-seed#[CB15C98643618A94]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 421960 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.SolrTestCaseJ4 ###Starting testParallelUpdateQTime
[junit4] 2> 421962 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001
[junit4] 2> 421962 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 421963 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 421963 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 422062 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.ZkTestServer start zk server on port:58895
[junit4] 2> 422062 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58895
[junit4] 2> 422062 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58895
[junit4] 2> 422069 INFO (zkConnectionManagerCallback-2720-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422074 INFO (zkConnectionManagerCallback-2722-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422078 INFO (zkConnectionManagerCallback-2724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422080 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000dab82100002, likely client has closed socket
[junit4] 2> 422081 WARN (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 422081 WARN (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 422082 WARN (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@85dd7f1{/solr,null,AVAILABLE}
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d6d9a47{/solr,null,AVAILABLE}
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 422082 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 422083 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@293262ff{/solr,null,AVAILABLE}
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@654fce7b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:58906}
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.e.j.s.Server Started @422124ms
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58906}
[junit4] 2> 422085 ERROR (jetty-launcher-2725-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:53:08.891015400Z
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@be5f062{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:58908}
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.e.j.s.Server Started @422125ms
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58908}
[junit4] 2> 422085 ERROR (jetty-launcher-2725-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 422085 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:53:08.891015400Z
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a54019c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:58912}
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.e.j.s.Server Started @422126ms
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58912}
[junit4] 2> 422087 ERROR (jetty-launcher-2725-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 422087 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:53:08.893532900Z
[junit4] 2> 422094 INFO (zkConnectionManagerCallback-2727-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422094 INFO (zkConnectionManagerCallback-2731-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422094 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 422094 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 422100 INFO (zkConnectionManagerCallback-2729-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422119 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000dab82100003, likely client has closed socket
[junit4] 2> 422120 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 422336 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 422338 WARN (jetty-launcher-2725-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@714f4141[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422340 WARN (jetty-launcher-2725-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3769b99e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422342 INFO (jetty-launcher-2725-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58895/solr
[junit4] 2> 422345 INFO (zkConnectionManagerCallback-2740-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422347 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000dab82100006, likely client has closed socket
[junit4] 2> 422349 INFO (zkConnectionManagerCallback-2742-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422357 WARN (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 422360 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58906_solr
[junit4] 2> 422361 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.Overseer Overseer
(id=72072624310583303-127.0.0.1:58906_solr-n_0000000000) starting
[junit4] 2> 422369 INFO (zkConnectionManagerCallback-2749-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422370 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:58895/solr ready
[junit4] 2> 422371 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58906_solr
[junit4] 2> 422373 INFO
(OverseerStateUpdate-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:58906_solr
[junit4] 2> 422373 INFO
(OverseerStateUpdate-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 422376 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 422378 INFO (zkCallback-2748-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 422380 WARN (jetty-launcher-2725-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1b556ebf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422383 WARN (jetty-launcher-2725-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5f7a4e46[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422383 INFO (jetty-launcher-2725-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58895/solr
[junit4] 2> 422391 INFO (zkConnectionManagerCallback-2755-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422391 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000dab82100009, likely client has closed socket
[junit4] 2> 422393 INFO (zkConnectionManagerCallback-2757-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422397 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 422398 WARN (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 422400 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 422403 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58908_solr as DOWN
[junit4] 2> 422404 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 422404 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58908_solr
[junit4] 2> 422406 INFO (zkCallback-2748-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 422406 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 422420 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58906.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422427 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58906.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422427 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58906.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422427 INFO (jetty-launcher-2725-thread-1)
[n:127.0.0.1:58906_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node1\.
[junit4] 2> 422434 INFO (zkCallback-2756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 422435 INFO (zkConnectionManagerCallback-2765-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422437 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 422438 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:58895/solr ready
[junit4] 2> 422438 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 422453 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58908.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422464 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58908.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422464 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58908.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422465 INFO (jetty-launcher-2725-thread-2)
[n:127.0.0.1:58908_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node2\.
[junit4] 2> 422617 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 422619 WARN (jetty-launcher-2725-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f880993[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422623 WARN (jetty-launcher-2725-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2e83840a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422624 INFO (jetty-launcher-2725-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58895/solr
[junit4] 2> 422629 INFO (zkConnectionManagerCallback-2772-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422633 INFO (zkConnectionManagerCallback-2774-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422638 WARN (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 422640 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 422644 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58912_solr as DOWN
[junit4] 2> 422644 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 422644 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58912_solr
[junit4] 2> 422645 INFO (zkCallback-2748-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422646 INFO (zkCallback-2756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422646 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422646 INFO (zkCallback-2764-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422646 INFO (zkCallback-2773-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422677 INFO (zkConnectionManagerCallback-2781-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422679 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 422681 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:58895/solr ready
[junit4] 2> 422681 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 422700 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58912.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422708 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58912.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422708 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58912.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 422709 INFO (jetty-launcher-2725-thread-3)
[n:127.0.0.1:58912_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node3\.
[junit4] 2> 422742 INFO (zkConnectionManagerCallback-2787-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422745 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 422745 INFO
(TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[CB15C98643618A94]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58895/solr ready
[junit4] 2> 422754 INFO (qtp1424545132-7441) [n:127.0.0.1:58906_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 422755 INFO (qtp1424545132-7441) [n:127.0.0.1:58906_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 422758 INFO (qtp506615448-7459) [n:127.0.0.1:58912_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 422762 INFO
(OverseerThreadFactory-2189-thread-1-processing-n:127.0.0.1:58906_solr)
[n:127.0.0.1:58906_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 422872 INFO
(OverseerStateUpdate-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58906/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 422878 INFO
(OverseerStateUpdate-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58912/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 423081 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 423083 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 423085 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424097 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 424097 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 424115 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 424117 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 424174 WARN (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 424174 WARN (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 424174 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 424174 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 424174 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58906.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 424174 WARN (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 424174 WARN (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 424174 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node1\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 424174 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 424174 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 424177 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58912.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@29fbc81c
[junit4] 2> 424177 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node3\collection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_CB15C98643618A94-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
[junit4] 2> 424264 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 424264 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 424264 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 424264 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 424268 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 424268 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 424268 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 424268 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 424269 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1108b284[collection1_shard2_replica_n2] main]
[junit4] 2> 424269 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d0a8358[collection1_shard1_replica_n1] main]
[junit4] 2> 424270 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 424270 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 424271 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 424271 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 424271 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 424271 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 424271 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631824580262756352
[junit4] 2> 424272 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631824580263804928
[junit4] 2> 424273 INFO
(searcherExecutor-2206-thread-1-processing-n:127.0.0.1:58912_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@1108b284[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 424274 INFO
(searcherExecutor-2205-thread-1-processing-n:127.0.0.1:58906_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@4d0a8358[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 424277 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 424277 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 424277 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 424277 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 424280 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 424280 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 424280 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 424280 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 424280 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58912/solr/collection1_shard2_replica_n2/
[junit4] 2> 424280 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58906/solr/collection1_shard1_replica_n1/
[junit4] 2> 424280 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 424280 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 424280 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:58912/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 424281 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72072624310583309-core_node4-n_0000000000
[junit4] 2> 424281 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:58906/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 424281 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72072624310583303-core_node3-n_0000000000
[junit4] 2> 424282 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58906/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 424282 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58912/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 424384 INFO (zkCallback-2773-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424384 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424385 INFO (zkCallback-2773-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424386 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 424386 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 424389 INFO (qtp506615448-7460) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1304
[junit4] 2> 424389 INFO (qtp1424545132-7444) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1307
[junit4] 2> 424393 INFO (qtp506615448-7459) [n:127.0.0.1:58912_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 424489 INFO (zkCallback-2741-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424489 INFO (zkCallback-2741-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424489 INFO (zkCallback-2773-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424490 INFO (zkCallback-2773-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424491 INFO (qtp506615448-7459) [n:127.0.0.1:58912_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1732
[junit4] 2> 424491 INFO (zkCallback-2773-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424497 INFO (qtp506615448-7462) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 424497 INFO (qtp506615448-7462) [n:127.0.0.1:58912_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1037
(1631824580495540224), 1083 (1631824580497637376), 1057 (1631824580497637377),
1053 (1631824580497637378), 1013 (1631824580498685952), 1036
(1631824580498685953)]} 0 4
[junit4] 2> 424498 INFO (qtp1424545132-7446) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 424498 INFO (qtp1424545132-7446) [n:127.0.0.1:58906_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1042
(1631824580497637376), 1038 (1631824580499734528), 1078 (1631824580499734529),
1004 (1631824580499734530)]} 0 3
[junit4] 2> 424500 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000dab8210000f, likely client has closed socket
[junit4] 2> 424500 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1158761407
[junit4] 2> 424500 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:58906_solr
[junit4] 2> 424500 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 424500 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:58906_solr as DOWN
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1300854252
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:58908_solr
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:58908_solr as DOWN
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1154024811
[junit4] 2> 424505 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:58912_solr
[junit4] 2> 424507 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 424507 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:58912_solr as DOWN
[junit4] 2> 424511 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 424511 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fe83fab: rootName =
solr_58908, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@226bbab1
[junit4] 2> 424514 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 424514 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@49717598: rootName =
solr_58908, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7713e10f
[junit4] 2> 424515 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 424515 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@120e655b: rootName =
solr_58908, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4296fec3
[junit4] 2> 424515 INFO (jetty-closer-2791-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 424518 INFO (zkCallback-2748-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 424518 INFO (zkCallback-2764-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 424518 INFO (zkCallback-2780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 424518 INFO (zkCallback-2773-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 424518 INFO (zkCallback-2741-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 424518 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4650181c
[junit4] 2> 424518 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_n2, tag=4650181c
[junit4] 2> 424518 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b82ac52: rootName =
solr_58912, domain = solr.core.collection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@237c7e4a
[junit4] 2> 424525 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=4650181c
[junit4] 2> 424525 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 424525 INFO (coreCloseExecutor-2216-thread-1)
[n:127.0.0.1:58912_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@2984153a commitCommandVersion:0
[junit4] 2> 424535 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17d63e18
[junit4] 2> 424535 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=17d63e18
[junit4] 2> 424535 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1855e132: rootName =
solr_58906, domain = solr.core.collection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@46454b04
[junit4] 2> 424540 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=17d63e18
[junit4] 2> 424541 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 424541 INFO (coreCloseExecutor-2217-thread-1)
[n:127.0.0.1:58906_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@4cbd2074 commitCommandVersion:0
[junit4] 2> 424799 INFO (zkCallback-2773-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 424799 INFO (zkCallback-2741-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 424799 INFO (zkCallback-2773-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 424799 INFO
(OverseerCollectionConfigSetProcessor-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 424803 INFO (zkCallback-2741-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 424803 INFO (zkCallback-2773-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 424808 INFO (jetty-closer-2791-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@be5f062{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 424810 INFO (jetty-closer-2791-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5d6d9a47{/solr,null,UNAVAILABLE}
[junit4] 2> 424811 INFO (jetty-closer-2791-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 424824 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 424824 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5141408f: rootName =
solr_58912, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@709bf489
[junit4] 2> 424828 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 424828 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bf01c44: rootName =
solr_58912, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7713e10f
[junit4] 2> 424830 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 424830 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@42676711: rootName =
solr_58912, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4296fec3
[junit4] 2> 424830 INFO (jetty-closer-2791-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 424834 INFO (zkCallback-2748-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 424834 INFO (zkCallback-2780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 424834 INFO (zkCallback-2741-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 424834 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 424834 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2572b74a: rootName =
solr_58906, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@b1fd04d
[junit4] 2> 424838 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 424838 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f3e7462: rootName =
solr_58906, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7713e10f
[junit4] 2> 424839 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 424839 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@71628244: rootName =
solr_58906, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4296fec3
[junit4] 2> 424840 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 424842 INFO (jetty-closer-2791-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72072624310583303-127.0.0.1:58906_solr-n_0000000000) closing
[junit4] 2> 424843 INFO
(OverseerStateUpdate-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[n:127.0.0.1:58906_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58906_solr
[junit4] 2> 424853 INFO (zkCallback-2780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 424853 INFO
(OverseerAutoScalingTriggerThread-72072624310583303-127.0.0.1:58906_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit
[...truncated too long message...]
pache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] > expected null, but was:<ObjectTracker found 4 object(s) that
were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper,
InternalHttpClient]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1227)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1191)
[junit4] > at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[junit4] > at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
[junit4] > at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
[junit4] > at
org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1222)
[junit4] > at
org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
[junit4] > at
org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1307)
[junit4] > at
org.apache.solr.cloud.ZkController.register(ZkController.java:1202)
[junit4] > at
org.apache.solr.cloud.ZkController.register(ZkController.java:1148)
[junit4] > at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:190)
[junit4] > at
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:222)
[junit4] > at
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1075)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1237)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1137)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB15C98643618A94]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:331)
[junit4] > at
jdk.internal.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] Completed [193/193 (1!)] on J1 in 154.31s, 16 tests, 1 failure <<<
FAILURES!
[...truncated 42062 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7910/consoleText
[repro] Revision: ef79dd548d410dde90235b56fe6d7ad5adb351f3
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\solrj
[repro] CloudSolrClientTest
[repro] ant compile-test
[...truncated 2522 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CloudSolrClientTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=CB15C98643618A94
-Dtests.slow=true -Dtests.locale=sw-TZ -Dtests.timezone=Asia/Manila
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[...truncated 148 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]