Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23804/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.CustomCollectionTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([E00F907424730FB8]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.update.SolrIndexWriter.create(SolrIndexWriter.java:99) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 4 object(s) that were not released!!! [SolrCore,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.update.SolrIndexWriter.create(SolrIndexWriter.java:99) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) 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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 4 object(s) that were not
released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
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:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([796D5C7592B68387]: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:325)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Timeout occurred while waiting response from server at:
https://127.0.0.1:43777/solr
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: https://127.0.0.1:43777/solr
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
... 49 more
FAILED:
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCreateShardRepFactor
Error Message:
KeeperErrorCode = ConnectionLoss for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([E00F907424730FB8:14E11AF03C271A78]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1111)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:334)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334)
at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:457)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:544)
at
org.apache.solr.cloud.api.collections.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15703 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
[junit4] 2> 1845160 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/init-core-data-001
[junit4] 2> 1845160 WARN
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 1845160 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1845161 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1845162 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001
[junit4] 2> 1845162 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1845162 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1845162 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1845262 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45223
[junit4] 2> 1845262 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45223
[junit4] 2> 1845262 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45223
[junit4] 2> 1845264 INFO (zkConnectionManagerCallback-14729-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845265 INFO (zkConnectionManagerCallback-14731-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845266 INFO (zkConnectionManagerCallback-14733-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845268 WARN (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1845268 WARN (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1845268 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1845268 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1845268 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 1845268 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1845268 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1845269 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 1845272 WARN (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1845272 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1845272 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1845272 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 1845276 WARN (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1845276 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1845276 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1845276 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 1845299 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1845300 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1845300 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1845305 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@818aa64{/solr,null,AVAILABLE}
[junit4] 2> 1845306 WARN (jetty-launcher-14734-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3a6956ef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845307 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1845307 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1845307 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1845310 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7335d32b{/solr,null,AVAILABLE}
[junit4] 2> 1845312 WARN (jetty-launcher-14734-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@61998003[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b44a2da{/solr,null,AVAILABLE}
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6e4d89c2{SSL,[ssl,
http/1.1]}{127.0.0.1:43777}
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.e.j.s.Server Started @1845392ms
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43777}
[junit4] 2> 1845312 ERROR (jetty-launcher-14734-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1845312 WARN (jetty-launcher-14734-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5386ba80[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1845312 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-20T14:46:54.367Z
[junit4] 2> 1845324 INFO (zkConnectionManagerCallback-14736-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e1f1743{SSL,[ssl,
http/1.1]}{127.0.0.1:42445}
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.e.j.s.Server Started @1845404ms
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42445}
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12bdf2f3{/solr,null,AVAILABLE}
[junit4] 2> 1845324 ERROR (jetty-launcher-14734-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-20T14:46:54.379Z
[junit4] 2> 1845324 WARN (jetty-launcher-14734-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@27d44e95[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845324 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1845327 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@515a52ae{SSL,[ssl,
http/1.1]}{127.0.0.1:45885}
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.e.j.s.Server Started @1845407ms
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45885}
[junit4] 2> 1845328 ERROR (jetty-launcher-14734-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1845328 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-20T14:46:54.383Z
[junit4] 2> 1845339 INFO (zkConnectionManagerCallback-14738-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5d01380d{SSL,[ssl,
http/1.1]}{127.0.0.1:45415}
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.e.j.s.Server Started @1845420ms
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45415}
[junit4] 2> 1845340 INFO (zkConnectionManagerCallback-14740-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845340 ERROR (jetty-launcher-14734-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-20T14:46:54.395Z
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1845340 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1845436 INFO (zkConnectionManagerCallback-14743-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845436 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1845477 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1845477 WARN (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845508 WARN (jetty-launcher-14734-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@405cb1c6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845516 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1845516 WARN (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845520 WARN (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845530 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1845530 WARN (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845540 WARN (jetty-launcher-14734-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@289b5752[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845541 INFO (jetty-launcher-14734-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45223/solr
[junit4] 2> 1845541 WARN (jetty-launcher-14734-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7e780dc2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845541 WARN (jetty-launcher-14734-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6b8461d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845564 WARN (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845568 INFO (zkConnectionManagerCallback-14754-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845592 WARN (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845600 WARN (jetty-launcher-14734-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5495983e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845601 INFO (jetty-launcher-14734-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45223/solr
[junit4] 2> 1845616 WARN (jetty-launcher-14734-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7e9d323[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845617 INFO (jetty-launcher-14734-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45223/solr
[junit4] 2> 1845619 INFO (zkConnectionManagerCallback-14763-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845624 INFO (zkConnectionManagerCallback-14759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845624 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
0x1009f03452f0009, likely client has closed socket
[junit4] 2> 1845628 INFO (zkConnectionManagerCallback-14766-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845657 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42445_solr
[junit4] 2> 1845657 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.Overseer Overseer
(id=72232430432354312-127.0.0.1:42445_solr-n_0000000000) starting
[junit4] 2> 1845683 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1845684 WARN (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845684 INFO (zkConnectionManagerCallback-14770-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845687 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45415_solr
[junit4] 2> 1845687 INFO (zkConnectionManagerCallback-14777-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845688 INFO (zkConnectionManagerCallback-14772-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845688 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1845690 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1845691 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43777_solr as DOWN
[junit4] 2> 1845691 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1845691 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43777_solr
[junit4] 2> 1845692 WARN (jetty-launcher-14734-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6441afcb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845720 INFO (zkCallback-14769-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1845722 INFO (zkCallback-14758-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1845722 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45223/solr ready
[junit4] 2> 1845722 INFO (zkCallback-14776-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1845728 INFO (zkCallback-14771-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1845736 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42445_solr
[junit4] 2> 1845740 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42445_solr as DOWN
[junit4] 2> 1845740 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1845740 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42445_solr
[junit4] 2> 1845752 WARN (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1845756 INFO (zkCallback-14771-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1845756 INFO (zkCallback-14776-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1845756 INFO (zkCallback-14769-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1845756 INFO (zkCallback-14758-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1845759 INFO (zkConnectionManagerCallback-14792-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845760 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1845760 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45223/solr ready
[junit4] 2> 1845763 INFO (zkConnectionManagerCallback-14793-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845764 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1845764 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45223/solr ready
[junit4] 2> 1845770 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1845784 WARN (jetty-launcher-14734-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@295a5256[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1845785 INFO (jetty-launcher-14734-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45223/solr
[junit4] 2> 1845792 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42445.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845795 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1845798 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42445.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845798 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42445.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845799 INFO (jetty-launcher-14734-thread-1)
[n:127.0.0.1:42445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node1/.
[junit4] 2> 1845799 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1845807 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43777.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845812 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45415.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845814 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43777.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845814 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43777.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845815 INFO (jetty-launcher-14734-thread-4)
[n:127.0.0.1:43777_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node4/.
[junit4] 2> 1845815 INFO (zkConnectionManagerCallback-14800-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845819 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45415.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845819 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45415.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845819 INFO (jetty-launcher-14734-thread-2)
[n:127.0.0.1:45415_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node2/.
[junit4] 2> 1845832 INFO (zkConnectionManagerCallback-14802-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845833 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1845835 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45885_solr as DOWN
[junit4] 2> 1845835 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1845835 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45885_solr
[junit4] 2> 1845836 INFO (zkCallback-14771-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845836 INFO (zkCallback-14776-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845836 INFO (zkCallback-14758-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845836 INFO (zkCallback-14769-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845848 INFO (zkCallback-14790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845848 INFO (zkCallback-14791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845851 INFO (zkCallback-14801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1845856 INFO (zkConnectionManagerCallback-14809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845856 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1845856 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45223/solr ready
[junit4] 2> 1845859 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1845873 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45885.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845881 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45885.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845881 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45885.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1845882 INFO (jetty-launcher-14734-thread-3)
[n:127.0.0.1:45885_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node3/.
[junit4] 2> 1845987 INFO (zkConnectionManagerCallback-14815-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1845988 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1845989 INFO
(SUITE-CustomCollectionTest-seed#[E00F907424730FB8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45223/solr ready
[junit4] 2> 1846027 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[E00F907424730FB8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 1846028 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[E00F907424730FB8])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1846252 INFO (qtp474602395-35651) [n:127.0.0.1:43777_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1846254 INFO
(OverseerThreadFactory-9496-thread-1-processing-n:127.0.0.1:42445_solr)
[n:127.0.0.1:42445_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 1846396 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"routeFieldColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43777/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846397 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"routeFieldColl_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45885/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846398 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"routeFieldColl_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42445/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846412 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"routeFieldColl_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45415/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846413 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"routeFieldColl_shard3_replica_n9",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43777/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846414 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"routeFieldColl_shard3_replica_n11",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45885/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846416 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"routeFieldColl_shard4_replica_n13",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42445/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846426 INFO
(OverseerStateUpdate-72232430432354312-127.0.0.1:42445_solr-n_0000000000)
[n:127.0.0.1:42445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"routeFieldColl",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"routeFieldColl_shard4_replica_n15",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45415/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1846735 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
x:routeFieldColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846735 INFO (qtp474602395-35653) [n:127.0.0.1:43777_solr
x:routeFieldColl_shard3_replica_n9] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n9&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846736 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
x:routeFieldColl_shard4_replica_n15] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n15&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846736 INFO (qtp924516723-35644) [n:127.0.0.1:42445_solr
x:routeFieldColl_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n5&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846736 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
x:routeFieldColl_shard4_replica_n15] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1846743 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
x:routeFieldColl_shard3_replica_n11] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n11&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846745 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
x:routeFieldColl_shard4_replica_n13] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node14&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n13&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846745 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
x:routeFieldColl_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n7&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1846749 INFO (qtp1828884813-35646) [n:127.0.0.1:45885_solr
x:routeFieldColl_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n3&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1847773 INFO (qtp1828884813-35646) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard1 r:core_node4 x:routeFieldColl_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1847777 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1847777 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1847837 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1847868 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1847871 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n13] Schema
name=cloud-dynamic
[junit4] 2> 1847876 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n11] Schema
name=cloud-dynamic
[junit4] 2> 1847878 INFO (qtp1828884813-35646) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard1 r:core_node4 x:routeFieldColl_shard1_replica_n3]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n3] Schema name=cloud-dynamic
[junit4] 2> 1847944 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 1847947 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n15] Schema
name=cloud-dynamic
[junit4] 2> 1847956 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1848046 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n7] Schema name=cloud-dynamic
[junit4] 2> 1848093 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1848093 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n13'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 1848093 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42445.solr.core.routeFieldColl.shard4.replica_n13' (registry
'solr.core.routeFieldColl.shard4.replica_n13') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1848093 INFO (qtp924516723-35652) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard4 r:core_node14 x:routeFieldColl_shard4_replica_n13]
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n13] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node1/routeFieldColl_shard4_replica_n13],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node1/./routeFieldColl_shard4_replica_n13/data/]
[junit4] 2> 1848099 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1848099 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n15'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 1848099 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45415.solr.core.routeFieldColl.shard4.replica_n15' (registry
'solr.core.routeFieldColl.shard4.replica_n15') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1848099 INFO (qtp1834319476-35649) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n15]
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n15] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node2/routeFieldColl_shard4_replica_n15],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node2/./routeFieldColl_shard4_replica_n15/data/]
[junit4] 2> 1848168 INFO (qtp924516723-35644) [n:127.0.0.1:42445_solr
c:routeFieldColl s:shard2 r:core_node6 x:routeFieldColl_shard2_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1848179 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1848179 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n7'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 1848179 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45415.solr.core.routeFieldColl.shard2.replica_n7' (registry
'solr.core.routeFieldColl.shard2.replica_n7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1848181 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1848181 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n11'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 1848181 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45885.solr.core.routeFieldColl.shard3.replica_n11' (registry
'solr.core.routeFieldColl.shard3.replica_n11') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1848181 INFO (qtp1828884813-35643) [n:127.0.0.1:45885_solr
c:routeFieldColl s:shard3 r:core_node12 x:routeFieldColl_shard3_replica_n11]
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n11] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node3/routeFieldColl_shard3_replica_n11],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node3/./routeFieldColl_shard3_replica_n11/data/]
[junit4] 2> 1848184 INFO (qtp1834319476-35654) [n:127.0.0.1:45415_solr
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n7]
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n7] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node2/routeFieldColl_shard2_replica_n7],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node2/./routeFieldColl_shard2_replica_n7/data/]
[junit4] 2> 1848186 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1848186 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1'
using configuration from collection routeFieldColl, trusted=true
[junit4] 2> 1848186 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43777.solr.core.routeFieldColl.shard1.replica_n1' (registry
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@530bc7d8
[junit4] 2> 1848186 INFO (qtp474602395-35647) [n:127.0.0.1:43777_solr
c:routeFieldColl s:shard1 r:core_node2 x:routeFieldColl_shard1_replica_n1]
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_E00F907424730FB8-001/tempDir-001/node4/routeFieldColl_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-c
[...truncated too long message...]
hreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > expected null, but was:<ObjectTracker found 4 object(s) that
were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper]
[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:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[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:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[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:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[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:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([796D5C7592B68387]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:325)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [182/192 (1!)] on J2 in 171.64s, 16 tests, 1 failure <<<
FAILURES!
[...truncated 7937 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:585: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid17847.hprof
Total time: 208 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]