Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2297/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
at __randomizedtesting.SeedInfo.seed([4ACB10187834731F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
Could not get the port for ZooKeeper server
Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
at
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:226)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:91)
at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
6 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=15051,
name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=15052,
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=15050,
name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=15049,
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=15048,
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505) 6) Thread[id=15053,
name=NioSocketAcceptor-1, state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at
sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200) at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
1) Thread[id=15051, name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=15052, name=groupCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=15050, name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=15049, name=ou=system.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=15048, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
6) Thread[id=15053, name=NioSocketAcceptor-1, state=RUNNABLE,
group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([4ACB10187834731F]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=15053, name=NioSocketAcceptor-1, state=RUNNABLE,
group=TGRP-SaslZkACLProviderTest] at
sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method) at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205) at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243) at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=15048,
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505) 3) Thread[id=15049,
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=15050,
name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=15052,
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=15051,
name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=15053, name=NioSocketAcceptor-1, state=RUNNABLE,
group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205)
at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243)
at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=15048, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
3) Thread[id=15049, name=ou=system.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=15050, name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=15052, name=groupCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=15051, name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([4ACB10187834731F]:0)
Build Log:
[...truncated 9964 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/init-core-data-001
[junit4] 2> 1015015 T6214
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1015024 T6214 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1015026 T6215 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1015026 T6215 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1015127 T6214 oasc.ZkTestServer.run start zk server on
port:53529
[junit4] 2> 1015127 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1015128 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1015135 T6222 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10482a85
name:ZooKeeperConnection Watcher:127.0.0.1:53529 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1015135 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1015136 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1015136 T6214 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1015141 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1015143 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1015145 T6225 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2aaa7caf
name:ZooKeeperConnection Watcher:127.0.0.1:53529/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1015145 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1015146 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1015146 T6214 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1015150 T6214 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1015154 T6214 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1015157 T6214 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1015161 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1015162 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1015168 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1015168 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1015173 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1015173 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1015177 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1015178 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1015182 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1015183 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1015187 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1015188 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1015192 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1015192 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1015196 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1015196 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1015200 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1015201 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1015206 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1015206 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1015211 T6214 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1015211 T6214 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1015575 T6214 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1
[junit4] 2> 1015580 T6214 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1015585 T6214 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2c406ce7{/,null,AVAILABLE}
[junit4] 2> 1015589 T6214 oejs.AbstractConnector.doStart Started
ServerConnector@39adc863{HTTP/1.1}{127.0.0.1:53533}
[junit4] 2> 1015589 T6214 oejs.Server.doStart Started @1018623ms
[junit4] 2> 1015589 T6214 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/, hostPort=53532,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/tempDir-001/control/data,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores}
[junit4] 2> 1015590 T6214 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@705789f3
[junit4] 2> 1015590 T6214 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/'
[junit4] 2> 1015626 T6214 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/solr.xml
[junit4] 2> 1015660 T6214 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores
[junit4] 2> 1015661 T6214 oasc.CoreContainer.<init> New CoreContainer
565389537
[junit4] 2> 1015661 T6214 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/]
[junit4] 2> 1015661 T6214 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/lib
[junit4] 2> 1015662 T6214 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/lib).
[junit4] 2> 1015676 T6214 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1015679 T6214 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1015679 T6214 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1015680 T6214 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1015680 T6214 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1015680 T6214 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53529/solr
[junit4] 2> 1015680 T6214 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1015680 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1015681 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1015684 T6239 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@368d613e
name:ZooKeeperConnection Watcher:127.0.0.1:53529 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1015685 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1015686 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1015689 T6214 n:127.0.0.1:53532_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1015692 T6242 n:127.0.0.1:53532_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b0ab2c6
name:ZooKeeperConnection Watcher:127.0.0.1:53529/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1015692 T6214 n:127.0.0.1:53532_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1015695 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/queue
[junit4] 2> 1015700 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-queue-work
[junit4] 2> 1015706 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-running
[junit4] 2> 1015711 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-completed
[junit4] 2> 1015717 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-failure
[junit4] 2> 1015723 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /live_nodes
[junit4] 2> 1015728 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /aliases.json
[junit4] 2> 1015732 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /clusterstate.json
[junit4] 2> 1015734 T6214 n:127.0.0.1:53532_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53532_
[junit4] 2> 1015736 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:53532_
[junit4] 2> 1015740 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer_elect
[junit4] 2> 1015744 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/election
[junit4] 2> 1015748 T6214 n:127.0.0.1:53532_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1015752 T6214 n:127.0.0.1:53532_
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:53532_
[junit4] 2> 1015752 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/leader
[junit4] 2> 1015756 T6214 n:127.0.0.1:53532_ oasc.Overseer.start Overseer
(id=93885144789745667-127.0.0.1:53532_-n_0000000000) starting
[junit4] 2> 1015761 T6214 n:127.0.0.1:53532_ oascc.SolrZkClient.makePath
makePath: /overseer/queue-work
[junit4] 2> 1015776 T6214 n:127.0.0.1:53532_
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1015778 T6214 n:127.0.0.1:53532_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1015778 T6244 n:127.0.0.1:53532_
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 1015780 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 1015791 T6214 n:127.0.0.1:53532_
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
[junit4] 2> 1015792 T6214 n:127.0.0.1:53532_
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1015794 T6214 n:127.0.0.1:53532_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores
[junit4] 2> 1015796 T6214 n:127.0.0.1:53532_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {coreNodeName=, loadOnStartup=true, dataDir=data/,
schema=schema.xml,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1, config=solrconfig.xml,
name=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/, transient=false, shard=,
collection=control_collection}
[junit4] 2> 1015797 T6214 n:127.0.0.1:53532_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/
[junit4] 2> 1015797 T6214 n:127.0.0.1:53532_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1015799 T6246 n:127.0.0.1:53532_ c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1015799 T6246 n:127.0.0.1:53532_ c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1015801 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1015801 T6246 n:127.0.0.1:53532_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1015803 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:53532_",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53532"} current state
version: 0
[junit4] 2> 1015804 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "node_name":"127.0.0.1:53532_",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53532"}
[junit4] 2> 1015804 T6243 n:127.0.0.1:53532_
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 1015804 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1015807 T6242 n:127.0.0.1:53532_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1016803 T6246 n:127.0.0.1:53532_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1016803 T6246 n:127.0.0.1:53532_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1016804 T6246 n:127.0.0.1:53532_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1016804 T6246 n:127.0.0.1:53532_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1016806 T6246 n:127.0.0.1:53532_
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1016806 T6246 n:127.0.0.1:53532_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/'
[junit4] 2> 1016828 T6246 n:127.0.0.1:53532_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1016838 T6246 n:127.0.0.1:53532_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1016852 T6246 n:127.0.0.1:53532_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.3.0
[junit4] 2> 1016884 T6246 n:127.0.0.1:53532_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1016886 T6246 n:127.0.0.1:53532_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1016892 T6246 n:127.0.0.1:53532_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1017263 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1017286 T6246 n:127.0.0.1:53532_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1017287 T6246 n:127.0.0.1:53532_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1017306 T6246 n:127.0.0.1:53532_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1017311 T6246 n:127.0.0.1:53532_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1017314 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1017316 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1017316 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1017316 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1017317 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1017318 T6246 n:127.0.0.1:53532_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1017318 T6246 n:127.0.0.1:53532_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1017318 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1017318 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1017319 T6246 n:127.0.0.1:53532_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60f2441a
[junit4] 2> 1017319 T6246 n:127.0.0.1:53532_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/data
[junit4] 2> 1017319 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/data/index/
[junit4] 2> 1017320 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1017320 T6246 n:127.0.0.1:53532_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/control-001/cores/collection1/data/index
[junit4] 2> 1017320 T6246 n:127.0.0.1:53532_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=93.84375,
floorSegmentMB=0.8955078125, forceMergeDeletesPctAllowed=15.493156188330005,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1017322 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@65a165fd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@472ef92b),segFN=segments_1,generation=1}
[junit4] 2> 1017322 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1017327 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1017327 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1017328 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1017328 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1017328 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1017328 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1017328 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1017329 T6246 n:127.0.0.1:53532_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1017329 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1017340 T6246 n:127.0.0.1:53532_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1017341 T6246 n:127.0.0.1:53532_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1017343 T6246 n:127.0.0.1:53532_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1017345 T6246 n:127.0.0.1:53532_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1017350 T6246 n:127.0.0.1:53532_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/get,/admin/threads,/config,/admin/file,/admin/luke,/update/json/docs,/update/json,/update/csv,/admin/segments,standard,/update,/admin/mbeans,/admin/properties,/admin/ping,/replication,/admin/plugins,/schema,/admin/logging,/admin/system
[junit4] 2> 1017352 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1017353 T6246 n:127.0.0.1:53532_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1017353 T6246 n:127.0.0.1:53532_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1017354 T6246 n:127.0.0.1:53532_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1017354 T6246 n:127.0.0.1:53532_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1017355 T6246 n:127.0.0.1:53532_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=57.8154296875,
floorSegmentMB=0.904296875, forceMergeDeletesPctAllowed=27.482313946277543,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2740156577125308
[junit4] 2> 1017355 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@65a165fd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@472ef92b),segFN=segments_1,generation=1}
[junit4] 2> 1017355 T6246 n:127.0.0.1:53532_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1017355 T6246 n:127.0.0.1:53532_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@602baba9[collection1] main
[junit4] 2> 1017356 T6246 n:127.0.0.1:53532_ x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1017358 T6246 n:127.0.0.1:53532_ x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1017358 T6246 n:127.0.0.1:53532_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1017359 T6246 n:127.0.0.1:53532_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1017359 T6246 n:127.0.0.1:53532_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1017359 T6246 n:127.0.0.1:53532_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1017360 T6246 n:127.0.0.1:53532_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1017360 T6246 n:127.0.0.1:53532_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1017360 T6246 n:127.0.0.1:53532_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1017360 T6246 n:127.0.0.1:53532_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1017361 T6246 n:127.0.0.1:53532_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1017362 T6247 n:127.0.0.1:53532_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@602baba9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1017362 T6246 n:127.0.0.1:53532_ x:collection1
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value
of version field
[junit4] 2> 1017362 T6246 n:127.0.0.1:53532_ x:collection1
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_
for 65536 version buckets from index
[junit4] 2> 1017363 T6246 n:127.0.0.1:53532_ x:collection1
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot
seed version bucket highest value from index
[junit4] 2> 1017363 T6246 n:127.0.0.1:53532_ x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in
index or recent updates, using new clock 1502162319084355584
[junit4] 2> 1017365 T6246 n:127.0.0.1:53532_ x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets
with highest version 1502162319084355584
[junit4] 2> 1017365 T6246 n:127.0.0.1:53532_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1017366 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:53532 collection:control_collection shard:shard1
[junit4] 2> 1017367 T6214 n:127.0.0.1:53532_ oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 1017367 T6214 n:127.0.0.1:53532_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1017368 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1017372 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1017374 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1017376 T6254 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f1f6ed7
name:ZooKeeperConnection Watcher:127.0.0.1:53529/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1017377 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1017377 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1017377 T6214
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1017381 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 1017385 T6214 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1017385 T6214 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1017385 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1017386 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1017386 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3624 name=collection1
org.apache.solr.core.SolrCore@28eacb5c url=http://127.0.0.1:53532/collection1
node=127.0.0.1:53532_ C3624_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:53532_, core=collection1, state=down,
base_url=http://127.0.0.1:53532}
[junit4] 2> 1017386 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 C3624 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:53532/collection1/
[junit4] 2> 1017387 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 C3624 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 1017387 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 C3624 oasc.SyncStrategy.syncToMe
http://127.0.0.1:53532/collection1/ has no replicas
[junit4] 2> 1017387 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:53532/collection1/ shard1
[junit4] 2> 1017386 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1017387 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1017388 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 1017389 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1017392 T6257 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@639c3d28
name:ZooKeeperConnection Watcher:127.0.0.1:53529/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1017392 T6254 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017392 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1017392 T6242 n:127.0.0.1:53532_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017395 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1017406 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 1017407 T6243 n:127.0.0.1:53532_
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 1017411 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1017414 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:53532",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1017415 T6243 n:127.0.0.1:53532_
oasco.ZkStateWriter.writePendingUpdates going to create_collection
/collections/collection1/state.json
[junit4] 2> 1017417 T6254 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017417 T6242 n:127.0.0.1:53532_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017427 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1017429 T6254 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017429 T6242 n:127.0.0.1:53532_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017458 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:53532/collection1/ and leader is
http://127.0.0.1:53532/collection1/
[junit4] 2> 1017458 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:53532
[junit4] 2> 1017459 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 1017459 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1017459 T6250 n:127.0.0.1:53532_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1017462 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1017465 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:53532_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:53532"} current state
version: 4
[junit4] 2> 1017466 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "node_name":"127.0.0.1:53532_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:53532"}
[junit4] 2> 1017576 T6254 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017577 T6242 n:127.0.0.1:53532_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1017897 T6214 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1
[junit4] 2> 1017900 T6214 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001
[junit4] 2> 1017902 T6214 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1017908 T6214 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@184fecc{/,null,AVAILABLE}
[junit4] 2> 1017909 T6214 oejs.AbstractConnector.doStart Started
ServerConnector@49e6f836{HTTP/1.1}{127.0.0.1:53545}
[junit4] 2> 1017909 T6214 oejs.Server.doStart Started @1020943ms
[junit4] 2> 1017910 T6214 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=53544,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/}
[junit4] 2> 1017910 T6214 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@705789f3
[junit4] 2> 1017910 T6214 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/'
[junit4] 2> 1017986 T6214 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/solr.xml
[junit4] 2> 1018028 T6214 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores
[junit4] 2> 1018028 T6214 oasc.CoreContainer.<init> New CoreContainer
1118173865
[junit4] 2> 1018028 T6214 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/]
[junit4] 2> 1018029 T6214 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/lib
[junit4] 2> 1018029 T6214 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/lib).
[junit4] 2> 1018042 T6214 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1018046 T6214 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1018048 T6214 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1018048 T6214 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1018048 T6214 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1018049 T6214 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53529/solr
[junit4] 2> 1018049 T6214 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1018049 T6214
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1018050 T6214 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1018053 T6271 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@de52bcf name:ZooKeeperConnection
Watcher:127.0.0.1:53529 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1018054 T6214 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1018055 T6214 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1018059 T6214 n:127.0.0.1:53544_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1018061 T6274 n:127.0.0.1:53544_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@899bc58 name:ZooKeeperConnection
Watcher:127.0.0.1:53529/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1018061 T6214 n:127.0.0.1:53544_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1018071 T6214 n:127.0.0.1:53544_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1019086 T6214 n:127.0.0.1:53544_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53544_
[junit4] 2> 1019088 T6214 n:127.0.0.1:53544_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:53544_
[junit4] 2> 1019094 T6214 n:127.0.0.1:53544_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1019113 T6214 n:127.0.0.1:53544_
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
[junit4] 2> 1019114 T6214 n:127.0.0.1:53544_
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1019115 T6214 n:127.0.0.1:53544_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores
[junit4] 2> 1019117 T6214 n:127.0.0.1:53544_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR:
{absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/, transient=false, shard=,
config=solrconfig.xml, dataDir=data/,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1, schema=schema.xml,
collection=collection1, coreNodeName=, name=collection1, loadOnStartup=true}
[junit4] 2> 1019117 T6214 n:127.0.0.1:53544_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/
[junit4] 2> 1019117 T6214 n:127.0.0.1:53544_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1019121 T6275 n:127.0.0.1:53544_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1019122 T6275 n:127.0.0.1:53544_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1019160 T6242 n:127.0.0.1:53532_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1019188 T6275 n:127.0.0.1:53544_ oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 1019188 T6275 n:127.0.0.1:53544_
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 1019190 T6243 n:127.0.0.1:53532_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:53544_",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53544"} current state
version: 5
[junit4] 2> 1019200 T6275 n:127.0.0.1:53544_
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1019200 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "node_name":"127.0.0.1:53544_",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53544"}
[junit4] 2> 1019200 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 1019200 T6243 n:127.0.0.1:53532_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
[junit4] 2> 1019212 T6275 n:127.0.0.1:53544_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 1019212 T6275 n:127.0.0.1:53544_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1019213 T6243 n:127.0.0.1:53532_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 1019236 T6274 n:127.0.0.1:53544_ oascc.ZkStateReader$7.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1019243 T6274 n:127.0.0.1:53544_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 1
[junit4] 2> 1020215 T6275 n:127.0.0.1:53544_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1020215 T6275 n:127.0.0.1:53544_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1020217 T6275 n:127.0.0.1:53544_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1020217 T6275 n:127.0.0.1:53544_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1020224 T6275 n:127.0.0.1:53544_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1020224 T6275 n:127.0.0.1:53544_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/'
[junit4] 2> 1020281 T6275 n:127.0.0.1:53544_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1020294 T6275 n:127.0.0.1:53544_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1020311 T6275 n:127.0.0.1:53544_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.3.0
[junit4] 2> 1020382 T6275 n:127.0.0.1:53544_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1020384 T6275 n:127.0.0.1:53544_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1020391 T6275 n:127.0.0.1:53544_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1020694 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1020704 T6275 n:127.0.0.1:53544_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1020707 T6275 n:127.0.0.1:53544_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1020726 T6275 n:127.0.0.1:53544_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1020729 T6275 n:127.0.0.1:53544_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1020733 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1020735 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1020735 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1020735 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1020737 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1020737 T6275 n:127.0.0.1:53544_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1020737 T6275 n:127.0.0.1:53544_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1020738 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1020738 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1020738 T6275 n:127.0.0.1:53544_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60f2441a
[junit4] 2> 1020739 T6275 n:127.0.0.1:53544_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/data
[junit4] 2> 1020739 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1020739 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1020740 T6275 n:127.0.0.1:53544_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest
4ACB10187834731F-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1020740 T6275 n:127.0.0.1:53544_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=93.84375,
floorSegmentMB=0.8955078125, forceMergeDeletesPctAllowed=15.493156188330005,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1020741 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d8a01b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f74f195),segFN=segments_1,generation=1}
[junit4] 2> 1020741 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1020748 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1020748 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1020748 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1020748 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1020749 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1020749 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1020749 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1020750 T6275 n:127.0.0.1:53544_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1020750 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1020761 T6275 n:127.0.0.1:53544_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1020763 T6275 n:127.0.0.1:53544_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1020765 T6275 n:127.0.0.1:53544_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1020766 T6275 n:127.0.0.1:53544_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1020774 T6275 n:127.0.0.1:53544_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/get,/admin/threads,/config,/admin/file,/admin/luke,/update/json/docs,/update/json,/update/csv,/admin/segments,standard,/update,/admin/mbeans,/admin/properties,/admin/ping,/replication,/admin/plugins,/schema,/admin/logging,/admin/system
[junit4] 2> 1020776 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1020777 T6275 n:127.0.0.1:53544_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1020777 T6275 n:127.0.0.1:53544_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1020778 T6275 n:127.0.0.1:53544_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1020779 T6275 n:127.0.0.1:53544_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1020779 T6275 n:127.0.0.1:53544_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=57.8154296875,
floorSegmentMB=0.904296875, forceMergeDeletesPctAllowed=27.482313946277543,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2740156577125308
[junit4] 2> 1020780 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d8a01b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f74f195),segFN=segments_1,generation=1}
[junit4] 2> 1020780 T6275 n:127.0.0.1:53544_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2>
[...truncated too long message...]
eadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 5) Thread[id=15048, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > 6) Thread[id=15053, name=NioSocketAcceptor-1,
state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
[junit4] > at
sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
[junit4] > at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
[junit4] > at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4ACB10187834731F]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=15053, name=NioSocketAcceptor-1,
state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.nio.ch.KQueueArrayWrapper.interrupt(Native
Method)
[junit4] > at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243)
[junit4] > at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
[junit4] > at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
[junit4] > at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
[junit4] > at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=15048, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > 3) Thread[id=15049, name=ou=system.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=15050, name=changePwdReplayCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 5) Thread[id=15052, name=groupCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 6) Thread[id=15051, name=kdcReplayCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4ACB10187834731F]:0)
[junit4] Completed [404/496] on J0 in 94.07s, 1 test, 3 errors <<< FAILURES!
[...truncated 290 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991:
There were test failures: 496 suites, 1973 tests, 3 suite-level errors, 1
error, 339 ignored (24 assumptions)
Total time: 69 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]