Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11866/
Java: 64bit/jdk1.9.0-ea-b34 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest
Error Message:
ERROR: SolrZkClient opens=17 closes=16
Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=17 closes=16
at __randomizedtesting.SeedInfo.seed([B61275133AF60A28]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:462)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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.CollectionsAPIDistributedZkTest
Error Message:
5 threads leaked from SUITE scope at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 1) Thread[id=6465,
name=zkCallback-692-thread-3, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=6464,
name=zkCallback-692-thread-2, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=6333,
name=zkCallback-692-thread-1, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994) 5)
Thread[id=6332,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-EventThread,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE
scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:
1) Thread[id=6465, name=zkCallback-692-thread-3, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=6464, name=zkCallback-692-thread-2, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=6333, name=zkCallback-692-thread-1, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
5) Thread[id=6332,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-EventThread,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
at __randomizedtesting.SeedInfo.seed([B61275133AF60A28]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=6465, name=zkCallback-692-thread-3, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=6464,
name=zkCallback-692-thread-2, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=6333,
name=zkCallback-692-thread-1, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=6465, name=zkCallback-692-thread-3, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=6464, name=zkCallback-692-thread-2, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=6333, name=zkCallback-692-thread-1, state=TIMED_WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
at __randomizedtesting.SeedInfo.seed([B61275133AF60A28]:0)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
some core start times did not change on reload
Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
at
__randomizedtesting.SeedInfo.seed([B61275133AF60A28:37F4FB0B4DA96A14]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:750)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:199)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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)
Build Log:
[...truncated 9515 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/init-core-data-001
[junit4] 2> 1052418 T6193 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 1052418 T6193
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /qbh/f
[junit4] 2> 1052421 T6193 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1052422 T6193 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1052423 T6194 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1052523 T6193 oasc.ZkTestServer.run start zk server on
port:38956
[junit4] 2> 1052523 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1052524 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1052551 T6201 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b91d9ee
name:ZooKeeperConnection Watcher:127.0.0.1:38956 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1052551 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1052551 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1052552 T6193 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1052557 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1052558 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1052560 T6204 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@623146f5
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1052560 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1052561 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1052561 T6193 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1052572 T6193 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1052574 T6193 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1052575 T6193 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1052577 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1052578 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1052580 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1052581 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1052583 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1052583 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1052585 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1052586 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1052587 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1052588 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1052589 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1052590 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1052592 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1052592 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1052594 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1052594 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1052596 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1052597 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1052598 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1052599 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1052601 T6193 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1052601 T6193 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> Using new style solr.xml
[junit4] 2> 1052912 T6193 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1052914 T6193 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@61a5b44d{/qbh/f,null,AVAILABLE}
[junit4] 2> 1052917 T6193 oejs.AbstractConnector.doStart Started
ServerConnector@7c2d3f8e{HTTP/1.1}{127.0.0.1:57313}
[junit4] 2> 1052918 T6193 oejs.Server.doStart Started @1054482ms
[junit4] 2> 1052918 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1052919 T6193 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1052919 T6193 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002
[junit4] 2> 1052920 T6193 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002/'
[junit4] 2> 1052935 T6193 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002/solr.xml
[junit4] 2> 1052944 T6193 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002
[junit4] 2> 1052945 T6193 oasc.CoreContainer.<init> New CoreContainer
1541396110
[junit4] 2> 1052945 T6193 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002/]
[junit4] 2> 1052946 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1052946 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1052947 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1052947 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1052947 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1052948 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1052948 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1052948 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1052948 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1052949 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1052949 T6193 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1052950 T6193 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1052950 T6193 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1052950 T6193 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1052951 T6193 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:38956/solr
[junit4] 2> 1052951 T6193 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1052951 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1052952 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1052961 T6218 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6f7a541 name:ZooKeeperConnection
Watcher:127.0.0.1:38956 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1052961 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1052962 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1052964 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1052979 T6221 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b5ff8b4 name:ZooKeeperConnection
Watcher:127.0.0.1:38956/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1052979 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1052981 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1052983 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1052984 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1052986 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1052987 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1052989 T6193 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1052990 T6193 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57313_qbh%2Ff
[junit4] 2> 1052990 T6193 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:57313_qbh%2Ff
[junit4] 2> 1052992 T6193 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1052993 T6193 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1052994 T6193 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1052995 T6193 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:57313_qbh%2Ff
[junit4] 2> 1052995 T6193 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1052997 T6193 oasc.Overseer.start Overseer
(id=93104404397293571-127.0.0.1:57313_qbh%2Ff-n_0000000000) starting
[junit4] 2> 1052999 T6193 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1053003 T6193 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1053004 T6223 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1053005 T6222 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1053006 T6193 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1053007 T6193 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1053008 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1053011 T6193 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002
[junit4] 2> 1053017 T6193 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002/conf/
[junit4] 2> 1053164 T6193 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1053165 T6193 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1053166 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1053166 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1053169 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1053173 T6228 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@46367d55
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1053173 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1053174 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1053175 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1053177 T6193 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1053177 T6193 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1053177 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1053183 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1053184 T6231 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@28d7df4a
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1053185 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1053185 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1053187 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1053192 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 0
[junit4] 2> 1053192 T6222 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1053193 T6222 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1053194 T6228 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> 1053194 T6221 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> 1053620 T6193 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1053622 T6193 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1053623 T6193 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@449223b4{/qbh/f,null,AVAILABLE}
[junit4] 2> 1053624 T6193 oejs.AbstractConnector.doStart Started
ServerConnector@648991a8{HTTP/1.1}{127.0.0.1:56309}
[junit4] 2> 1053624 T6193 oejs.Server.doStart Started @1055189ms
[junit4] 2> 1053625 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1053625 T6193 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1053626 T6193 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003
[junit4] 2> 1053626 T6193 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/'
[junit4] 2> 1053640 T6193 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/solr.xml
[junit4] 2> 1053762 T6193 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003
[junit4] 2> 1053763 T6193 oasc.CoreContainer.<init> New CoreContainer
474921057
[junit4] 2> 1053763 T6193 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/]
[junit4] 2> 1053764 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1053764 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1053764 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1053764 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1053765 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1053765 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1053765 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1053766 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1053766 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1053766 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1053767 T6193 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1053767 T6193 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1053768 T6193 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1053768 T6193 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1053768 T6193 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:38956/solr
[junit4] 2> 1053769 T6193 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1053769 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1053770 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1053772 T6245 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5abea9d8
name:ZooKeeperConnection Watcher:127.0.0.1:38956 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1053772 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1053773 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1053776 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1053777 T6248 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@14a3f23c
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1053777 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1053782 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1054785 T6193 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56309_qbh%2Ff
[junit4] 2> 1054786 T6193 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56309_qbh%2Ff
[junit4] 2> 1054790 T6193 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1054792 T6193 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003
[junit4] 2> 1054801 T6193 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/conf/
[junit4] 2> 1054943 T6193 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1054944 T6193 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1054945 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1055217 T6193 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1055218 T6193 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1055220 T6193 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@17736da2{/qbh/f,null,AVAILABLE}
[junit4] 2> 1055220 T6193 oejs.AbstractConnector.doStart Started
ServerConnector@72d8693c{HTTP/1.1}{127.0.0.1:36932}
[junit4] 2> 1055221 T6193 oejs.Server.doStart Started @1056785ms
[junit4] 2> 1055221 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1055221 T6193 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1055222 T6193 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004
[junit4] 2> 1055222 T6193 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004/'
[junit4] 2> 1055232 T6193 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004/solr.xml
[junit4] 2> 1055239 T6193 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004
[junit4] 2> 1055240 T6193 oasc.CoreContainer.<init> New CoreContainer
1671725663
[junit4] 2> 1055240 T6193 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004/]
[junit4] 2> 1055240 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1055241 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1055241 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1055241 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1055241 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1055241 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1055242 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1055242 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1055242 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1055242 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1055243 T6193 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1055243 T6193 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1055243 T6193 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1055243 T6193 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1055244 T6193 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:38956/solr
[junit4] 2> 1055244 T6193 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1055244 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1055254 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1055263 T6263 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5c36c862
name:ZooKeeperConnection Watcher:127.0.0.1:38956 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1055263 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1055264 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1055273 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1055277 T6266 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6aa400d5
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1055282 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1055290 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1056294 T6193 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36932_qbh%2Ff
[junit4] 2> 1056295 T6193 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36932_qbh%2Ff
[junit4] 2> 1056298 T6193 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1056300 T6193 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004
[junit4] 2> 1056305 T6193 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-004/conf/
[junit4] 2> 1056420 T6193 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1056421 T6193 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1056421 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1056750 T6193 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 1056751 T6193 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1056752 T6193 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1a0bbb8b{/qbh/f,null,AVAILABLE}
[junit4] 2> 1056753 T6193 oejs.AbstractConnector.doStart Started
ServerConnector@5088e87a{HTTP/1.1}{127.0.0.1:36013}
[junit4] 2> 1056753 T6193 oejs.Server.doStart Started @1058318ms
[junit4] 2> 1056754 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1056754 T6193 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1056754 T6193 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005
[junit4] 2> 1056754 T6193 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005/'
[junit4] 2> 1056764 T6193 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005/solr.xml
[junit4] 2> 1056771 T6193 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005
[junit4] 2> 1056771 T6193 oasc.CoreContainer.<init> New CoreContainer
1447666056
[junit4] 2> 1056771 T6193 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005/]
[junit4] 2> 1056772 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1056772 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1056772 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1056772 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1056773 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1056773 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1056773 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1056773 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1056774 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1056774 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1056774 T6193 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1056774 T6193 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1056775 T6193 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1056775 T6193 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1056775 T6193 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:38956/solr
[junit4] 2> 1056775 T6193 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1056776 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1056776 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1056778 T6281 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@aac17f6 name:ZooKeeperConnection
Watcher:127.0.0.1:38956 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1056779 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1056779 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1056782 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1056784 T6284 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f411aab
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1056785 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1056789 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1057792 T6193 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36013_qbh%2Ff
[junit4] 2> 1057793 T6193 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36013_qbh%2Ff
[junit4] 2> 1057796 T6193 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1057798 T6193 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005
[junit4] 2> 1057803 T6193 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005/conf/
[junit4] 2> 1057947 T6193 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1057956 T6193 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1057956 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1058270 T6193 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 4
[junit4] 2> 1058271 T6193 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1058272 T6193 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@19780f18{/qbh/f,null,AVAILABLE}
[junit4] 2> 1058273 T6193 oejs.AbstractConnector.doStart Started
ServerConnector@2395d53{HTTP/1.1}{127.0.0.1:59178}
[junit4] 2> 1058273 T6193 oejs.Server.doStart Started @1059838ms
[junit4] 2> 1058273 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 1058274 T6193 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1058274 T6193 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006
[junit4] 2> 1058274 T6193 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006/'
[junit4] 2> 1058285 T6193 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006/solr.xml
[junit4] 2> 1058294 T6193 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006
[junit4] 2> 1058295 T6193 oasc.CoreContainer.<init> New CoreContainer
617803286
[junit4] 2> 1058295 T6193 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006/]
[junit4] 2> 1058296 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1058296 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1058296 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1058297 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1058297 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1058297 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1058297 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1058298 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1058298 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1058298 T6193 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1058299 T6193 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1058299 T6193 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1058299 T6193 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1058299 T6193 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1058300 T6193 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:38956/solr
[junit4] 2> 1058300 T6193 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1058300 T6193
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1058301 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1058303 T6299 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6f12fb5b
name:ZooKeeperConnection Watcher:127.0.0.1:38956 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1058303 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1058303 T6193 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1058310 T6193 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1058314 T6302 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73b65958
name:ZooKeeperConnection Watcher:127.0.0.1:38956/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1058314 T6193 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1058318 T6193
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1059324 T6193 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59178_qbh%2Ff
[junit4] 2> 1059325 T6193 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:59178_qbh%2Ff
[junit4] 2> 1059329 T6193 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1059332 T6193 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006
[junit4] 2> 1059352 T6193 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006/conf/
[junit4] 2> 1059666 T6193 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1059667 T6193 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1059667 T6193 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1059673 T6238 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
replicationFactor=2&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
[junit4] 2> 1059674 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/collection-queue-work state
SyncConnected
[junit4] 2> 1059675 T6223 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"nodes_used_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1059676 T6305 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"nodes_used_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1059677 T6305 oasc.OverseerCollectionProcessor.createConfNode
Only one config set found in zk - using it:conf1
[junit4] 2> 1059678 T6305 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/nodes_used_collection
[junit4] 2> 1059678 T6305 oascc.SolrZkClient.makePath makePath:
/collections/nodes_used_collection
[junit4] 2> 1059681 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1059683 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"nodes_used_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "numShards":"2"} current state version: 1
[junit4] 2> 1059683 T6222 oasco.ClusterStateMutator.createCollection
building a new cName: nodes_used_collection
[junit4] 2> 1059685 T6228 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059685 T6266 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059685 T6248 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059685 T6221 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059685 T6284 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059685 T6302 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059896 T6305
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new
collection nodes_used_collection, shardNames [shard1, shard2] ,
replicationFactor : 2
[junit4] 2> 1059896 T6305
oasc.OverseerCollectionProcessor.createCollection Creating shard
nodes_used_collection_shard1_replica1 as part of slice shard1 of collection
nodes_used_collection on 127.0.0.1:59178_qbh%2Ff
[junit4] 2> 1059898 T6305
oasc.OverseerCollectionProcessor.createCollection Creating shard
nodes_used_collection_shard1_replica2 as part of slice shard1 of collection
nodes_used_collection on 127.0.0.1:56309_qbh%2Ff
[junit4] 2> 1059906 T6305
oasc.OverseerCollectionProcessor.createCollection Creating shard
nodes_used_collection_shard2_replica1 as part of slice shard2 of collection
nodes_used_collection on 127.0.0.1:36013_qbh%2Ff
[junit4] 2> 1059926 T6305
oasc.OverseerCollectionProcessor.createCollection Creating shard
nodes_used_collection_shard2_replica2 as part of slice shard2 of collection
nodes_used_collection on 127.0.0.1:57313_qbh%2Ff
[junit4] 2> 1059927 T6239 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1059933 T6292 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1059934 T6239 oasc.ZkController.publish publishing
core=nodes_used_collection_shard1_replica2 state=down
collection=nodes_used_collection
[junit4] 2> 1059935 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1059935 T6239 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1059935 T6292 oasc.ZkController.publish publishing
core=nodes_used_collection_shard1_replica1 state=down
collection=nodes_used_collection
[junit4] 2> 1059936 T6292 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1059936 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"nodes_used_collection_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56309/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:56309_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1059937 T6222 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"nodes_used_collection_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56309/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:56309_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1059939 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"nodes_used_collection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59178/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:59178_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1059940 T6222 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"nodes_used_collection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59178/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:59178_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1059941 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1059963 T6274 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1059964 T6213 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1059964 T6274 oasc.ZkController.publish publishing
core=nodes_used_collection_shard2_replica1 state=down
collection=nodes_used_collection
[junit4] 2> 1059965 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1059965 T6274 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1059966 T6213 oasc.ZkController.publish publishing
core=nodes_used_collection_shard2_replica2 state=down
collection=nodes_used_collection
[junit4] 2> 1059967 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"nodes_used_collection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36013/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:36013_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1059967 T6213 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1059967 T6222 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"nodes_used_collection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36013/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:36013_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1059969 T6222 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"nodes_used_collection_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:57313/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:57313_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1059969 T6222 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"nodes_used_collection_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:57313/qbh/f",
[junit4] 2> "node_name":"127.0.0.1:57313_qbh%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1059971 T6221 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1059971 T6228 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059971 T6221 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059971 T6248 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059971 T6266 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059972 T6302 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1059972 T6284 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1060936 T6239 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for nodes_used_collection_shard1_replica2
[junit4] 2> 1060936 T6239 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:nodes_used_collection
[junit4] 2> 1060937 T6292 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for nodes_used_collection_shard1_replica1
[junit4] 2> 1060937 T6239 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1060937 T6292 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:nodes_used_collection
[junit4] 2> 1060937 T6239 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/nodes_used_collection
[junit4] 2> 1060938 T6292 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1060938 T6292 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/nodes_used_collection
[junit4] 2> 1060939 T6239 oascc.ZkStateReader.readConfigName
path=/collections/nodes_used_collection configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1060939 T6239 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/'
[junit4] 2> 1060947 T6292 oascc.ZkStateReader.readConfigName
path=/collections/nodes_used_collection configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1060947 T6292 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-006/nodes_used_collection_shard1_replica1/'
[junit4] 2> 1060966 T6274 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for nodes_used_collection_shard2_replica1
[junit4] 2> 1060966 T6274 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:nodes_used_collection
[junit4] 2> 1060967 T6274 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1060967 T6274 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/nodes_used_collection
[junit4] 2> 1060967 T6213 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for nodes_used_collection_shard2_replica2
[junit4] 2> 1060968 T6213 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:nodes_used_collection
[junit4] 2> 1060968 T6274 oascc.ZkStateReader.readConfigName
path=/collections/nodes_used_collection configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1060968 T6274 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-005/nodes_used_collection_shard2_replica1/'
[junit4] 2> 1060971 T6213 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1060971 T6213 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/nodes_used_collection
[junit4] 2> 1060972 T6213 oascc.ZkStateReader.readConfigName
path=/collections/nodes_used_collection configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1060973 T6213 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-002/nodes_used_collection_shard2_replica2/'
[junit4] 2> 1061003 T6239 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1061005 T6213 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1061008 T6292 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1061008 T6274 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1061011 T6292 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1061015 T6239 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1061020 T6213 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1061022 T6274 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1061038 T6239 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1061048 T6213 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1061058 T6292 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1061058 T6274 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1061059 T6239 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1061065 T6213 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1061069 T6274 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1061140 T6239 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1061145 T6292 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1061150 T6213 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1061154 T6239 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1061157 T6213 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1061157 T6274 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1061164 T6213 oass.IndexSchema.readSchema
[nodes_used_collection_shard2_replica2] Schema name=test
[junit4] 2> 1061164 T6274 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1061168 T6239 oass.IndexSchema.readSchema
[nodes_used_collection_shard1_replica2] Schema name=test
[junit4] 2> 1061180 T6292 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1061182 T6292 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1061226 T6274 oass.IndexSchema.readSchema
[nodes_used_collection_shard2_replica1] Schema name=test
[junit4] 2> 1061231 T6292 oass.IndexSchema.readSchema
[nodes_used_collection_shard1_replica1] Schema name=test
[junit4] 2> 1061830 T6213 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1061830 T6239 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1061836 T6239 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1061838 T6239 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1061846 T6213 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1061849 T6213 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1061851 T6239 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1061856 T6239 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1061860 T6239 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1061861 T6213 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1061861 T6239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1061862 T6239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1061862 T6239 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1061863 T6239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1061864 T6213 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1061864 T6239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1061864 T6239 oasc.CoreContainer.create Creating SolrCore
'nodes_used_collection_shard1_replica2' using configuration from collection
nodes_used_collection
[junit4] 2> 1061865 T6239 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1061865 T6292 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1061867 T6213 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1061869 T6213
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1061870 T6213
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1061869 T6239 oasc.SolrCore.<init>
[nodes_used_collection_shard1_replica2] Opening new SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/data/
[junit4] 2> 1061870 T6292 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1061870 T6239 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6480e264
[junit4] 2> 1061872 T6239 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/data
[junit4] 2> 1061872 T6239 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/data/index/
[junit4] 2> 1061872 T6239 oasc.SolrCore.initIndex WARN
[nodes_used_collection_shard1_replica2] Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1061873 T6292 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1061873 T6239 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
B61275133AF60A28-001/tempDir-003/nodes_used_collection_shard1_replica2/data/index
[junit4] 2> 1061873 T6239 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=54.6298828125,
floorSegmentMB=1.1083984375, forceMergeDeletesPctAllowed=18.509351118675667,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1061874 T6239 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@354ab89c
lockFactory=org.apache.lucene.s
[...truncated too long message...]
)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:462)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE
scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:
[junit4] > 1) Thread[id=6465, name=zkCallback-692-thread-3,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=6464, name=zkCallback-692-thread-2,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=6333, name=zkCallback-692-thread-1,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
[junit4] > 5) Thread[id=6332,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-EventThread,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B61275133AF60A28]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=6465, name=zkCallback-692-thread-3,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=6464, name=zkCallback-692-thread-2,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=6333, name=zkCallback-692-thread-1,
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=6331,
name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[B61275133AF60A28]-SendThread(127.0.0.1:38956),
state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B61275133AF60A28]:0)
[junit4] Completed on J1 in 100.60s, 1 test, 2 failures, 2 errors <<<
FAILURES!
[...truncated 694 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 462 suites, 1868 tests, 3 suite-level errors, 1
failure, 961 ignored (19 assumptions)
Total time: 48 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34
-XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)
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]