Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1001/
4 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:477)
at
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:257)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForCollectionToDisappear(AbstractDistribZkTestBase.java:196)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertCollectionNotExists(AbstractFullDistribZkTestBase.java:1772)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection(CollectionsAPIDistributedZkTest.java:234)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 1) Thread[id=195553,
name=searcherExecutor-2346-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=195585,
name=searcherExecutor-2359-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:
1) Thread[id=195553, name=searcherExecutor-2346-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=195585, name=searcherExecutor-2359-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([6263BEB3B251C403]: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=195585, name=searcherExecutor-2359-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=195553,
name=searcherExecutor-2346-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=195585, name=searcherExecutor-2359-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=195553, name=searcherExecutor-2346-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([6263BEB3B251C403]:0)
FAILED:
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR
Error Message:
Captured an uncaught exception in thread: Thread[id=606,
name=coreZkRegister-205-thread-1, state=RUNNABLE,
group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=606, name=coreZkRegister-205-thread-1,
state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]
Caused by: java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([6263BEB3B251C403]:0)
at
org.apache.solr.cloud.ZkController.updateLeaderInitiatedRecoveryState(ZkController.java:2133)
at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:434)
at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:346)
at
org.apache.solr.cloud.ZkController.joinElection(ZkController.java:1113)
at org.apache.solr.cloud.ZkController.register(ZkController.java:926)
at org.apache.solr.cloud.ZkController.register(ZkController.java:881)
at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:183)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10206 lines...]
[junit4] Suite:
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/init-core-data-001
[junit4] 2> 111819 INFO
(SUITE-LeaderInitiatedRecoveryOnShardRestartTest-seed#[6263BEB3B251C403]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /ktdm/
[junit4] 2> 111824 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 111824 INFO (Thread-155) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 111824 INFO (Thread-155) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 111924 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkTestServer start zk server on port:33745
[junit4] 2> 111924 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 111925 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 111928 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3959b9e2
name:ZooKeeperConnection Watcher:127.0.0.1:33745 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 111928 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 111928 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 111928 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 111931 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 111932 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 111934 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b615046
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 111934 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 111934 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 111934 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 111937 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 111940 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 111943 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 111946 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 111946 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 111951 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 111951 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 111954 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 111954 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 111957 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 111958 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 111962 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 111962 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 111965 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 111965 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 111968 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 111969 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 111972 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 111972 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 111975 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 111975 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 111979 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 111980 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 111984 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 111985 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 112389 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1
[junit4] 2> 112391 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 112396 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f5fd0{/ktdm,null,AVAILABLE}
[junit4] 2> 112407 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6b8f13f8{HTTP/1.1}{127.0.0.1:40092}
[junit4] 2> 112413 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.Server Started @115143ms
[junit4] 2> 112413 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/tempDir-001/control/data,
hostPort=40092, hostContext=/ktdm,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores}
[junit4] 2> 112414 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1fe91485
[junit4] 2> 112414 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/'
[junit4] 2> 112414 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 112414 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 112432 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 112434 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 112437 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18d14949
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112437 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 112438 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 112441 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 112441 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/solr.xml
[junit4] 2> 112462 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores
[junit4] 2> 112462 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer New CoreContainer 1856592448
[junit4] 2> 112462 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/]
[junit4] 2> 112462 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/lib
[junit4] 2> 112463 WARN
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/lib).
[junit4] 2> 112472 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 112473 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 112473 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 112473 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 112473 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33745/solr
[junit4] 2> 112473 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 112474 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 112475 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 112478 INFO (zkCallback-59-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34980b87
name:ZooKeeperConnection Watcher:127.0.0.1:33745 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112479 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 112480 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 112486 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 112489 INFO
(zkCallback-60-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c9c1bb2
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112489 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 112493 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 112498 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 112503 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 112511 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 112517 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 112524 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 112528 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 112530 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 112532 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 112537 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40092_ktdm
[junit4] 2> 112537 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:40092_ktdm
[junit4] 2> 112541 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 112544 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 112548 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 112549 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94775665174380548-127.0.0.1:40092_ktdm-n_0000000000
[junit4] 2> 112550 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40092_ktdm
[junit4] 2> 112550 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 112552 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer Overseer
(id=94775665174380548-127.0.0.1:40092_ktdm-n_0000000000) starting
[junit4] 2> 112556 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 112570 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 112571 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 112571 INFO
(OverseerCollectionConfigSetProcessor-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 112572 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 112583 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 112610 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 112610 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 112611 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores
[junit4] 2> 112612 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.SolrCore Created CoreDescriptor:
{dataDir=data/, coreNodeName=, config=solrconfig.xml, transient=false,
collection=control_collection, schema=schema.xml, loadOnStartup=true,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/,
configSetProperties=configsetprops.json, shard=,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1,
name=collection1}
[junit4] 2> 112612 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/
[junit4] 2> 112612 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 112613 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 112613 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:40092_ktdm ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 112614 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 112614 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 112621 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40092/ktdm",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:40092_ktdm",
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 112625 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 112632 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40092/ktdm",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:40092_ktdm",
[junit4] 2> "core":"collection1"}
[junit4] 2> 112633 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 112634 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 112646 INFO
(zkCallback-60-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 112653 INFO
(zkCallback-60-thread-2-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 113634 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 113634 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 113635 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 113635 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 113636 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 113636 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/'
[junit4] 2> 113636 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 113636 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 113654 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 113672 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 113707 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 113742 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 113744 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 113787 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 114168 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 114180 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 114182 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 114220 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 114238 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 114241 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 114242 WARN
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 114242 WARN
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 114242 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 114243 WARN
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 114244 WARN
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 114245 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 114245 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 114245 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 114245 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 114245 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36036784
[junit4] 2> 114247 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data
[junit4] 2> 114247 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data/index/
[junit4] 2> 114247 WARN
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 114247 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data/index
[junit4] 2> 114248 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.12810220323990962]
[junit4] 2> 114248 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@63195110
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13192444),segFN=segments_1,generation=1}
[junit4] 2> 114248 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 114266 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data/
[junit4] 2> 114266 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 114295 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 114309 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 114309 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 114309 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 114309 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 114309 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 114310 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 114310 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 114310 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 114313 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 114314 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 114316 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 114318 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 114329 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/config,/admin/ping,/admin/threads,/update/json/docs,standard,/admin/plugins,/admin/system,/admin/mbeans,/get,/admin/file,/schema,/update/json,/admin/segments,/update,/admin/luke,/admin/logging,/replication,/admin/properties,/update/csv
[junit4] 2> 114333 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 114334 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 114334 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 114335 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 114335 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 114335 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@29955a9c
[junit4] 2> 114337 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@63195110
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13192444),segFN=segments_1,generation=1}
[junit4] 2> 114337 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 114337 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e1eabcc[collection1]
main
[junit4] 2> 114337 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 114338 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 114339 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 114339 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 114339 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 114339 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 114340 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 114340 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 114340 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 114340 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 114340 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 114341 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 114341 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 114341 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1516410645425160192
[junit4] 2> 114343 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1516410645425160192
[junit4] 2> 114343 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 114344 INFO
(coreLoadExecutor-167-thread-1-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 114346 INFO
(searcherExecutor-168-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4e1eabcc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 114354 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:40092/ktdm
collection:control_collection shard:shard1
[junit4] 2> 114356 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 114370 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/94775665174380548-core_node1-n_0000000000
[junit4] 2> 114371 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:40092/ktdm/collection1/
[junit4] 2> 114377 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:40092/ktdm/collection1/ has no replicas
[junit4] 2> 114377 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40092/ktdm/collection1/ shard1
[junit4] 2> 114378 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 114378 INFO
(zkCallback-60-thread-2-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114379 INFO
(zkCallback-60-thread-3-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114388 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 114394 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40092/ktdm",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 114499 INFO
(zkCallback-60-thread-3-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114499 INFO
(zkCallback-60-thread-2-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114546 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:40092/ktdm/collection1/ and leader is
http://127.0.0.1:40092/ktdm/collection1/
[junit4] 2> 114546 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40092/ktdm
[junit4] 2> 114546 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 114546 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 114547 INFO
(coreZkRegister-161-thread-1-processing-r:core_node1 c:control_collection
s:shard1 n:127.0.0.1:40092_ktdm x:collection1) [n:127.0.0.1:40092_ktdm
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 114549 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40092/ktdm",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:40092_ktdm",
[junit4] 2> "core":"collection1"} current state version: 3
[junit4] 2> 114550 INFO
(OverseerStateUpdate-94775665174380548-127.0.0.1:40092_ktdm-n_0000000000)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40092/ktdm",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:40092_ktdm",
[junit4] 2> "core":"collection1"}
[junit4] 2> 114615 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 114617 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 114619 INFO (zkCallback-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cc85d01
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 114619 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 114620 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 114620 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 114624 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 114653 INFO
(zkCallback-60-thread-2-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114653 INFO (zkCallback-62-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 114654 INFO
(zkCallback-60-thread-3-processing-n:127.0.0.1:40092_ktdm)
[n:127.0.0.1:40092_ktdm ] o.a.s.c.c.ZkStateReader A cluster state change:
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json,
has occurred - updating... (live nodes size: 1)
[junit4] 2> 114931 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/cores/collection1
[junit4] 2> 114931 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001
[junit4] 2> 114933 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 114937 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fc16b7{/ktdm,null,AVAILABLE}
[junit4] 2> 114937 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@743749e8{HTTP/1.1}{127.0.0.1:43568}
[junit4] 2> 114937 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.e.j.s.Server Started @117667ms
[junit4] 2> 114937 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/cores,
hostContext=/ktdm,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostPort=43568}
[junit4] 2> 114938 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1fe91485
[junit4] 2> 114938 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/'
[junit4] 2> 114938 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 114938 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 114956 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 114957 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 114959 INFO (zkCallback-63-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d14d58b
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 114959 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 114960 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 114961 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 114961 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/solr.xml
[junit4] 2> 114978 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/cores
[junit4] 2> 114979 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer New CoreContainer 1964988894
[junit4] 2> 114979 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/]
[junit4] 2> 114979 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/lib
[junit4] 2> 114979 WARN
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_6263BEB3B251C403-001/shard-1-001/lib).
[junit4] 2> 115005 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 115006 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 115006 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 115007 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 115007 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33745/solr
[junit4] 2> 115007 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 115007 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 115009 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 115010 INFO (zkCallback-65-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a706271
name:ZooKeeperConnection Watcher:127.0.0.1:33745 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 115011 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 115012 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 115018 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:43568_ktdm ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 115021 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43568_ktdm)
[n:127.0.0.1:43568_ktdm ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e1eb68f
name:ZooKeeperConnection Watcher:127.0.0.1:33745/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 115021 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.0.0.1:43568_ktdm ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 115030 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[6263BEB3B251C403])
[n:127.
[...truncated too long message...]
1) Thread[id=195553, name=searcherExecutor-2346-thread-1, state=WAITING,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] 2> 2) Thread[id=195585, name=searcherExecutor-2359-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] 2> Oct 29, 2015 8:16:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=195585, name=searcherExecutor-2359-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2) Thread[id=195553, name=searcherExecutor-2346-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_GT,
timezone=Asia/Istanbul
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_72 (64-bit)/cpus=4,threads=3,free=124637208,total=477102080
[junit4] 2> NOTE: All tests run in this JVM:
[TestPartialUpdateDeduplication, SolrInfoMBeanTest, BlockCacheTest,
SegmentsInfoRequestHandlerTest, BufferStoreTest, TestSolrDynamicMBean,
TestExactStatsCache, SimpleMLTQParserTest, TestBM25SimilarityFactory,
NotRequiredUniqueKeyTest, TestLeaderInitiatedRecoveryThread,
DocumentBuilderTest, OpenCloseCoreStressTest, ZkCLITest,
TestImplicitCoreProperties, SortByFunctionTest, SuggesterFSTTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest,
HdfsBasicDistributedZkTest, UpdateRequestProcessorFactoryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions,
CollectionsAPIDistributedZkTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=6263BEB3B251C403
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=es_GT -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:
[junit4] > 1) Thread[id=195553, name=searcherExecutor-2346-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=195585, name=searcherExecutor-2359-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6263BEB3B251C403]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=195585, name=searcherExecutor-2359-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=195553, name=searcherExecutor-2346-thread-1,
state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6263BEB3B251C403]:0)
[junit4] Completed [216/543] on J1 in 711.72s, 1 test, 3 errors <<< FAILURES!
[...truncated 972 lines...]
[junit4] JVM J1: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20151029_193608_466.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid26869.hprof
...
[junit4] Heap dump file created [605716282 bytes in 5.090 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 18 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
There were test failures: 543 suites (7 ignored), 2147 tests, 2 suite-level
errors, 2 errors, 1139 ignored (15 assumptions) [seed: 6263BEB3B251C403]
Total time: 166 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]